Web Hosting Talk







View Full Version : phpMyAdmin - MIA


cweb
05-21-2003, 11:22 AM
Hello :)

I'm hoping that someone can help shed some light on a phpMyAdmin/cpanel problem that has sprung up for us.

Up until a couple of days ago, everything was working fine... then all of a sudden clients reported phpMyAdmin was missing - it was just turning up a blank page.

We have been going through everything we can think of to no avail, the dc tech had a look and nothing....we have a ticket in with cpanel since day b4 yesterday, but... still haven't heard from them.

We've got the latest cpanel, mysql 4.0.12, the latest phpMyAdmin.
We have restarted everything, upgraded, etc etc. Nothing is fixing the problem.

Does anyone have an idea what's going on....

Looking forward to hearing some thoughts,
Thanx!

<edit : Problem Solved Now >

cweb
05-22-2003, 04:31 PM
Just an update on this problem:
cut and paste from my post at cpanel

After a lot of tracking down and communications with folks at phpmyadmin/sourceforge it appears it is a gd problem. (gd being the graphics library).
If your're running the 4.0.12 mySql then you need to update to gd 2.0.12 instead of the 1.8 currently running on cpanel (as cpanel have not updated it yet - might be an idea, nice people at cpanel!! ) We have tried this with phpMyAdmin 2.4 and 2.5.
nb: phpMyAdmin is currently incompatible with mySql 4.1.x

Problem we are having of course that gd2.0.12 just doesn't work with cpanel at the moment. If someone has got it working could you please let me know.

It would appear that once gd2.0.12 is installed (successfully) mySql 4.0.12 and phpMyAdmin 2.4 and/or 2.5 work just fine and the blank page problem is gone.

In the mean time, we are trying to work out our best options.... roll everything back to work with mySql 3.2.x - which is our least favourite choice; wait for cpanel to make gd2.0.12 a happening thing...<big smile @ cpanel>; or install another (temp) mysql manager...

Any suggestions?

Thanx!

<edit: Problem is solved now >