On Fri, Aug 3, 2012 at 10:35 PM, Charles Plessy <ple...@debian.org> wrote:
> Le Sun, Feb 26, 2012 at 10:37:22AM -0600, hugo vanwoerkom a écrit : > > The fix is to uncomment line 440 of /etc/mime.types: > > 'application/x-httpd-php phtml pht php'. > > Dear Hugo, > > It looks like without this entry in /etc/mime.types, some php pages were > served > as text on your system. > > Strangely, it did not occur for the whole WordPress installation, > otherwise you > would not have even had the welcome message. On my system, I made a quick > test > and Apache httpd is able to display correctly a trivial PHP page. > > Can you confirm that the bug still occurs with the latest version > of Wheezy's packages for wordpress and libapache2-mod-php5 ? > > Charles, I no longer uncomment that line. I use wordpress 3.2.1 from upstream. root@HDBF:/home/hugo# apt-cache policy libapache2-mod-php5 libapache2-mod-php5: Installed: 5.4.4-2 Candidate: 5.4.4-2 Version table: *** 5.4.4-2 0 500 http://ftp.de.debian.org/debian/ testing/main amd64 Packages 100 /var/lib/dpkg/status Still running wheezy. Thanks. Hugo