You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Jean-Gabriel Duquesnoy <je...@duquesnoy.de> on 2001/12/12 19:34:53 UTC

Apache and PHP on Linux

Hi,

I have Apache 1.3.22, OpenSSL 0.9.6b, mod-ssl 2.8.5 and PHP 4.0.6
installed on a Linux SuSe 7.0 machine. I can connect to my Apache
server without any problems, as long as I am accessing .html or
.htm pages. As soon as I try to access .php pages, my browser ask
me where I want to download them independent from the browser I am
using (IE or Netscape). I have no message in the error log nor in 
the access log, which could help me find out what the problem is.
When I do httpd -l, I can see that php4 is present as module, and I 
have a line "Addtype application/x-httpd-php .php" in my httpd.conf.

What could be wrong? Where should I look for the error?

Any help will be appreciated.

Jean-Gabriel

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org