Problems... whit my web server

Code:
There is a problem communicating with your database server: DB Error: extension not found


I got this error.

What should i check.

Any help is apreciated.
 
Any additional information is appreciated ... Like an overview of your actual OS, applications, versions, and error logs.
 
FreeBSD localhost 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009

Apache/2.2.13
PHP/5.2.11
Mysql/4.0.27

Ok.
Now what i am trying to do is to make MiningBuddy to run.

Please don't blame me. I only need help!
 
Mm.... extensions are instaled. A new version of mysql is not a valid for my server because of low hardware.
 
Code:
There is a problem communicating with your database server: DB Error: connect failed
It seems you did not supply the correct mysql access information in the config.php.

Solve one ... got a new one....x(
 
Melcu said:
Mm.... extensions are instaled. A new version of mysql is not a valid for my server because of low hardware.

MySQL should run on all sorts of hardware. Performance isn't just that good.

Did you specify the correct username and password with the configuration file?
 
Back
Top