Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

503 internal server error

Quote Reply
503 internal server error
Hello, i'm 100% sure that:

- my paths to dirs are correct
- my perlpath is correct
- all the files have the right permissions

My server properties are:

- Perl Version 5.00503
- Apache/1.3.9 (Unix)
- SERVER_PROTOCOL: HTTP/1.1

I get an 503 internal server error, and this is what my error log says:

--------
Name "main::db_script_link_url" used only once: possible typo at admin.cgi line 59.
Name "main::db_script_url" used only once: possible typo at admin.cgi line 59.
"my" variable $key masks earlier declaration in same statement at /www/cust/y/7/0/0/70002/cgi-bin/links/admin/db.pl line 177.
Useless use of private variable in void context at /www/cust/y/7/0/0/70002/cgi-bin/links/admin/db.pl line 618.
Useless use of private variable in void context at /www/cust/y/7/0/0/70002/cgi-bin/links/admin/db.pl line 628.
Useless use of private variable in void context at /www/cust/y/7/0/0/70002/cgi-bin/links/admin/db.pl line 638.
Use of uninitialized value at admin.cgi line 59.
Use of uninitialized value at admin.cgi line 89.
Use of uninitialized value at admin.cgi line 90.
Use of uninitialized value at admin.cgi line 91.
[Tue Feb 6 21:00:48 2001] [error] [client 212.120.95.109] malformed header from script. Bad header=HTTP/1.0 200 OK: /www/cust/y/7/0/0/70002/cgi-bin/links/admin/admin.cgi
--------

I hope somybody van help me because I'm already tring to install the script for 2 hours..

Pim

Quote Reply
Re: 503 internal server error In reply to
Definition of a 503 error.........

Server is too busy and unavailable to process the request.
Server may send a special header to the client called a Retry-After header which specifies how long the client should wait before trying again.

Are you sure this is the error you got?

Check links.cfg...it appears that you have filled in some variables incorrectly

Paul Wilson.
new - http://www.wiredon.net
Quote Reply
Re: 503 internal server error In reply to
Yes, that was the error(I have a bussy server..)
But now I have a normal 500 server error:
http://www.dreamdesign.nl/cgi-bin/links/admin/admin.cgi



Quote Reply
Re: 503 internal server error In reply to
Read my advice above.

Paul Wilson.
new - http://www.wiredon.net
Quote Reply
Re: 503 internal server error In reply to
yessss:):):)
There's the solution!

I had to change the value to zero:
# Use IIS headers? Set this to 1 if your web server needs the full headers (HTTP/1.0 etc.)
$db_iis = 0;

Quote Reply
Re: 503 internal server error In reply to
The URL you just gave us works fine for me. Is it still causing a problem for you?

Andy

http://www.ace-installer.com
webmaster@Ace-installer.com
Quote Reply
Re: 503 internal server error In reply to
It's working fine now:)

Quote Reply
Re: 503 internal server error In reply to
I'd password protect it if i was you, very dodgy leaving it open for ANYONE to access....

Andy

http://www.ace-installer.com
webmaster@Ace-installer.com