Gossamer Forum
Home : Products : Links 2.0 : Discussions :

fatal error: Compilation failed

Quote Reply
fatal error: Compilation failed
I am not sure what happened. Everything has been working just fine for the past couple of weeks. Then all the sudden like I get the following:


CGI ERROR
==========================================
Error Message : fatal error: Compilation failed in require at /usr/home3/Flangor/forums.matroxusers.com/cgi-bin/links/admin/db_utils.pl line 503, chunk 1.

Script Location : /usr/home3/Flangor/forums.matroxusers.com/cgi-bin/links/admin/nph-build.cgi
Perl Version : 5.00404

Form Variables
-------------------------------------------

Environment Variables
-------------------------------------------
DOCUMENT_ROOT : /usr/home3/Flangor/forums.matroxusers.com
GATEWAY_INTERFACE : CGI/1.1
HTTP_ACCEPT : image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/msword, application/x-comet, */*
HTTP_ACCEPT_ENCODING: gzip, deflate
HTTP_ACCEPT_LANGUAGE: en-us
HTTP_CACHE_CONTROL : max-stale=0
HTTP_COOKIE : questions=%2C%2C%2C%2C%2C%2C%2C%2C%2C%2C%2C%2C%2C%2C%2C%2C%2C%2C%2C%2C%2C%2C%2C%2C%2C%2C%2C4%2C5%2C6%2C7%2C8%2C9%2C10%2C11%2C12%2C13%2C14%2C 15%2C16%2C17%2C18%2C19%2C21%2C22%2C24%2C25%2C27%2C28%2C29%2C30%2C31%2C32%2C33%2Cxx
HTTP_HOST : forums.matroxusers.com
HTTP_REFERER : http://forums.matroxusers.com/cgi-bin/links/admin/admin.cgi?display=navigation
HTTP_USER_AGENT : Mozilla/4.0 (compatible; MSIE 5.0; Windows 98)
HTTP_XONNECTION : Keep-Alive
PATH : /sbin:/bin:/usr/sbin:/usr/bin
QUERY_STRING :
REMOTE_ADDR : 208.225.196.250
REMOTE_PORT : 3886
REQUEST_METHOD : GET
REQUEST_URI : /cgi-bin/links/admin/nph-build.cgi
SCRIPT_FILENAME : /usr/home3/Flangor/forums.matroxusers.com/cgi-bin/links/admin/nph-build.cgi
SCRIPT_NAME : /cgi-bin/links/admin/nph-build.cgi
SERVER_ADMIN : webmaster@forums.matroxusers.com
SERVER_NAME : forums.matroxusers.com
SERVER_PORT : 80
SERVER_PROTOCOL : HTTP/1.0
SERVER_SIGNATURE : Apache/1.3.4 Server at forums.matroxusers.com Port 80

SERVER_SOFTWARE : Apache/1.3.4 (Unix)


Can someone out there please help me out? I can no longer use this script.

Thanks much
Quote Reply
Re: fatal error: Compilation failed In reply to
The script is looking for Template.pm which should be in your admin directory, should have been uploaded as ASCII, and should have a capital T as the first character.

I hope this helps.
Quote Reply
Re: fatal error: Compilation failed In reply to
Hmmmmmm ok. Perhaps than it is due to a modification I made yesterday. Tried to use the Nested if's Mod. This is likely it than.

Thanks for the info dude.