actualización de wordpress 5.2.2 y php 7.3
-
Hola a todos estoy aprendiendo ingles pero hablo espa?ol les escribiré en los 2 idiomas
Estoy utilizando la herramienta de wordpress 5.2.2 de salud del sitio
La cual me pide que actualice mi version de php a 7.3 yo tengo actualmente 7.2
pero cuando realizo la actualización a php 7.3 me arroja un error
el error se encuentra en el archivo wp-includes/wp-db.php en esta linea de codigo
else {
$this->dbh = @mysql_connect( $this->dbhost, $this->dbuser, $this->dbpassword, $new_link, $client_flags );
}
tengo que modificar algo en wp-includes/wp-db.php para poder actualizar a la version de php 7.3les agradezco a todos su apoyo y colaboración
in english
Hello everyone I am learning English but I speak Spanish I will write to you in both languages
I am using the site health wordpress 5.2.2 tool
Which asks me to update my version of php to 7.3 I currently have 7.2
but when I do the update to php 7.3 it throws me an error
the error is found in the file wp-includes / wp-db.php in this line of code
else {
$this->dbh = @mysql_connect( $this->dbhost, $this->dbuser, $this->dbpassword, $new_link, $client_flags );
}
I have to modify something in wp-includes / wp-db.php to be able to upgrade to the version of php 7.3I thank you all for your support and collaboration
The page I need help with: [log in to see the link]
- The topic ‘actualización de wordpress 5.2.2 y php 7.3’ is closed to new replies.