Well, this really isn't a mysql issue. This is an ActiveState perl
issue, But it sounds like you've clobbered your DBD files some how and
or you're just not initializing them correctly.

Siomara Pantarotto wrote:
> 
> Hi All,
> 
> I got a code from a PERL list that inserts a row into a mysql db table.
> I changed to my needs, tried, and it worked. Then I decided to install
> DBD-Oracle.ppd to see if it would work well with Oracle but it did not.
> After that my machine rebooted for no reason and now when I run the same
> script that worked once for mySQL I get the following message:
> 
> [Fri Apr 06 23:44:31 2001] [error] [client 127.0.0.1] DBD::oracle
> initialisation failed: Can't locate object method "driver" via package
> "DBD::oracle" at D:/Perl/site/lib/DBI.pm line 511.
> 
> [Fri Apr 06 23:44:31 2001] [error] [client 127.0.0.1]
> 
> [Fri Apr 06 23:44:31 2001] [error] [client 127.0.0.1] Perhaps the
> capitalisation of DBD 'oracle' isn't right. at
> d:\PROGRA~1\APACHE~1\apache\cgi-bin\bugsora.cgi line 71
> 
> [Fri Apr 06 23:54:32 2001] [error] [client 127.0.0.1] DBD::Mysql
> initialisation failed: Can't locate object method "driver" via package
> "DBD::Mysql" at D:/Perl/site/lib/DBI.pm line 511.
> 
> [Fri Apr 06 23:54:32 2001] [error] [client 127.0.0.1]
> 
> [Fri Apr 06 23:54:32 2001] [error] [client 127.0.0.1] Perhaps the
> capitalisation of DBD 'Mysql' isn't right. at
> d:\PROGRA~1\APACHE~1\apache\cgi-bin\bugs.cgi line 71
> 
> [Fri Apr 06 23:57:52 2001] [error] [client 127.0.0.1] DBD::Mysql
> initialisation failed: Can't locate object method "driver" via package
> "DBD::Mysql" at D:/Perl/site/lib/DBI.pm line 511.
> 
> [Fri Apr 06 23:57:52 2001] [error] [client 127.0.0.1]
> 
> [Fri Apr 06 23:57:52 2001] [error] [client 127.0.0.1] Perhaps the
> capitalisation of DBD 'Mysql' isn't right. at
> d:\PROGRA~1\APACHE~1\apache\cgi-bin\bugs.cgi line 71
> 
> [Sat Apr 07 03:50:37 2001] [error] [client 127.0.0.1] DBD::Mysql
> initialisation failed: Can't locate object method "driver" via package
> "DBD::Mysql" at D:/Perl/site/lib/DBI.pm line 511.
> 
> [Sat Apr 07 03:50:37 2001] [error] [client 127.0.0.1]
> 
> [Sat Apr 07 03:50:37 2001] [error] [client 127.0.0.1] Perhaps the
> capitalisation of DBD 'Mysql' isn't right. at
> d:\PROGRA~1\APACHE~1\apache\cgi-bin\bugs.cgi line 71
> 
> Does anyone know how to fix it???
> 
> thanks
> 
> sio
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
> 
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
> 
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to