I don't know if the windoze version is the same as the *NIX version but under *NIX if using PHP4 as a DSO you need to add the following to your httpd.conf file:

AddModule mod_php4.c

and

AddType application/x-httpd-php .php

Remember to restart Apache.

news wrote:
I am trying to configure run PHP4 on Apache on Windows XP.

When I type http://localhost/ all I get is a "File Download" dialogue box,
instead of the normal Apache server page.

Does anyone know whats is going on here?

Please tell me if you need any more information.

-Nelson




--

Regards

Frank S. Bernhardt
b.c.s.i.
14 Halton Court
Markham, ON.
L3P 6R3

905-471-1691 Voice
905-471-3016 FAX

[EMAIL PROTECTED]


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

Reply via email to