PHP 5.0.4 on RH9, Mysql 3.0.23, and PSA 7.0.4
Posted: Wed Oct 25, 2006 12:41 pm
I am trying to get PHP 5.0.4 to work on my current system. Here are the details and what I have tried.
RH9 (with all official updates applied)
MySQL 3.23.58-1.9
PSA 7.0.4
Machine is a PIII, 360M RAM, 74G total HD space (with LVM). Purely a hobby machine, serving a few webpages from my home, through DSL.
I have been unsuccessul with YUM, for reasons I have not been able to figure out, so all updates are done by downloading rpms from ART (and elsewhere as necessary) and installing from command line.
Initial installation attempt told me that libmysqlclient.so.14 was needed. I learned this is from mySQL 4.1. So I found an rpm available (MySQL-shared-compat-4.1.10-0.i386.rpm) that would provide this file.
Installation then went off without a hitch, and I am able to serve up the phpinfo data through a webpage. However, phpBB (2.0.21) only returned an empty page. Horde, Squirrelmail, and phpmyadmin (2.8.21) all returned mySQL errors, and were unusable.
Am I tilting at windmills in trying to upgrade my php? Would upgrading to mysql 4.0.25 from ART be beneficial?
RH9 (with all official updates applied)
MySQL 3.23.58-1.9
PSA 7.0.4
Machine is a PIII, 360M RAM, 74G total HD space (with LVM). Purely a hobby machine, serving a few webpages from my home, through DSL.
I have been unsuccessul with YUM, for reasons I have not been able to figure out, so all updates are done by downloading rpms from ART (and elsewhere as necessary) and installing from command line.
Initial installation attempt told me that libmysqlclient.so.14 was needed. I learned this is from mySQL 4.1. So I found an rpm available (MySQL-shared-compat-4.1.10-0.i386.rpm) that would provide this file.
Installation then went off without a hitch, and I am able to serve up the phpinfo data through a webpage. However, phpBB (2.0.21) only returned an empty page. Horde, Squirrelmail, and phpmyadmin (2.8.21) all returned mySQL errors, and were unusable.
Am I tilting at windmills in trying to upgrade my php? Would upgrading to mysql 4.0.25 from ART be beneficial?