PDA

View Full Version : How-To stop and start Plesk from the command line


eWebtricity
02-27-2005, 12:11 AM
Use an SSH client to connect to your server and issue the following commands from the command line prompt.



To Start Plesk

/etc/init.d/psa start



To Stop Plesk

/etc/init.d/psa stop