Friday 18 November 2011

Restarting XAMPP Apache server using command prompt

To restart the XAMPP service using command prompt simply follow the below steps

Steps:
1.Go to the directory where you have installed XAMPP (C:\Program Files\xampp\)

2. To start or stop the apache server,Click on apache_start.cmd or apache_stop.cmd 

To do it from the command prompt
1.Open command prompt 

2.Go the folder where you have installed command prompt 

3.Run 'apache_start.cmd' for starting the apache and 'apache_stop.cmd' for stopping the apache






2 comments: