Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [6foot4] Internal Server Error...

Quote Reply
Re: [6foot4] Internal Server Error... In reply to
Couple of tips...

Just below the 'use' statements in the scripts, try adding;

Code:
use CGI::Carp qw(fatalsToBrowser);

.. this *should* bring up any scripting errors.. but its not foolproof.

Another thing, make sure the scripts are still CHMODed to 755. Also, be sure the folder they reside in, is not CHMODed to 777. This can cause the CGI scripts to not work, due to security restrictions on some servers.

Hope that helps :)

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread Internal Server Error... 6foot4 2493 Aug 26, 2003, 2:20 PM
Thread Re: [6foot4] Internal Server Error...
Andy 2427 Aug 27, 2003, 1:42 AM
Thread Re: [Andy] Internal Server Error...
6foot4 2408 Aug 27, 2003, 8:39 AM
Thread Re: [6foot4] Internal Server Error...
Andy 2416 Aug 27, 2003, 8:43 AM
Thread Re: [Andy] Internal Server Error...
6foot4 2407 Aug 27, 2003, 8:44 AM
Post Re: [6foot4] Internal Server Error...
Andy 2402 Aug 27, 2003, 8:47 AM