I logged in as root and following instructions to run the rpms as follows:
MySQL-server-4.0.14-0.i386.rpm
MySQL-client-4.0.14-0.i386.rpm
MySQL-Max-4.0.14-0.i386.rpm
MySQL-devel-4.0.14-0.i386.rpm
I will do it again right now to get the exact output to the screen...
...
...
Ok... from the top;
su -
then password
then ../home/admin/mysql (I made the mysql folder to hold the 4 rpm files)
then:
[root@www mysql]# rpm -Uvh MySQL-server-4.0.14-0.i386.rpm
warning: MySQL-server-4.0.14-0.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
Preparing... ########################################### [100%]
package MySQL-server-4.0.14-0 is already installed
then:
[root@www mysql]# rpm -Uvh MySQL-client-4.0.14-0.i386.rpm
warning: MySQL-client-4.0.14-0.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
Preparing... ########################################### [100%]
package MySQL-client-4.0.14-0 is already installed
then:
[root@www mysql]# rpm -Uvh MySQL-Max-4.0.14-0.i386.rpm
warning: MySQL-Max-4.0.14-0.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
error: Failed dependencies:
libstdc++-libc6.2-2.so.3 is needed by MySQL-Max-4.0.14-0
then:
[root@www mysql]# rpm -Uvh MySQL-devel-4.0.14-0.i386.rpm
warning: MySQL-devel-4.0.14-0.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
Preparing... ########################################### [100%]
package MySQL-devel-4.0.14-0 is already installed
OK Now for some more background...
I'm on Redhat 9 using a rackshack dedicated server running Plesk. Every since this install, I am not able to access the main domain through Plesk (I can access all the others, but the main one is crapped up for some reason). I believe that Plesk uses MySQL to run, and now it is mad. Rackshack said tough crap to me since I upgraded the software, and they are not a supported host.
Ok... what else.... Old version.... I believe it was 3.x something, but let me see if I can find that... hang tight...
...
...
ok it was MySQL 3.23.54
If you want to see the PHP info, goto
www.automatasystems.com/phpinfo.php
I hope this helps, let me know if I left anything out.
Thanks alot guys,
Tim