Title: php_mysql.dll
Last modified: February 7, 2018

---

# php_mysql.dll

 *  Resolved [mg10](https://wordpress.org/support/users/mg10/)
 * (@mg10)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/php_mysql-dll/)
 * I try to migrate my wp to local and it don’t works. On php_error appears:
 * PHP Warning: PHP Startup: Unable to load dynamic library ‘C:\MAMP\bin\php\php7.1.5\
   ext\php_mysql.dll’ – No se puede encontrar el m�dulo especificado. in Unknown
   on line 0
 * In this directory there is a file called php_mysqli.dll Is this correct? Or should
   I change the name?
 * I do not know where the error is

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Dion](https://wordpress.org/support/users/diondesigns/)
 * (@diondesigns)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/php_mysql-dll/#post-9949144)
 * The mysql extension is not supported in PHP 7. Please check your php.ini file
   and make sure you have a line that looks like this:
 *     ```
       extension=php_mysqli.dll
       ```
   
 * Then make sure you delete the line that looks like this:
 *     ```
       extension=php_mysql.dll
       ```
   
 * Now restart MAMP and you should be fine…well, as fine as one can be when using
   MAMP on Windows. 😉
 *  Thread Starter [mg10](https://wordpress.org/support/users/mg10/)
 * (@mg10)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/php_mysql-dll/#post-9949196)
 * Thank you very much.
    I had already done this step and I solved it. But now I
   have this on apache_error:
 * [Wed Feb 07 19:14:11 2018] [error] [client 127.0.0.1] script ‘C:/MAMP/htdocs/
   index.php’ not found or unable to stat

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘php_mysql.dll’ is closed to new replies.

 * In: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
 * 2 replies
 * 2 participants
 * Last reply from: [mg10](https://wordpress.org/support/users/mg10/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/php_mysql-dll/#post-9949196)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
