Hi ALL
i am having the same trouble as Vashant, i ahve made all the
changes suggested about but i still get this message
Error
Bad file descriptor
YOUR SET UP IS NOT CORRECT
Click
InterWer Script-Forums
if you need support
my url address is Multimedia file viewing and clickable links are available for registered members only!! You need to
or
!!
pasted from the econfig
#-#############################################
# 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'} = 0; # Set this from 1 to 0 if you want to use your own setting
$config{'basepath'} = '/mnt/web_b/d12/s48/b0216fe3/cgi-bin/eAuction_161/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'} = 0; # Set this from 1 to 0 if you want to use your own setting
$config{'mailprog'} = '/usr/lib/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;
#-#############################################
this line i change in the eAuction.pl
$config{'html_path'} = "$ENV{'DOCUMENT_ROOT'}/www/$config{'html_dir'}";
Any help greatly appreciated Rob