Hi ! I try to install wordpress on my server and i get this error message in the begin: Your PHP installation appears to be missing the MySQL extension which is required by WordPress How to fix it ?
MySQL extension is not enabled in your PHP installation. You will need to compile PHP with MySQL extension.
Is this your server? What OS are you running? Any control panel, or, is this just a test server setup at home? If you are running a redhat based system, you can try the following from the command line: yum install php-mysql