Edit hosts
$ sudo nano /etc/hosts
Edit virtual hosts
$ sudo nano /etc/apache2/extra/httpd-vhosts.conf
Restart Apache
$ sudo apachectl restart
Start MySQL
$ sudo mysqld -u root
Edit hosts
$ sudo nano /etc/hosts
Edit virtual hosts
$ sudo nano /etc/apache2/extra/httpd-vhosts.conf
Restart Apache
$ sudo apachectl restart
Start MySQL
$ sudo mysqld -u root