Hi,

This is the error due to the MySQL problem when you are trying to access it from PHP Script. To fix this issue you need to perform these steps:

- go to your PHP install directory and rename libmysql.dll to libmysql.old
- head to www.php.net/releases/ and grab 5.2.1 Windows?linux Binary download [depends upon your web server OS and PHp Version]
- open the zip
- copy libmysql.dll to PHP installed directory.

That’s it!

Thanks,

Shane G.

Popularity: 25%

Related posts:
  1. Case Study: 403 Error: You are not authorized to view this page Solution: Hi, Problem Description: In many cases when web user...
  2. Case Study: MySQL Error 28 In wordpress blog Hi, Problem Description: I am running with wordpress 2.7.1 and...
  3. Case Study: Parse error: parse error, unexpected T_STRING in comments.php Case Study: Parse error: parse error, unexpected T_STRING in /home/user/public_html/wp-admin/includes/comments.php...
  4. Case Study – PHP Fatal Error: Out Of Memory Hi, Problem Summary: I am receiving this error message on...
  5. Case Study: wordpress error: “Missing a temporary folder” Hi, Recently Linux server hosting wordpress users are receiving error...

Leave a Reply

You must be logged in to post a comment.