Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [blacknight] Required Perl Modules?

Quote Reply
Re: [blacknight] Required Perl Modules? In reply to
Apart from the default modules that come with Perl, just DBI and the appropriate DBD module. All other modules should be optional.

There are no known issues with MySQL 5.

Things to check for your add.cgi:
- correct admin paths in use lib and init()
- correct permissions (user [if your server requires it] and execute permissions)
- for *nix system, is the add.cgi using dos line feeds?
- is the path to perl at the top of the file correct?

Adrian
Subject Author Views Date
Thread Required Perl Modules? blacknight 1897 Oct 26, 2006, 1:01 PM
Post Re: [blacknight] Required Perl Modules?
brewt 1820 Oct 29, 2006, 2:09 AM