Downgrade PHP Version 7 to 5?
Downgrade PHP Version 7 to 5?
I have a script that doesn't run on V7 (500 error) i therefore would like to go back to Version 5.6 of PHP instead of PHP7.
Please keep in mind im using Apache2 as my Web Server.
Thanks for the support in advance
Please keep in mind im using Apache2 as my Web Server.
Thanks for the support in advance
Re: Downgrade PHP Version 7 to 5?
I forgot to mention im on Debian9
Debian9, Apache2 currently on PHP7 but i want to downgrade to PHP5.6 or 5.3 because my script breaks the website with a 500 Error if i use PHP7 :(
Debian9, Apache2 currently on PHP7 but i want to downgrade to PHP5.6 or 5.3 because my script breaks the website with a 500 Error if i use PHP7 :(
Last edited by Nou4r on Fri Apr 13, 2018 6:51 am, edited 1 time in total.
Re: Downgrade PHP Version 7 to 5?
Would appreciate any help.
-
- Posts: 33
- Joined: Sat Jan 20, 2018 3:45 am
- Os: Debian 8x
- Web: apache + nginx
Re: Downgrade PHP Version 7 to 5?
Re: Downgrade PHP Version 7 to 5?
Only for centos :(yoko eagle wrote: ↑Thu Apr 12, 2018 4:08 amProbably this thread can help you
viewtopic.php?t=12737#p50824
I tried to make it work for debian but had no luck:(
Re: Downgrade PHP Version 7 to 5?
My high-traffic website is basically inaccessible because i can't downgrade PHP back to v5.6..