Environment:
Apache/2.0.59 (Win32) PHP/5.1.6
MySQL Server 5.0
httpd.conf excerpt
Code
# For PHP 5
LoadModule php5_module "c:/php/php5apache2.dll"
AddType application/x-httpd-php .php
PHPIniDir "C:/php"
LoadModule php5_module "c:/php/php5apache2.dll"
AddType application/x-httpd-php .php
PHPIniDir "C:/php"
The test.php page I installed works fine and so does index.php in postnuke.
Any help would be appreciated.
edited by: kraythe, Sep 15, 2006 - 08:28 AM
