Help - Search - Members - Calendar
Full Version: Need to Revert to previous DBD Perl Module
The Planet Forums > Control Panels > cPanel/WHM
ynsadmin
I hope someone can help me. I just updated my Cpanel, which I REALLY hate to do because I always have problems. Here I go again.

I have a script that uses the DBD perl module and will not function with the new one. Here is what the programmer told me:

CPANEL put out a bad DBD.pm perl module they admitted.

All sites with automatic updates got this bug.

To fix back to previous DBD.pm or ask them.

Can you tell me where/how I install the pervious DBD.pm?

Thanks!
jawshua
Log into your server via ssh, su to root and carry out the following steps:

- cd ..
- wget http://www.cpan.org/modules/by-module/Mysq...l-2.9002.tar.gz
- tar -zxf DBD-mysql-2.9002.tar.gz
- cd DBD-mysql-2.9002/
- perl Makefile.PL
- make
- make install

I hope this helps you out.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.