Web Hosting Talk







View Full Version : HELP!!! PHP upgrade with existing MySQL database gone wron


vladgur
10-11-2001, 03:58 PM
Help people!
I decided to upgrade to PHP4.04pl1 on my Raq3(I already had Mysql 3.22.32 and PHP4.03 installed. So I went ahead and got a distribution of PHP4.04pl1 and compiled and went through make install. I did specify --with-mysql --with-apxs but I didnt point --with-mysql anywhere(I couldnt locate the existing mysql location that the cobalt package installed it to). Anyway now, my phpAdmin and nuke do not connect to my existing mysql databases
What can i do?

vladgur
10-11-2001, 04:55 PM
Please help!!! I think I overwrote my original php.ini with php-optimised.ini that came with that php distributions.
My databases are there, i can access and query them from shell. Its just that phpMyadmin and nuke and such cannot connect to the databases.
Strange thing with phpMyAdmin is on the left, where it does show the tree of the databases, but when I select one of the databases it says No tables found in database.
I am at a complete loss.... The tables and the databases are there. I uninstalled the old mysql and installed mysql 3.23.37 package and still no avail

All my sites are down :(

vladgur
10-11-2001, 11:39 PM
32 views and still no answer :(
I recompiled mysql and php once again and still the same problem

vladgur
10-11-2001, 11:45 PM
nevermind. I tracked the problem down to the fact that I used php-optimised.ini instead of php-dist.ini
http://bugs.php.net/bug.php?id=6570