php - How to migrate MySQL to MySQLI -


my wordpress site not loading, it's getting error:

could not run query (select name, value wp_simple_shortcodes 1) wp_simple_shortcodes: can't connect local mysql server through socket '/var/run/mysqld/mysqld.sock'(13)

i told because mysql extension deprecated.

my wordpress (and plugins) date should running mysqli already. hosting company said need update code mysql mysqli fix issue. never wrote custom code site @ , complete beginner php.

what files need update? how can fix this?

it's more has database server running on webserver of hosting company. maybe they've updated mysql server version or changed php settings.

you should ask them check php , mysql config settings , restart both webserver , database server. should fix it.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -