Make sure you do a restart. Sometimes the apt-get process doesn't restart Apache properly to ensure the PHP5 module is loaded.# apt-get install apache2 libapache2-mod-php5 mysql-server-5.1 php5-mysql php5-mcrypt
# /etc/init.d/apache2 restart
Random thoughts on Linux, Java, security and other technical stuff...
Make sure you do a restart. Sometimes the apt-get process doesn't restart Apache properly to ensure the PHP5 module is loaded.# apt-get install apache2 libapache2-mod-php5 mysql-server-5.1 php5-mysql php5-mcrypt
# /etc/init.d/apache2 restart
No comments:
Post a Comment