[EMAIL PROTECTED] wrote: > > I have run into a snag with apache and php4 it consists of me not > being able to specify where my config file should be and it will not > unload the libphp4.so module. Every time apachectl is run it > comkplains that the module is already loaded even on a fres boot > with out loading any version of apache. I am stumped please tell > me what needs to be done to fix this.
Try doing a search for libphp4 in your http.conf file. I know everytime I recompile PHP and do a 'make install' it seems to think it is smarter than me and inserts it's own module include line, which I always find myself deleting. It might be you have it being included twice into your httpd.conf file. Cheers, Rob. -- .-----------------. | Robert Cummings | :-----------------`----------------------------. | Webdeployer - Chief PHP and Java Programmer | :----------------------------------------------: | Mail : mailto:[EMAIL PROTECTED] | | Phone : (613) 731-4046 x.109 | :----------------------------------------------: | Website : http://www.webmotion.com | | Fax : (613) 260-9545 | `----------------------------------------------' -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php