webserver help needed

Soldato
Joined
3 Mar 2006
Posts
3,233
Location
Atcham, Shropshire
hi guys, we just got a dedicated server to play css on and its running ubuntu x64.

we can install what we want on it so we want our website hosted from it too if possible, the only application i can find is appache but as i have never setup a webserver from scratch or used linux so im a bit stuck.

i was going to use xampp but a guide i read for it said its not secure enough for live sites, so now i have to install a database server, phpmyadmin and mysql from what i understand.


any help is much appreciated :)
 
thanks that looks pretty simple,

there shouldn't be any problem running a few game servers and the webserver on the same box should there? like security etc.
 
Should be fine, you can run them on separate unix accounts for security.

I.e. game server on user called games
website on user called mysite which is mysite.com
 
ok website is up and running fine, just need a mail server now that is simple to configure so the website can send out emails to members for forgotton passwords and registration confirmation. this will be done using phpmailer from sourceforge.

i was looking at sendmail but seen a lot of threads that reccomend postfix, which is easier to setup and reliable? some tips would be great too :D
 
wow been reading this for days and getting nowhere, is there an easy guide for just installing an email server and setting up phpmailer to send emails?
 
Back
Top Bottom