Feng Yu
2017-01-20 17:23 deepin
Did you enable the php extension? You can try this:
Copy the Code
- sudo a2enmod php7
- sudo service apache2 restart
Reply Like 0 View the author
https://bbs.deepin.org/post/134336
Did you enable the php extension? You can try this:
https://bbs.deepin.org/post/134336
I currently have PHP5 installed. I will later install PHP7 tho. After running "a2enmod php5" i get ...
https://bbs.deepin.org/post/134336
Deepin is based on Debian sid, which has been removed php5 from official repo. If you were install ...