How do I set up the MySQL extension in PHP?

  • Thread starter Thread starter Arkane
  • Start date Start date
A

Arkane

Guest
I've installed Apache/PHP5/MySQL on my home computer to play about with some stuff. I've tried to install wordpress but when I go to the page I get this error.

Your PHP installation appears to be missing the MySQL extension which is required by WordPress.

All were installed using the actual installers, and seem to be working ok alone. I can make scripts and access them, and the MySQL seems to be hosting ok, as I've accessed it using MySQL Administrator.
I believe that I need to add the extension into php.ini, but I don't have the slightest how to. What do I need to add?
 
Back
Top