Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

PHP Mysql once again!

Options
  • 15-07-2007 5:41pm
    #1
    Registered Users Posts: 1,987 ✭✭✭


    I had this problem before and sorted it but now i cant figure it out and i've done everything.

    I have apache, php and mysql installed. Apache works fine with php and pages are rendering fine, mysql works fine in the console window.

    When i try to use phpmyadmin i get 'Cannot load mysql extension', i have the extensions folder in the right location and the php.ini file is edited correctly!

    I have found that some of the .dll files from the 'ext' forlder holding the extensions will load and some wont!??! i also have the 'libmysql.dll' file in the system32 folder and the PATH is set!

    When i try to open a page that has DB stuff on it the page comes up just blank and the source is just blank aswell!

    Any ideas?


Comments

  • Registered Users Posts: 1,987 ✭✭✭Ziycon


    Got it sorted, the problem was that i was using the 'libmysql.dll' folder from a different PC, so i copied the 'libmysql.dll' file from the root folder of the mysql installation into the system32 folder and it works fine.


Advertisement