For people that want to host their own server on a linux box I highly recomend getting XAMPP For Linux, The few times I have doen my own server this easy to isntall code is what I have used 🙂
How easy to use check it to install it all you got to do is on the linux comand pront is call this command
tar xvfz xampp-linux-1.6.4.tar.gz -C /opt
😆
You can get it here