how to run a web site without any panel

Status
Not open for further replies.
12 comments
litespeed is just a couple commands. It comes with your license.

Just get a cheap VPS and run a couple google searches. You will not learn just by reading.
 
actually it's not that complicated:
a small tutorial can be found e.g. here:
https://www.linode.com/docs/websites/lamp/lamp-server-on-centos-6

there are even better ones, but they all want to install a panel ... no sysadmin needs a panel :D

since i don't like centOS, i can't really help in installing anything, but the config should be equals to other settings.
so for e.g. chaning apache configs you can also try other tutorials for e.g. ubuntu
 
I'd go with Nginx + Php-fpm any day. Also make sure you get the best repos on Centos. The default packages on Centos are pretty old like php 5.3 and apache 2. Go with the Remi/Epel packages (Php + Mysql).
 
If you are looking for something basic google " Setup Webserver with Apache ", if you expect some big amounts try Litespeed or NGINX.
 
Status
Not open for further replies.
Back
Top