Gossamer Forum
Home : Products : Others : MySQLMan :

Strange Install Error

Quote Reply
Strange Install Error
Hi All,

I use DBman, Links, and now I am trying to get MysqlMan to go. However I have an error as follows:

CGI ERROR
==========================================
Error Message : Error loading required libraries.
Check that they exist, permissions are set correctly and that they compile.
Reason: [Mon May 29 19:55:46 2000] mysql.cgi: [Mon May 29 19:55:46 2000] mysql.cgi: Can't load '/usr/lib/perl5/site_perl/5.00554/i686-linux/auto/DBD/mysql/mysql.so' for module DBD::mysql: File not found at /usr/lib/perl5/5.00554/i686-linux/DynaLoader.pm line 169.
[Mon May 29 19:55:46 2000] mysql.cgi: [Mon May 29 19:55:46 2000] mysql.cgi:
[Mon May 29 19:55:46 2000] mysql.cgi: [Mon May 29 19:55:46 2000] mysql.cgi: at /home/radigan/public_html/mysqlman/mysql.cgi line 48

Script Location : /home/radigan/public_html/mysqlman/mysql.cgi
Perl Version : 5.00554



The permissions are all correct, I have added $db_script_path = "/path to dir/mysqlman";

and

$script_path = "/path to dir/mysqlman";

to mysql.cfg

I have searched all the install posts and I have not found anyone with this error.

Any and all help will be greatly appreciated.

Thanks,

qS

Quote Reply
Re: Strange Install Error In reply to
It can't find the shared object module for DBD:mysql.

This is a Unix or MysQL problem, not a MySQLMan problem.

Did you install the DBD:mysql module?



http://www.postcards.com
FAQ: http://www.postcards.com/FAQ/LinkSQL/