GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   programmers, any idea what this error means? (https://gfy.com/showthread.php?t=265528)

sickkittens 04-06-2004 08:21 PM

programmers, any idea what this error means?
 
Software error:
Execution of add.cgi aborted due to compilation errors.

spentrent 04-06-2004 09:21 PM

Sounds like Apache reporting a syntax error in a perl script.

spentrent 04-06-2004 09:26 PM

I'm guessing that you moved code from one server to another, and the new machine is missing a perl module the script depends on.

Hit me up ok AT afn DOT org if you need a hand.

Perl coders: shame on you for not using CGI::Carp... (unless of course _that's_ the missing module; in which case, Administrators: shame on you for not installing CGI::Carp by default!)

Babaganoosh 04-06-2004 09:38 PM

Add this under the path to perl. It should show you more info on the error.

PHP Code:

use CGI::Carp qw(fatalsToBrowser); 



All times are GMT -7. The time now is 06:21 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123