Re: [PHP] version'ng problem with php4 and apache 1.3.17 ...

2001-02-09 Thread Tiger Quimpo
On Fri, 09 Feb 2001, The Hermit Hacker wrote: >I've gotten into a habit of upgrading my apache > with a simple 'make install-program', but, of course, php needs 'make > install-include' to happen as well ... thanks for pointing that out. i've not had showstoppers with make install-program yet.

[PHP] version'ng problem with php4 and apache 1.3.17 ...

2001-02-08 Thread The Hermit Hacker
I feel so dense :( I've gotten into a habit of upgrading my apache with a simple 'make install-program', but, of course, php needs 'make install-include' to happen as well ... so, my include files for apache was out of sync with the server, causing the problem ... all appears well now ...