Look at the source code for the blank page. Does it have a load of HTML tags e.g. <!DOCTYPE....><HTML><HEAD></HEAD><BODY></BODY></HTML>? I kept getting this with certain scripts (but with Apache 1.3.19) and I dont know why but it seemed to go away after a bit more work on the PHP page. I dont know what it is or what procuces that HTML either.
"Rui Nuno Castro" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, > > I installed php4.0.6 and apache 1.3.22 (as a service) on windows XP and > followed the instructions to configure the httpd.conf file to load php as an > apache module (including the AddModule mod_php4.c instruction). I have also > copied the php4ts.dll file to the > windows/system32 directory, but when I try to run any php script with the > browser, I only get a blank page. It seems that apache doesn't send the > script for interpretation by php (even though apache is loading the php > module). Can anyone tell me what's wrong? > > Thanks, > Rui > > > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]