.so
3. make clean the php src dir
4. ./configure with the options
5. make
6. make install
7. start apache
- Original Message -
From: "Chris Hewitt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 21, 2002 5:02 AM
Subject: [PHP-INST] Re: [PHP] Old
Peter,
There are two possibilites I can think of. One is that you have two
php's, one will be a cgi and the other not. Your check would then be on
the old one, not the new one.
The other is that you had php actually compiled into apache, not as a
module, but the php recompile is as a module (