ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 10842

HOSTING WEBSITE ON VPS For beginners

by EXCLUSIVE - 04-23-2018 - 08:33 PM
#11
thanks for the share :)
Reply
#12
(05-19-2018 - 05:46 PM)cityv1 Wrote: thanks for the share :)

welcome
Reply
#13
wow, nice one fam, thanks a million. Highly techy
Reply
#14
(05-21-2018 - 12:54 AM)dasammy Wrote: wow, nice one fam, thanks a million. Highly techy
thanks and your welcome works 100%
Reply
#15
Very good for beginners, worked for me! keep it up.
Reply
#16
(05-21-2018 - 07:18 PM)Embasify Wrote: Very good for beginners, worked for me! keep it up.

thank you much
Reply
#17
thanks take it easy
Reply
#18
still have to buy a vps tho?
Reply
#19
(05-29-2018 - 03:23 AM)RaidMods Wrote: still have to buy a vps tho?

yes true you do need to purchase a vps nfoservers.com is 8.99 and theres cheaper ones out there ovh is 5$
Reply
#20
(04-23-2018 - 08:33 PM)ExclusiveSprx Wrote: EASY EASY EASY case 1: UPdate the SERVER   use command--->        sudo apt-get update
case 2: Install SQL SERVER use command --->        
sudo apt-get install mysql-server

case 3: Install PHPMYADMIN  use command --->           sudo apt-get install phpmyadmin apache2-utils

or you can do it like this which is like 10x better

Code:
apt-get update && apt-get upgrade && apt-get install mysql-server-5.5 && apt-get install mysql-server && apt-get install phpmyadmin && service apache2 restart && apt-get install sendmail

then install mcrypt for phpmyadmin
Code:
updatedb
locate mcrypt.ini
locate mcrypt.so
php5enmod mcrypt
ls -al /etc/php5/cli/conf.d/20-mcrypt.ini
ls -al /etc/php5/apache2/conf.d/20-mcrypt.ini
service apache2 restart

theres no need to use sudo if your logged in as the root user
Reply

Users browsing: 29 Guest(s)