View Single Post

  #3 (permalink)  
Old 04-03-2004
Nwsgrp
 
Posts: n/a
Default Re: Trying to get php and apache to work together

Davide Bianchi wrote:

> Nwsgrp <nwsgrp01@fambinsted.demon.nl> wrote:
>> I get the impression that php module is not being invoked at all. Has
>> anyone any ideas because I have totally run out.

>
> I've always followed the installation instruction on www.php.net
> and never failed. Check the log files of Apache.
>
> Davide
>

To complete the story. I have found that you must build php with the
--with-apache and with-apache has to point to the source tree. In my case
this was in /tmp and not in /usr/local/XXX where configure expected it to
be.

Now it works fine.
--
Gr, Tim