Le 29/10/2019 à 04:21, Carl Fink a écrit : > Hi, Apache experts. > > My server supports several virtual hosts (rwhutter.com, finknetwork.com, > learnhere.info) that use PHP. Two are running WordPress. Under > finknetwork.com is a Tiny Tiny RSS (www.tt-rss.org) installation at > (http://finknetwork.com/tt-rss/). This is not packaged for Debian, so I > installed it manually. It worked fine until yesterday, then suddenly the > PHP scripts started downloading instead of running. > > The same darn Apache 2 instance continues to work fine for two separate > WordPress setups. > > However, a third WP that I set up years ago under finknetwork.com also > stopped working: (http://finknetwork.com/learning/). > > What the heck? > > Debian Jesse server, with these packages: > > apache2 2.4.25-3+deb9u9| > libapache2-mod-php7.0 7.0.33-0+deb9u6 > > a2enmod reports that the PHP7.0 module is already enabled. > > What changed in the past couple of days to cause this? Why are the > WordPress sites unaffected? How can I fix this? > > Thanks for your attention.
Hi, did you take a look at your logs (apache2 logs and php logs) ? Could you share them with us ?