Hello, in these days I came back to a very old ZP website ( v 1.4.1.6 ) in order to finally update it.
Everything was showing fine, both in the frontend and backend - I've been able to successfully launch a back-up.
However, even if I didn't touch anything, since yesterday the website doesn't show anymore and I get an error:
Quote:Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; utf8 has a deprecated constructor in /home/mhd-01/www.###.###/htdocs/zenphoto/zp-core/lib-utf8.php on line 38
I changed the version running in my hosting from php7.3 back to php5.6
Quote:Zenphoto encountered an error
MySQL Error: Zenphoto received the error The server requested authentication method unknown to the client when connecting to the database server.
Then I tried to go to php 7.0 getting the same error as before:
Quote:Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; utf8 has a deprecated constructor in /home/mhd-01/www.###.###/htdocs/zenphoto/zp-core/lib-utf8.php on line 38
Zenphoto encountered an error
MySQL Error: The PHP MySQL extensions have not been installed correctly. Please ask your administrator to add MySQL support to your PHP installation.
I couldn't find any hint searching in the forum.
Anyone has suggestions?