Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
grip75: I am pretty confident that your solution is a simple php recompile away. If you grab the latest PHP source and untar. Run
./configure --with-mysql
then
make
You should end up with a 'php' executable file. You can copy this file anywhere in your path ("/usr/bin"). Tell me how that goes, if you have any problems we'd be more than happy to help.
It works quite RedHat 7.2
grep in your rpm database (rpm -qva | grep php ...)
I have theese:
php-4.0.6-7
php-mysql-4.0.6-7
php-devel-4.0.6-7
mysql-3.23.41-1
mysql-server-3.23.41-1
apache-1.3.22-2
(well, among others)