Results 1 to 10 of 10
-
18th May 2010, 06:34 PM #1OPMemberWebsite's:
oulee.com ouleehosting.com litespeedhosting.co.uk ddosprotectedhosting.co.uk radiohost.co.uk windowshosting.imWhat do I need on my VPS?
What do I need to install on my VPS to run a site on it?
ceekeigh Reviewed by ceekeigh on . What do I need on my VPS? What do I need to install on my VPS to run a site on it? Rating: 5
-
18th May 2010, 06:35 PM #2BannedWebsite's:
HostMyWarez.comyou need some kind of control panel. cpanel or webmin are my suggestions. Thats if you have linux running on your vps. If you have windows then you need a wamp server.
-
18th May 2010, 06:43 PM #3Banned
go for kloxo its free..or Cpanel if you want to pay..
-
18th May 2010, 06:46 PM #4OPMemberWebsite's:
oulee.com ouleehosting.com litespeedhosting.co.uk ddosprotectedhosting.co.uk radiohost.co.uk windowshosting.imAside from those, I mean what other things do I need to install like PHP, etc.
-
18th May 2010, 06:47 PM #5BannedWebsite's:
HostMyWarez.comIs it linux or windows?
-
18th May 2010, 06:49 PM #6It begins...
If you install Kloxo, everything gets installed along with it (PHP, MySQL, PMA, etc etc)
If you're going for Webmin (another free panel) you'll need to do some manual installations.
-
18th May 2010, 08:14 PM #7Member
-
18th May 2010, 08:24 PM #8MemberWebsite's:
ttrtt.comThis is should be working For Linux CentOS
Code:yum install mysql mysql-server chkconfig --levels 235 mysqld on /etc/init.d/mysqld start mysqladmin -u root password gr8tech2o4=8i2=4 mysqladmin -h hostname.yourdomain.com -u root password yourpassword ==> be careful about changing ------------------------------------------------------------------------------------------------------------------- yum install httpd chkconfig --levels 235 httpd on /etc/init.d/httpd start ------------------------------------------------------------------------------------------------------------------- yum install php yum install php-mysql /etc/init.d/httpd restart
-
19th May 2010, 12:46 AM #9OPMemberWebsite's:
oulee.com ouleehosting.com litespeedhosting.co.uk ddosprotectedhosting.co.uk radiohost.co.uk windowshosting.imWhat if I'll be using cPanel? How can I install the needed components?
-
19th May 2010, 08:12 AM #10Member
cPanel install anything you need to run a site.
Install on fresh Centos:
cd /home
yum -y install wget perl screen
screen -S cpanel_install
wget http://layer1.cpanel.net/latest
sh latest
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
themaCreator - create posts from...
Version 3.47 released. Open older version (or...