I am having a problem with PHP and MySQL. If I build PHP with the builtin MySQL support everything works fine. If I build it with the --with-mysql=/usr it compiles and installs fine but does not work. When I restart apache it says starting apache [ok] but apache does not restart (if I do a ps aux it is not there). I checked the apache log files, but there is nothing unusual. I am using apache 1.3.12 and redhat 6.2. Thanks.