ned you may get spammed if you join.
On 2/27/07, j k <[EMAIL PROTECTED]> wrote:
Just installed Apache 2.2 and it is up and running.
trying to add PHP5 using the instructions add these to httpd.conf:
LoadModule php5_module "F:/php-5.2.1/php5apache2_2.dll"
AddType application/x-httpd
Just installed Apache 2.2 and it is up and running.
trying to add PHP5 using the instructions add these to httpd.conf:
LoadModule php5_module "F:\php-5.2.1\php5apache2.dll"
AddType application/x-httpd-php .php
# configure the path to php.ini
PHPIniDir "F:/php-5.2.1"
I have done this successfully