The eAuction Support Forums
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl
eAuction 1.6.1.x >> Start Up and more >> total noob question, appreciate reply asap
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl?num=1145938268

Message started by playa4002 on 04/25/06 at 06:11:07

Title: total noob question, appreciate reply asap
Post by playa4002 on 04/25/06 at 06:11:07

alright this is my settings

# The name of your servers cgi-bin directory
   $config{'cgi_dir'}            = 'cgi-bin'; # Default for most servers
   
# The cgi-bin subdirectory where your eAuction.pl will be stored
   $config{'auction_dir'}      = 'eAuction161';
   
# The Path to a 'NON-WEBACCESSABLE' directory of your system
# Maybe you have to chmode it if you use your own setting

  $config{'get_path'}              = 1; # Set this from 1 to 0 if you want to use your own setting  
  $config{'basepath'}              = '/kunden/homepages/0/d157510066/htdocs/';

# You need to assign either a mail program or
# a mail host so e-mails can be sent out.
# Configure your MAIL PROGRAM

  $config{'get_mail'}            = 1; # Set this from 1 to 0 if you want to use your own setting  
  $config{'mailprog'}            = '/Your/Path/To/sendmail'; # no additional options please
 
# or Configure your MAIL HOST (SMTP)
   #$config{'mailhost'}      = 'http://www.lanportal.org';    
   
# Set this from 0 to 1 if the script is running with a real Web-Server
   $config{'web_server'}      = 0;

i know its not right.... im confused, i dont have slightested idea what cgi is, im sorry if it sounds noobie, thanks

also im trying to make a sub directly, so its in

ROOT
-kbay (FOLDER) <-- will be set to kbay.lanportal.org
    - eauction

not sure if thats relevant, thanks! (it says setup is not correct)

btw im using my sql

Title: Re: total noob question, appreciate reply asap
Post by mars on 04/25/06 at 13:19:53


Quote:
i know its not right.... im confused, i dont have slightested idea what cgi is, im sorry if it sounds noobie, thanks


Based on the above,  I suggest you first try the program without making any changes to the configuration file, that is, leave the configuration settings as they are.
If your website is hosted on a free server you will probably have some configuration issues.
If it is hosted on paid host, you probaly won't have any issues or if you do they will be minor.

Run the program then post any error messages you get.

Also, I think you have posted this message in the wrong section of this forum. If you have Dieter will probably move it to the forum section most appropriate.

Good luck.

mars

Title: Re: total noob question, appreciate reply asap
Post by playa4002 on 04/25/06 at 16:45:36

WHERE WOULD I GET it ? :D

and yes, im paying for my hoster, if its any convenience, its 1 and 1, cheap but reliable :D

i cant find where i would download it  :'(

Title: Re: total noob question, appreciate reply asap
Post by mars on 04/25/06 at 20:12:36

You already have it.
It is the file, or the part of the file where you made the changes that you posted.

Simply upload the file using the default settings just as they are. In your case either you have to erase your chages and get them back to their original settings or unzip the download file again and start from there.

The following is from my copy of eAution161, downloaded in May, 2004.
They are the default settings.
You will find it in eConfig161.pl


#-#############################################
# Config-Section-01
#-#############################################

# The name of your servers cgi-bin directory
   $config{'cgi_dir'}            = 'cgi-bin'; # Default for most servers
   
# The cgi-bin subdirectory where your eAuction.pl will be stored
   $config{'auction_dir'}      = 'eAuction161';
   
# The Path to a 'NON-WEBACCESSABLE' directory of your system
# Maybe you have to chmode it if you use your own setting

  $config{'get_path'}              = 1; # Set this from 1 to 0 if you want to use your own setting  
  $config{'basepath'}              = '/Your/Basepath';

# You need to assign either a mail program or
# a mail host so e-mails can be sent out.
# Configure your MAIL PROGRAM

  $config{'get_mail'}            = 1; # Set this from 1 to 0 if you want to use your own setting  
  $config{'mailprog'}            = '/Your/Path/To/sendmail'; # no additional options please
 
# or Configure your MAIL HOST (SMTP)
   #$config{'mailhost'}      = 'http://YourSMTP-Host';    
   
# Set this from 0 to 1 if the script is running with a real Web-Server
   $config{'web_server'}      = 1;
   



One suggestion, after resetting the configuration options, if the script does not run the first time, if you get an error, change
# The name of your servers cgi-bin directory
   $config{'cgi_dir'}            = 'cgi-bin'; # Default for most servers


.........TO.......

# The name of your servers cgi-bin directory
   $config{'cgi-bin'}            = 'cgi-bin'; # Default for most servers


.....and give it a try.......................

mars

Title: Re: total noob question, appreciate reply asap
Post by playa4002 on 04/26/06 at 01:10:35

I try it the first way, default, i try to run econfig and then eauction, auction comes with this error:

Error

Permission denied

YOUR SET UP IS NOT CORRECT

Click
eAuction Script-Forums
if you need support

and econfig is interneal error...

nothing ever works right for me.

Title: Re: total noob question, appreciate reply asap
Post by mars on 04/26/06 at 11:43:11

Next step is to use the Search function in this forum.

Search for: YOUR SET UP IS NOT CORRECT
By User: Search-all-members only
Choose the board(s) to search in:  Check All
Fields to Search: Check both Subject and Message
This post was made in the last.. select  (all posts)
Display how many results? 100
Display only one result per thread?: leave UNCHECKED

and go through the ddiscussions and answers that are about the same problem you have.

good luck, your answer should be one of the many you will fnd there.

mars

Title: Re: total noob question, appreciate reply asap
Post by playa4002 on 04/27/06 at 01:16:26

if there is alot of questions and answers that first time users would use, maybe a faq is needed? well thats my opinion, i guess i will start my search later, i dont have much space time anymore. faqs are usefull for me.

anywase thanks for reply.

The eAuction Support Forums » Powered by YaBB 2.2!
YaBB © 2000-2007. All Rights Reserved.