Hello, all my sites not work after upradge the php version from 5.3 to 6.
have any solution the change the php.ini that my sites will work?
it’s not possible to change all the sites files, it’s hard work.
Hello, all my sites not work after upradge the php version from 5.3 to 6.
have any solution the change the php.ini that my sites will work?
it’s not possible to change all the sites files, it’s hard work.
It would help if you let us know what errors you are encountering…
Most likely, it’s your databases either using old style mysql_query or using localhost instead of 127.0.0.1 as the database host.