Hi Y'all,
My users reported that after the update, they log in to the cPanel phpMyAdmin and experience problems.
The problem they reported and I also experienced was that when attempting to browse a table, you get an SQL Query error.
This issue is not happening with privatly installed versions of latest phpMyAdmin.
So I figured, I'll just replace the installed version with the latest d/l from phpMyAdmin.
Easy enough..
I moved a directory:
I changed the NEW installation to the standard:
Do I need to do anything else?
Any security issues that need to be addressed here?
Please advise/confirm.
Thanks,
-Alon.
My users reported that after the update, they log in to the cPanel phpMyAdmin and experience problems.
The problem they reported and I also experienced was that when attempting to browse a table, you get an SQL Query error.
This issue is not happening with privatly installed versions of latest phpMyAdmin.
So I figured, I'll just replace the installed version with the latest d/l from phpMyAdmin.
Easy enough..
I moved a directory:
Then I gunzipped and untarred the phpMyAdmin latest version phpMyAdmin-2.6.4-pl1.mv /usr/local/cpanel/base/3rdparty/phpMyAdmin /usr/local/cpanel/base/3rdparty/phpMyAdmin.old
I changed the NEW installation to the standard:
I chowned:mv phpMyAdmin-2.6.4-pl1 phpMyAdmin
and I copied:chown -R cpanel.cpanel /usr/local/cpanel/base/3rdparty/phpMyadmin
cp /usr/local/cpanel/base/3rdparty/phpMyAdmin.old/config.inc.php
/usr/local/cpanel/base/3rdpartyphpMyAdmin
Do I need to do anything else?
Any security issues that need to be addressed here?
Please advise/confirm.
Thanks,
-Alon.
Last edited: