2

I have xampp server installed in my windows 10 with this php version:

enter image description here

And this is the xampp version:

enter image description here

I am using wp-cli in order to import or export the database from local repository to a cloud repository. When i use the wp-cli gives me this error.

enter image description here

I in wp-db.php chance mysql_connect to mysqli_connect but gives me the same error. enter image description here

I check the environment variables.

enter image description here

I dont know what to do in order to resolve this problema, any advice?

Yorman Rivero
  • 139
  • 4
  • 13
  • enable extension=php_mysql.dll; from your INI file and give it a try https://stackoverflow.com/questions/13825108/undefined-function-mysql-connect – Mangesh Sathe May 06 '19 at 11:48

0 Answers0