php5apache2_2.dll giving blank pages
Posted: Sat Apr 14, 2007 11:14 am
Ok, i have the window binary zip version of php5
i then add this into the apache 2.2.4 conf file:
Thats all i have done to set up php.
But when i goto a php page, it comes back empty.
Any ideas?
Thanks!
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!