essential for mysql)
mysql
and of course, php!
I have successfully tested for php versions 5.2.4 and 5.2.5
My most recent tests have been run on a Fedora 6 server.
If there is demand I'd be happy to publish a page with the contents of my
entire installation scripts.
""Mike Pr
> You need to compile PHP last against Apache and MySQL. There's no need to
> compile MySQL - just use the pre-compiled statically linked binary. PHP is
> the 'glue' to connect everything together last. So if you compile Apache
> first, then install the MySQL binary, then compile PHP last agains
Hi
I've been trying to upgrade a (Linux, Fedora 5) server to:
Apache 2.2.8
PHP 5.2.5
MySQL 5.0.51a
using similar configurations/options to the current installation
(Apache2.0.x,PHP 5.0.16)
I started with PHP and succeeded (having installed and built from source
Zlib, LibXML, libpng, jpeg-v
I've just been through 8 hours of trying to compile 5.2.5 to work with
Apache 2.2.8.
It choked on loads of things. I think there is an error in 'configure' that
was supposedly fixed in 5.2.3 but has crept back into 5.2.5
Eventually I decided to get 5.2.4 and build with the same configure options