View Single Post
  #2  
Old 4th May 2013, 17:55
Joe Joe is offline
Senior Member
 
Join Date: Apr 2010
P2P
Posts: 167
Default cenot 6 install u-232
peace of cake been doing it for some time now. first use this guide to get your server sorted out .
http://www.howtoforge.com/installing...entos-6.1-lamp

once thats done we need to add some other modules :

memcached
1 install this : http://www.cyberciti.biz/faq/howto-i...fedora-centos/

ssl cert
2 install this : http://blogs.reliablepenguin.com/201...he-centos-rhel

turn on iptables
3 run these commands /etc/init.d/iptables start then this to make it come on when u reboot: chkconfig iptables on


now upload your code to the /var/www/html/ folder once you got that cmmod all folders an donot forget to do the cache ones.

This will get you a full working script with some bit of firewall.. Feel free to post here if you get stuck

JUST REMEMBER to choice centos 6 and 64bit or 32bit there is a huge different in repos when installing centos

///

from there support forum page
Reply With Quote