On Fri, 26 Apr 2002 16:35:30 -0400, you wrote:

>Has anyone done this?
>I just tried installing apache 2.0 (latest on their site) and the latest php as a 
>module for apache (not cgi), and found it doesnt seem to work.
>
>When apache starts, it says module not found.
>
>I know php is installed right, because the same php folder works under apache vers 1.
>
>Anyone else had this problem?

Are you loading the php4_module from the apache2filter dll in the
'experimental' folder, or are you still pointing to the php4apache dll in
the 'sapi' folder?

If you're not using the apache2filter dll, change the loadmodule line in
your httpd.conf file.

Alan


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

Reply via email to