Alan McDonald wrote:
I must be missing something critical here... I was thinking that the make
install would overwrite the PHP executables but it obviously doesn't ..
Now where in the conf file does the PHP module get mentioned? I;ve searched
it with no mention of PHP!
Alan

Make will overwrite the old PHP binaries if A) you have permission to overwrite them, and b) they are in the path that you ran with configure...


./configure --prefix=/path/to/install

--
John C. Nichel
KegWorks.com
716.856.9675
[EMAIL PROTECTED]

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to