i then add this into the apache 2.2.4 conf file:
Code: Select all
PHPIniDir "C:\\Program Files\\PHP\\"
LoadModule php5_module "C:\\Program Files\\PHP\\php5apache2_2.dll"
AddType application/x-httpd-php .phpBut when i goto a php page, it comes back empty.
Any ideas?
Thanks!