The eAuction Support Forums
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl
eAuction 1.6.1.x >> Start Up and more >> Help me Please
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl?num=1107608579

Message started by Aaron124us on 02/05/05 at 14:02:59

Title: Help me Please
Post by Aaron124us on 02/05/05 at 14:02:59

I have Dnlded the script
changed the econfig to this


$config{'cgi_dir'}            = 'cgi-bin';

$config{'auction_dir'}      = 'eAuction161';
$config{'get_path'}              = 0;
$config{'basepath'}         = 'http://lima.freefronthost.com/cgi-bin/eauction161/eauction161.pl';
$config{'closedir'}            = 'closed';
$config{'regdir'}            = 'userreg';
I created a cgi-bin dir even though my server does not require one
and I created the 'closedir' and the 'regdir' outside of the cgi bin
Can someone please tell me what i need to change to make this work?
also I am not sure what the permissions should be for the files and directories.

any help would be great

Title: Re: Help me Please
Post by poxy on 02/05/05 at 15:25:40

   $config{'cgi_dir'}          = ''; # Default for most servers
   $config{'auction_dir'}      = '';
 $config{'get_path'}          =0 ; # Set this from 1 to 0 if you want to use your own setting
  $config{'basepath'}          = '/home/auction/auctiondata';

Try soemthing like that on for size.

Title: Re: Help me Please
Post by poxy on 02/09/05 at 02:40:46

i also store my eAuction.pl in /home/auction/public_html...
this makes more sense when you consider the configuration

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