I have xampp server installed in my windows 10 with this php version:
And this is the xampp version:
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.
I in wp-db.php chance mysql_connect to mysqli_connect but gives me the same error.
I check the environment variables.
I dont know what to do in order to resolve this problema, any advice?