pfpfpf Posted February 6, 2018 Share Posted February 6, 2018 I have a LAMP server running Debian and Apache2 fine with php7 that I set up about a week ago. I am trying to set up a second one but using basically the same process as the first server set up, the second server refuses to run php scripts. It just spits them out unprocessed to a browser. It doesn't appear to be a MIME problem. So I tried to go back to php5 using "apt-get install php" then "apt-get install php5" then "apt-get install php5-common" all not found. Are they trying to make php7 the only option? Why is this so much harder now? Boy, gone are the days when Infoseek would sort search hits most recent first. So much antique garbage out there now. Quote Link to comment Share on other sites More sharing options...
requinix Posted February 6, 2018 Share Posted February 6, 2018 If something isn't working then going backwards in time to an expired version of PHP isn't the solution. Keep PHP 7 and solve the actual problem. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.