The eAuction Support Forums
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl
eAuction 1.6.2.x >> General Discussion >> Server Overload
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl?num=1218310299

Message started by wyorick on 08/09/08 at 21:31:30

Title: Server Overload
Post by wyorick on 08/09/08 at 21:31:30

All,
I am recieving a "server overload" error when running the script.  I would like any suggestions as to where to start looking to correct this.  Let me know aqny additional info you would need to help.
Thanks

Title: Re: Server Overload
Post by Dieter Werner on 08/09/08 at 21:50:39

Open eAuction.pl and do a search for

Code:
   #oops("$@<br>$!<br>") if $@; # Only for testing the code
   oops($txt{'Server-Overload'}) if $@;


Edit the lines so that they look like this:

Code:
   oops("$@<br>$!<br>") if $@; # Only for testing the code
   #oops($txt{'Server-Overload'}) if $@;


Safe the file.
Upload the file.
Run the program and let me know the new error messages.


Title: Re: Server Overload
Post by wyorick on 08/09/08 at 22:13:13

Mr.Werner,
Obviously I have a config error....  What should I belooking at.
Here is the error.
Error
Not a SCALAR reference at /home/content/r/a/f/rafterx/html/cgi/eAuction161/eAuction.pl line 5052.
No such file or directory
My appologies if this is a stupid problem.
Rick

Title: Re: Server Overload
Post by Dieter Werner on 08/09/08 at 22:31:23

Sorry, but I don't know your configuration and I don't know the filesystem of your server - so I can't help.

(and please ... don't call me Mr.  ;) )

Title: Re: Server Overload
Post by wyorick on 08/09/08 at 23:20:21

Sorry for taking your time...  Problem solved.  Permission issue on the image_upl directory.  Running very well.
THanks again
Rick

Title: Re: Server Overload
Post by Dieter Werner on 08/10/08 at 18:58:10


7F71677A616B63080 wrote:
Sorry for taking your time...  Problem solved.  Permission issue on the image_upl directory.  Running very well.
THanks again
Rick

But I'm missing your voting (http://www.hotscripts.com/Detailed/29187.html)  :'(

Title: Re: Server Overload
Post by wyorick on 08/10/08 at 19:42:34

Dieter,
It is done...  5 stars EXCELLENT My bad for not doing it sooner.  Kids,olympics,kids and more kids......

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