I have installed Apache 2.o.44 on Windows XP home edition and have installed PHP 4.3.0 . When I try and view a php script in my browser (I.E 6) all I get is a blank screen, if I view source I can see the code, I have tried <? phpinfo(); ?> but still come up with a blank screen.I have re-named the php.ini-dist file to php.ini and moved it to C:\Windows\ I have also moved php4ts.ll to C:\Windows\System32. I have also added the following to my Apache configuration file: LoadModule php4_module c:/php-4.3.0-Win32/sapi/php4apache2.dll AddType application/x-httpd-php .php Any ideas? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php