Thursday, October 13, 2011

restart apache and mysql linux

Just had some issues with services stopping in my virtual private server (vps) of godaddy (strange) but those two commands get it up and running again:

apache - http (httpd)
/etc/init.d/httpd restart

mysql (mysqld)
/etc/init.d/mysqld restart

First you must ssh into the server (I prefer putty), second you escalate your privilege with "su" command

If you have any host suggestions leave them in the comments below and I will post here - I require a powerful virtual private server that can match the performance (or outperform) godaddy, that means to have a powerful processor for plenty of requests and queries and at least 100Mb/s up/down connection and 100GB transfer per month should suffice.

No comments: