[ILUG] Apache+php+mysql
Donncha O Caoimh
donncha.ocaoimh at tradesignals.com
Tue Jan 18 13:23:40 GMT 2000
I just compiled PHP using the Apache apxs method and got it working
eventually.
PHP would compile without a hitch, but Apache kept dying without a word
to the log files.
The solution was to put --with-mysql=/usr instead of just --with-mysql
as the PHP compilation process found the MySQL but Apache didn't..
(Using MySQL RPMs off www.mysql.org)
Donncha.
More information about the ILUG
mailing list