I need help. I will make a donation if you will help me with the installation process. Just so that you know, I am not an expert at this kind of stuff. So Please bear with me.
This is the error I am getting when I type this in (Multimedia file viewing and clickable links are available for registered members only!! You need to
or
!!
)
Error
No such file or directory
YOUR SET UP IS NOT CORRECT
Click
eAuction Script-Forums
if you need support
This is what I did so far.
Am I missing something?
#-#############################################
# Config-Section-01
#-#############################################
# The name of your servers cgi-bin directory
$config{'cgi_dir'} = 'home.fuse.net/tolsonmotorsports/eAuction161'; # Default for most servers
# The cgi-bin subdirectory where your eAuction.pl will be stored
$config{'auction_dir'} = 'cgibin/auction';
# 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'} = 'home.fuse.net/tolsonmotorsports/cgibin/eAuction161';
# 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'} = 0;
Thank you for your time you might spend with me.
Connie