Debbie-Leigh
May 26th, 2008, 11:59 AM
Hi,
I'm trying to install the DBD:Mysql perl module, but am completely lost as to why it doesn't seem to be working.
I'm trying to install the binary version 4.007 on Windows XP and have AcivePerl 5.10.0.1002 installed and MySql version 5.0.45.
I've followed the instructions in the readme file and have typed the following into a Windows command prompt:
ppm install DBI
ppm install DBD::mysql
They both seemed to work perfectly, as the messages showed that they both downloaded the files from the activestate website, unpacked and installed them all fine.
However, when I try to use a perl application that I have used for years with no problem I get the following messages:
Perl module DBD::mysql is not installed.
All Perl modules are available free from CPAN.ORG. Root access to the server is required to install them. Contact your host for advice.
** Halted **
Could anyone tell me what I could be doing wrong that would cause the module not to work, when all the messages indicate that DBD:MySql was installed without any problems?
Debbie
I'm trying to install the DBD:Mysql perl module, but am completely lost as to why it doesn't seem to be working.
I'm trying to install the binary version 4.007 on Windows XP and have AcivePerl 5.10.0.1002 installed and MySql version 5.0.45.
I've followed the instructions in the readme file and have typed the following into a Windows command prompt:
ppm install DBI
ppm install DBD::mysql
They both seemed to work perfectly, as the messages showed that they both downloaded the files from the activestate website, unpacked and installed them all fine.
However, when I try to use a perl application that I have used for years with no problem I get the following messages:
Perl module DBD::mysql is not installed.
All Perl modules are available free from CPAN.ORG. Root access to the server is required to install them. Contact your host for advice.
** Halted **
Could anyone tell me what I could be doing wrong that would cause the module not to work, when all the messages indicate that DBD:MySql was installed without any problems?
Debbie