Thread: LAMP Help
View Single Post
  #3 (permalink)  
Old 21-Aug-2008, 21:40
mmarif4u's Avatar
mmarif4u mmarif4u is online now
Parent Penguin
 
Join Date: Jun 2008
Location: /dev/swat
Posts: 681
mmarif4u hasn't been rated much yet
Default Re: LAMP Help

try to start your server in terminal:
Quote:
sudo /etc/init.d/apache2 start
PHP is by default started after completing LAMP installation.

Other commands:
Quote:
sudo /etc/init.d/apache2 stop
Quote:
sudo /etc/init.d/apache2 restart
__________________
http://anl4u.com
Reply With Quote