FirstProductions Dining Guide 2.0 Documentation
Overview · License
and Copyright · Installation and Requirements · Template
Customization · Troubleshooting · Release
Changes and History · Future Plans
Troubleshooting Guide
500 Internal Server Error
Possible causes of a 500 Internal Server Error:
The path to Perl in line one of the guide.cgi
file is incorrect. Contact your server administrator on consult
your server's documentation to find out your path to Perl.
Files were not uploaded in ASCII mode. Transfer the files
to your server again in ASCII mode.
The permissions of guide.cgi were not set to
executable. Set the permissions of guide.cgi to
executable (CHMOD 755).
The chefex.pm file was not found. If you renamed
chefex.pm, name it back to chefex.pm. If you didn't
rename the file, then try setting the server path in the
configuration section of guide.cgi.
404 File Not Found
Check the URL that you used to access guide.cgi and try
again.
403 Forbidden
The permissions for guide.cgi were not set to executable
(CHMOD 755).
Error loading template...
The template or template directory was renamed, name it back to
the original. If not, try setting the server path in the
configuration section of guide.cgi.
Error loading include...
The include, include directory, or template directory was
renamed, name it back to the original, or the include was not
called correctly from the template, try fixing that line in the
template. If not, try setting the server path in the
configuration section of guide.cgi.
Invalid Input
Invalid or dangerous characters, phrases, or commands were
inputed. Do not input such strings.
Couldn't connect to...
If the URL that the error specified it was trying to connect to
is a complete and valid Chef Moz URL, then the Chef Moz web site is
probably down. To be sure, try going to the URL specified by the
error or to the Chef Moz home page (http://www.chefmoz.org) and
see what happens. If the URL is not valid, you may not have the
Perl Socket's module installed on your server.
Navigation:
Overview · License
and Copyright · Installation and Requirements · Template
Customization · Troubleshooting · Release
Changes and History · Future Plans
FirstProductions Dining Guide Web Site