Module php5apache2.dll ?
> Shouldn't you use php5apache2_2.dll for Apache 2.2.x ?
>
> Mario
>
> -Original Message-
> From: James Crow [mailto:ja...@ultratans.com]
> Sent: Wednesday, January 14, 2009 7:34 PM
> To: Edward W. Rouse
> Cc: php-windows@lists.php.n
t: Re: [PHP-WIN] Simply not working
Sounds like you are missing the apache httpd.conf directives for php.
Here is snippet from my httpd.conf file:
##
# PHP Section
##
#LoadModule php4_module "c:/php/php4apache2.dll"
LoadModule php5_module "c:/php/php5apache2.dll"
AddType app
ans.com]
> Sent: Wednesday, January 14, 2009 1:34 PM
> To: Edward W. Rouse
> Cc: php-windows@lists.php.net
> Subject: Re: [PHP-WIN] Simply not working
>
> Sounds like you are missing the apache httpd.conf directives for php.
> Here is snippet from my httpd.conf file:
>
>
14, 2009 1:34 PM
To: Edward W. Rouse
Cc: php-windows@lists.php.net
Subject: Re: [PHP-WIN] Simply not working
Sounds like you are missing the apache httpd.conf directives for php.
Here is snippet from my httpd.conf file:
##
# PHP Section
##
#LoadModule php4_module "c:/php/php4apache2.dll"
Sounds like you are missing the apache httpd.conf directives for php.
Here is snippet from my httpd.conf file:
##
# PHP Section
##
#LoadModule php4_module "c:/php/php4apache2.dll"
LoadModule php5_module "c:/php/php5apache2.dll"
AddType application/x-httpd-php .php
AddType application/x-httpd-php .