On Ubuntu Server 12.04:
sudo apt-get install php5-suhosin
Edit /etc/php5/apache2/php.ini
and add (this step may not be necessary):
extension="suhosin.so"
Run:
service apache2 restart
Done.
On Ubuntu Server 12.04:
sudo apt-get install php5-suhosin
Edit /etc/php5/apache2/php.ini
and add (this step may not be necessary):
extension="suhosin.so"
Run:
service apache2 restart
Done.
This entry was posted on April 24, 2013, 7:43 pm and is filed under Uncategorized. You can follow any responses to this entry through RSS 2.0. Both comments and pings are currently closed.
Copyright 2009-2018 / Mike Beach / All Rights Reserved