Gossamer Forum
Home : Products : Others : MySQLMan :

mysqlman 1.09 Install

Quote Reply
mysqlman 1.09 Install
I am pretty new to programming. When I try to run mysql.cgi I get this error:

Error loading required libraries

Reason: Can't locate DBI.pm in @INC (@INC contains: /MySQLMan-1.09/ D:/www/Perl/lib D:/www/Perl/site/lib .) at d:\www\digitalrice\spritelhs\mysqlman-1.09\mysql.cgi line 3129.


Can some one please tell me how to fix this?
Quote Reply
Re: [spritelhs] mysqlman 1.09 Install In reply to
Hi spritelhs,

You need to install the DBI and DBD::Mysql perl modules. A quick search in this forum turned up this thread: http://www.gossamer-threads.com/...i?post=110303#110303.

Regards,
Charlie
Quote Reply
Re: [Chaz] mysqlman 1.09 Install In reply to
the problem is I am at a hosting service, it is not my server.
Quote Reply
Re: [spritelhs] mysqlman 1.09 Install In reply to
Any good hosting provider will install these modules for you without a problem. I would open up a support ticket and see what happens.

Regards,
Charlie
Quote Reply
Re: [Chaz] mysqlman 1.09 Install In reply to
okay, thanks.
Quote Reply
Re: [spritelhs] mysqlman 1.09 Install In reply to
If they have MySQL installed they _should_ have had these modules installed already...tut tut.
Quote Reply
Re: [Paul] mysqlman 1.09 Install In reply to
turned out they just didn't have them enabled for me yet. Now I get this error:

Error Message : fatal undef error: GT::Template (3764): Unable to create compiled template directory './templates/compiled'. Reason: No such file or directory at d:\www\digitalrice\spritelhs\mysqlman-1.09\/html.pl line 36.

Did i type in a wrong path somewhere?
Quote Reply
Re: [spritelhs] mysqlman 1.09 Install In reply to
Check your lib path in the mysql.cfg file:

Should be something like:

d:/www/digitalrice/spritelhs/mysqlman-1.09
========================================
Buh Bye!

Cheers,
Me