On a Windows 2000 machine I have installed Apache
1.3.27 - PHP 4.3.4 - and MySql 3.23.58 (which I need to match my service
provider). I have added the following to my httpd.conf file:
LoadModule php4_module c:/phpdev/php/sapi/php4apache.dll
AddModule mod_php4.c
AddType application/x-httpd-php .php
LoadModule php4_module c:/phpdev/php/sapi/php4apache.dll
AddModule mod_php4.c
AddType application/x-httpd-php .php
I have ensured I have copies of php4ts.dll &
php4apache.dll in my Winnt/system32, php and php/sapi folders. The Apache
service starts with no errors.
When I run a php file I get a blank
screen.
I have read all the posts and dug and read for a
week. What am I missing here?
Thanks
Mudhut
<<us pick1.gif>>