On Sunday 02 June 2002 17:32, Andy wrote: > Hi there, > > I did recompile php with different flags. Phpinfo() tells me that I am > still running the old insatllation! I did restart apache after compiling. > So whats wrong. Did I forget something? > > I did > configure with some flags > make > make install > > restart apache
1) To avoid any complications I always compile from a freshly unpacked tar.gz. 2) Stop apache before doing "make install" (not sure whether it makes any difference but it doesn't hurt to do so). -- Jason Wong -> Gremlins Associates -> www.gremlins.com.hk Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * /* There are two ways of disliking poetry; one way is to dislike it, the other is to read Pope. -- Oscar Wilde */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php