.PHP code does not parse php5 Apache2 on windows
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

.PHP code does not parse php5 Apache2 on windows

From: Massa Batheli <mngong@yahoo.com>
Date: Tue Apr 04 2006 - 15:27:18 CEST

Can anyone tell me why .php code is not parsed

#For PHP 5:
short_open_tag = Off
httpd.conf
# Add to the end of the LoadModule section
LoadModule php5_module "C:/PHP/php5apache2.dll"
AddType application/x-httpd-php .php
#Add to the end of the AddModule section
#AddModule mod_php5.c
Mike
Received on Mon May 1 02:48:00 2006