Hi Adam, > I'm having problems with the old "Internal Server Error" issue. I > know that this is generally due to permissions. I have used chmod go+rx -R *, but no > joy. The html now works but not the cgi. Thoughts? You need to declare a ScriptAlias directive for the "cgi-bin" directory in the Apache configuration file for your web site, otherwise Apache will not execute the scripts.
The "Internal Server Error" tends to mean there is a problem with the path to the cgi-bin directory. Hth, Shaun --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.344 / Virus Database: 191 - Release Date: 02/04/2002 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]