Gossamer Forum
Home : Products : Gossamer Links : Discussions :

error 500 on new links install

Quote Reply
error 500 on new links install
Hello,
I'm trying to install links on a new server. Its running apache 2.0 / perl5.8.0. I can run other scripts with no problems but when i go to install links sql i get the 500 error.

I looked in the error.logs and it shows:

[Wed Dec 29 16:00:44 2004] [error] [client 151.198.236.21] Can't open perl script "!": No such file or directory
[Wed Dec 29 16:00:44 2004] [error] [client 151.198.236.21] Premature end of script headers: install.cgi


I also have my httd.conf file set up like so

ScriptAlias /cgi-bin/ "/var/www/cgi-bin/"

<Directory "/home/website/public_html/cgi-bin">
AllowOverride None
Options +ExecCGI
Order allow,deny
Allow from all
</Directory>
Subject Author Views Date
Thread error 500 on new links install carminejg3 2481 Dec 29, 2004, 3:28 PM
Thread Re: [carminejg3] error 500 on new links install
Andy 2449 Dec 29, 2004, 11:48 PM
Thread Re: [Andy] error 500 on new links install
carminejg3 2420 Dec 30, 2004, 5:38 AM
Thread Re: [carminejg3] error 500 on new links install
carminejg3 2444 Dec 30, 2004, 5:49 AM
Post Re: [carminejg3] error 500 on new links install
brewt 2415 Dec 30, 2004, 11:12 AM
Thread Re: [carminejg3] error 500 on new links install
Andy 2442 Dec 30, 2004, 5:52 AM
Post Re: [Andy] error 500 on new links install
carminejg3 2430 Dec 30, 2004, 6:22 AM