Apache 1.3 won't load upon adding the following lines to the httpd.conf 
file:

# Add to the end of the LoadModule section
LoadModule php5_module "C:/php/php5apache.dll"

# Add to the end of the AddModule section
AddModule mod_php5.c


Please note that the php5apache.dll file is correctly located in the C:/php 
directory and I'm running Windows XP as a VM on my MacBook Pro 

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

Reply via email to