Page 1 of 1

phpmyadmin browse table not working after update

Posted: Tue Feb 21, 2006 5:01 pm
by grinder
Yesterday 'I took the risk' of updating my production environment with yum and the latest art packages. Mainly because some customers needed mysql 4.1> for subqueries.

After some small problems with pear (same as some topics below) everything is working excellent. Thanks for this great archive!

Though i am having some very weird problem I cannot place and after 1 day of thinking still didnt fix.

I got phpmyadmin installed and everything is working fine in here, but as soon I go to browse table I get a "page not found"-error. Same happens when I try to CHECK, FIX, REPAIR tables. I can view the structure and everything fine on the other hand..

Now the weird thing is that the build in phpmyadmin from plesk does work... Just not my stand-alone. I tried the same version as plesks phpmyadmin, tried latest stable and latest release candidate.. All the same problem.

I got the following setup before the art update:

FC2 2.6.10-1.771_FC2custom #1 SMP
Updated plesk reloaded to 7.5.4
(and a long list with I think irrelevant packages for some services this box is running)

Before I updated I added the old passwords option to the my.cnf and the cache query functionality.

Then I updated all the packes from the following archive:
[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... eleasever/

[psa-7.5]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 7.5 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... eleasever/
Does anybody have a idea how I can fix this last issue? Your help is greatly appreciated!

Posted: Sun Mar 05, 2006 11:03 am
by gmhoward
Hello,

I have a similar issue. Did you ever resolve this?

I am starting a thread regarding my specific issue here:
http://atomicrocketturtle.com/forum/vie ... =4085#4085

Thanks!
- George

Posted: Thu Mar 09, 2006 2:47 pm
by Snapdragon
I just noticed this same problem after moving from php 441 to 442. Going to see if I can find that package now and remove/downgrade it.

OK, I have/had mod_auth_mysql-20030510-2.ent

I removed it, and browsing works again.

So what was that package, and what requires it? (In other words, what did I just break?)

Posted: Thu Mar 09, 2006 11:59 pm
by scott
was mysql-compat installed on the system? That is definitely an app that would have required it

Posted: Fri Mar 10, 2006 1:17 am
by gmhoward
I have the mysql-compat on my system. There was no dependancy error when I removed it with yum. Things appear to be working fine, what should I look for?

Posted: Fri Mar 10, 2006 10:25 pm
by Snapdragon
I got no dependancy reports either when I rpm -e. I do still have compat install though..

Posted: Mon Jun 19, 2006 2:54 pm
by grinder
No, I still didnt manage to solve this problem.. I referred the customers to the plesk-myadmin... The ones with multiple sites didnt really like that off course.

Unfortunatly, I dont got the luxory of uninstalling mod_auth_mysql. As soon I did that and tried to restart httpd I hit myself for the head.. My whole backup-drive system (based upon webdav) is depending on this module for checking the users in the mysqldb. So I quickly reinstalled :(

I was hoping maybe the issue was now resolved, but there wasnt a update I figured out to the package.

Is this only happening on Fedora core 2 btw? I would love to have this working again... Soon were placing a new box, so then I would use that to just temporarly move everything over so I update my os to more current releases.. I am hoping that is not necassary though, its a damn lot of work ;)

Posted: Mon Jun 19, 2006 3:02 pm
by gmhoward
grinder wrote:No, I still didnt manage to solve this problem.. I referred the customers to the plesk-myadmin... The ones with multiple sites didnt really like that off course.

Unfortunatly, I dont got the luxory of uninstalling mod_auth_mysql. As soon I did that and tried to restart httpd I hit myself for the head.. My whole backup-drive system (based upon webdav) is depending on this module for checking the users in the mysqldb. So I quickly reinstalled :(

I was hoping maybe the issue was now resolved, but there wasnt a update I figured out to the package.

Is this only happening on Fedora core 2 btw? I would love to have this working again... Soon were placing a new box, so then I would use that to just temporarly move everything over so I update my os to more current releases.. I am hoping that is not necassary though, its a damn lot of work ;)
Anytime I reinstal mod_auth_mysql phpmyadmin outside of plesk instantly breaks again. I'm also curious if it's better in FC4 but I haven't had the time to test it.