View Single Post
Robin955
Veteran Member
Join Date: Jun 2013
Old 10-19-2018 , 08:32   Re: Store webpanel on new phpmyadmin error
Reply With Quote #3

I see
This extension was deprecated in PHP 5.5.0, and it was removed in PHP 7.0.0. Instead, the MySQLi or PDO_MySQL extension should be used. See also MySQL: choosing an API guide and related FAQ for more information. Alternatives to this function include:

mysqli_connect() with p: host prefix
PDO::__construct() with PDO::ATTR_PERSISTENT as a driver option


so i assume new webpanel might just work then?

Edit, latest 1.2 does not have this fixed. hmm and i cant downgrade my phpmyadmin on this machine either.

Last edited by Robin955; 10-19-2018 at 08:41.
Robin955 is offline