phpmyadmin browse table not working after update

Support/Development for PHP
grinder
New Forum User
New Forum User
Posts: 2
Joined: Tue Feb 21, 2006 4:45 pm
Location: Netherlands

phpmyadmin browse table not working after update

Unread post 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!
gmhoward
Forum User
Forum User
Posts: 6
Joined: Mon Sep 05, 2005 12:17 pm
Contact:

Unread post 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
Snapdragon
Forum Regular
Forum Regular
Posts: 119
Joined: Mon Nov 28, 2005 4:44 pm

Unread post 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?)
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

was mysql-compat installed on the system? That is definitely an app that would have required it
gmhoward
Forum User
Forum User
Posts: 6
Joined: Mon Sep 05, 2005 12:17 pm
Contact:

Unread post 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?
Snapdragon
Forum Regular
Forum Regular
Posts: 119
Joined: Mon Nov 28, 2005 4:44 pm

Unread post by Snapdragon »

I got no dependancy reports either when I rpm -e. I do still have compat install though..
grinder
New Forum User
New Forum User
Posts: 2
Joined: Tue Feb 21, 2006 4:45 pm
Location: Netherlands

Unread post 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 ;)
gmhoward
Forum User
Forum User
Posts: 6
Joined: Mon Sep 05, 2005 12:17 pm
Contact:

Unread post 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.
Post Reply