Missed version detail on php5,
Feisty: php5-5.2.1-0ubuntu1.5
Hardy: php5-5.2.4-2ubuntu5.2
HTH :)
** Summary changed:
- php module not enabled by default in gutsy
+ Installing PHP doesn
** Summary changed:
- Installing PHP doesn
+ Installing PHP doesn't restart Apache2 by default, needs m
Confirming on
Feisty (apache2 version 2.2.3-3.2ubuntu2.1),
Gutsy and,
Hardy (apache2 version 2.2.8-1ubuntu0.3),
that apache2 doesn't restart after installing libapache2-mod-php5.
--
Installing PHP doesn't restart Apache2 by default, needs manual restart
https://bugs.launchpad.net/bugs/15
i do like this and it's work,
sudo apt-get install apache2
sudo apt-get install php5
sudo apt-get install libapache2-mod-php5
sudo /etc/init.d/apache2 restart
sudo apt-get install libapache2-mod-auth-mysql
sudo apt-get install php5-mysql
sudo /etc/init.d/apache2 restart
sudo apt-get install mysql-