Deployed Wordpress 3.8 for a client this afternoon on a vanilla CentOS 6.0 cloud server which was missing the LAMP stack. After configuring MySQL, Apache, and the Wordpress wp-config.php I received a MySQL extension error in the browser.
1
|
|
Oops, I forgot a package.
Run:
1
|
|
Kick Apache:
1
|
|
Refresh browser.