07-05-07 06:24 AM
Try checking if you have php enabled, e.g.:
LoadModule php5_module modules/mod_php5.so
[...]
AddType application/x-httpd-php .php .php3 .php4 .php5 .phtml
On Jul 4, 2:57 pm, Henk Oegema <h...@oegema.com> wrote:
> I'm using Kubuntu7.04 with Apache 1.3 web server.
>
> The webserver is running. (!)
>
> When I dohttp://localhost
>
> I get a popup window:
>
> ---------------------------------------
> You have chosen to open
>
> which is a: PHTML file
> from:http://localhost
> What should firefox do with this file?
>
> O Open with Browse
> O Save to disk
>
> Cancel OK
> --------------------------------------
>
> This also happens when I try to open a *.php file.
>
> However, when I type
> file:///var/www/index.html
>
> Then the webpage appears, which is suppose to open withhttp://localhost.
>
> How can help me to solve this problem?
>
> Rgds
> Henk.
[ Post a follow-up to this message ]
|