From the UTillyty dokuwiki
Differences
This shows you the differences between two versions of the page.
knowhow:apache2 [2010/03/16 03:23] attilio pavone |
knowhow:apache2 [2010/03/16 05:55] (current) attilio pavone |
||
---|---|---|---|
Line 16: | Line 16: | ||
start/stop :: /etc/init.d/apache2 (start|stop|restart|reload|force-reload|start-htcacheclean|stop-htcacheclean) | start/stop :: /etc/init.d/apache2 (start|stop|restart|reload|force-reload|start-htcacheclean|stop-htcacheclean) | ||
</code> | </code> | ||
+ | |||
+ | ===== php5 ===== | ||
+ | |||
+ | sudo apt-get install mysql-client mysql-server php5 php5-mysql | ||
+ | |||
+ | move etc/apache2/mods/available/php5.* to mods-enabled | ||
+ |