[PHP-WIN] Re: problem running php4.0.6 and apache1.3.22 on winXP

2002-01-21 Thread SomeGuy
instead of php4.c just use LoadModule php4_module C:/php/sapi/php4apache.dll and then offcourse register the file types AddType application/x-httpd-php .php AddType application/x-httpd-php .php3 AddType application/x-httpd-php .phtml AddType application/x-httpd-php-source .phps i a

[PHP-WIN] Re: problem running php4.0.6 and apache1.3.22 on winXP

2002-01-03 Thread LaserJetter
Look at the source code for the blank page. Does it have a load of HTML tags e.g. ? 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. "Ru