On Thursday 01 April 2004 17:19, Terence wrote: > I currently follow the following steps when I need to compile a new module > in PHP:
[snip] > Then all works fine. If I leave out any of the above steps, the > re-compilation doesnt work. Is there an easier way or do I need to do this > each time? (process takes about 30mins each time) 1) Remove old php source directory 2) Extract a new one 3) ./configure ... 4) make 5) Stop apache 6) make install 7) Start apache -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* I wish a robot would get elected president. That way, when he came to town, we could all take a shot at him and not feel too bad. -- Jack Handley */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php