Hi, I've just installed PHP 4.2.2 + Apache 1.3.26 over Windows 2000, but I
can't see any php files in my browser. Apache works fine.

Errors:
- Running Apache on port 80, a blank screen appears.
- Running Apache on port 8080, the browser tries to download de php file
("save as" dialog box appears)

Apache configuration (httpd.conf):
--------------
LoadModule php4_module c:/php/sapi/php4apache.dll
AddModule mod_php4.c
AddType application/x-httpd-php .php
--------------

Anybody can help me?

Thanks. Skeepa.




-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to