phtml question



Hi,

I have to install a php-based application on a server. Most files have
the extension *.phtml. Now my problem is that apache2 doesn't execute
them but delivers the files to the browser "as is", so that a download
dialog pops up.
=> Question: How can I get apache2 to execute those files?

Of course I have installed libapache2-mod-php4 and enabled it in the
apache configuration.

Any ideas?

Thanks in advance
Dieter

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: How to completely remove an application as well as the configuration files?
    ... I am trying to install apache2, php5, and my sql and ... apache2 and reinstall ... My problem is sudo apt-get remove apache2 then ... Now it seems that apache 2 is working with my configuration files as I ...
    (Ubuntu)
  • Re: [SLE] I HAD IT WORKING! MySQL under SuSE 9.0 Woes
    ... ALSO I can't get phpMyAdmin to work; I tried to install ... Installing Apache or Apache2 via YaST should be easy, ... > Restarting service MySQL ...
    (SuSE)
  • Re: php5 and apache2? -- Resolved
    ... >> install binary packages, right? ... > Might also be a good idea to delete the php5 options file first too. ... there is not an option for using apache2. ...
    (freebsd-questions)
  • Re: Setting up a simple Web Server
    ... I have installed the apache2 package, ... I would like to set up a Virtual Server but don't know how... ... > I wold like to install a simple Web Server on my Ubuntu 6.06. ... I wold like to make a few pictures available to my family overseas. ...
    (Ubuntu)
  • Re: phtml question
    ... Now my problem is that apache2 doesn't execute ... Try running a2enmod php4 and force-reload the server ... AddType application/x-httpd-php .php .phtml .php3 ...
    (Ubuntu)