ispCP - Board - Support
CRITICAL ERROR: Module [DBD::mysql] WAS NOT FOUND ! - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: CRITICAL ERROR: Module [DBD::mysql] WAS NOT FOUND ! (/thread-12432.html)

Pages: 1 2


CRITICAL ERROR: Module [DBD::mysql] WAS NOT FOUND ! - Eyon - 12-15-2010 01:12 AM

After having troubles with the MySQL server, I managed to reinstall that. However, whenever I try to start the ISPCP-setup it gives the following error;

Quote:CRITICAL ERROR: Module [DBD::mysql] WAS NOT FOUND !

Modules [DBD::mysql] WAS NOT FOUND in your system...

It seems like I'm missing a package, but I don't know which one. The MySQL server is running properly.


RE: CRITICAL ERROR: Module [DBD::mysql] WAS NOT FOUND ! - fluser - 12-15-2010 01:50 AM

I think this should solve your problem:
Code:
apt-get install libdbd-mysql-perl

Best Regards
Fluser


RE: CRITICAL ERROR: Module [DBD::mysql] WAS NOT FOUND ! - Eyon - 12-15-2010 05:54 AM

No, it doesn't solve the problem, as the package doesn't appear to be available:

Quote:[root@server3 setup]# yum install libdbd-mysql-perl
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: mirrors.supportex.net
* base: mirrors.supportex.net
* centosplus: mirrors.supportex.net
* epel: mirrors.nl.eu.kernel.org
* extras: mirrors.supportex.net
* remi: remi-mirror.dedipower.com
* rpmforge: ftp-stud.fht-esslingen.de
* updates: centos.mirror.evertje.net
Reducing Les RPM de remi pour Enterprise Linux 5 - x86_64 to included packages only
Finished
Reducing Red Hat Enterprise 5 - RPMforge.net - dag to included packages only
Finished
Setting up Install Process
No package libdbd-mysql-perl available.
Nothing to do

I'm using CentOS 5.5, by the way.


RE: CRITICAL ERROR: Module [DBD::mysql] WAS NOT FOUND ! - fluser - 12-15-2010 06:31 AM

Benutz mal das hier:
Code:
sudo yum -y install perl-DBD-MySQL

MlG Fluser


RE: CRITICAL ERROR: Module [DBD::mysql] WAS NOT FOUND ! - Eyon - 12-15-2010 06:38 AM

No result either;

Quote:[root@server3 setup]# sudo yum -y install perl-DBD-MySQL
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: mirrors.supportex.net
* base: mirrors.supportex.net
* centosplus: mirrors.supportex.net
* epel: mirrors.nl.eu.kernel.org
* extras: mirrors.supportex.net
* remi: remi-mirror.dedipower.com
* rpmforge: ftp-stud.fht-esslingen.de
* updates: centos.mirror.evertje.net
Reducing Les RPM de remi pour Enterprise Linux 5 - x86_64 to included packages only
Finished
Reducing Red Hat Enterprise 5 - RPMforge.net - dag to included packages only
Finished
Setting up Install Process
Package perl-DBD-MySQL-3.0007-2.el5.x86_64 already installed and latest version
Nothing to do

Seems already installed. I even tried it trough webmin with no result as well.

If I try to remove the package and reinstall it, it takes the mysql-server package with it;

Quote:[root@server3 setup]# yum remove perl-DBD-MySQL
Loaded plugins: fastestmirror
Setting up Remove Process
Resolving Dependencies
--> Running transaction check
---> Package perl-DBD-MySQL.x86_64 0:3.0007-2.el5 set to be erased
--> Processing Dependency: perl-DBD-MySQL for package: mysql-server
--> Running transaction check
---> Package mysql-server.x86_64 0:5.1.53-1.el5.remi set to be erased
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================​
Package Arch Version Repository Size
================================================================================​
Removing:
perl-DBD-MySQL x86_64 3.0007-2.el5 installed 328 k
Removing for dependencies:
mysql-server x86_64 5.1.53-1.el5.remi installed 24 M

Transaction Summary
================================================================================​
Remove 2 Package(s)
Reinstall 0 Package(s)
Downgrade 0 Package(s)

Edit; seems like reinstalling did the trick. I'll get back whenever I get against new problems.


RE: CRITICAL ERROR: Module [DBD::mysql] WAS NOT FOUND ! - fluser - 12-15-2010 07:09 AM

IspCP with another control/admin is a very bad idea! Split them up ore remove Webmin/IspCP. You won't be a lucky guy with both on the same machine...


RE: CRITICAL ERROR: Module [DBD::mysql] WAS NOT FOUND ! - Eyon - 12-15-2010 07:45 AM

(12-15-2010 07:09 AM)fluser Wrote:  IspCP with another control/admin is a very bad idea! Split them up ore remove Webmin/IspCP. You won't be a lucky guy with both on the same machine...
Webmin has been removed already. Though, I'm getting the following error;

An error occured! Please, contact your administrator!

As you can see on http://admin.flubberpuppy.nl/

Google doesn't seem to work out either.


RE: CRITICAL ERROR: Module [DBD::mysql] WAS NOT FOUND ! - fluser - 12-15-2010 07:59 AM

If you have the chance to reinstall the full server, do it Wink
Or try to reinstall IspCP with all packages.

Best Regards
Fluser


RE: CRITICAL ERROR: Module [DBD::mysql] WAS NOT FOUND ! - Eyon - 12-15-2010 08:36 AM

I don't have the option to reinstall the full server as it's a dedicated server and it'll cost me about 50 euro's to reinstall it. And I'm not wasting money on that where it's not necessary. However, I tried to reinstall ispCP, but it didn't work out and I'm getting the same error. Whenever I try to parse some php, it doesn't seem to work either. All I get is a blank page.


RE: CRITICAL ERROR: Module [DBD::mysql] WAS NOT FOUND ! - fluser - 12-15-2010 02:03 PM

What says the default-error.log?