1. Guarantee Web site malware removal (joomla, drupal, wordpress etc) - don't let your business get down due to virus, malware and blacklist problem.
  2. Recommended Web Hosting to help you doing business online with high performance. : Support ioncube, zend and all other hosting by default.
  3. Get free wordpress website transfer : up to 4 domains Find out more .... Click here to see other user testimonial

One of my client request for example of wpmu installed in a VDS / VPS server. Since I like FreeBSD I looking for cheap VDS / VPS that run FreeBSD as the operating system.

sucuri long Step by step install wpmu in VDS / VPS : add domain

After googling for cheap vds that run freebsd I decide to use minivds. The plan is reasonable for my purpose, I can treat the server like dedicated server icon smile Step by step install wpmu in VDS / VPS : add domain

Requirements :

Here the steps :

Account information, important information from minivds email is this part :

Services ——————————

SSH:
ngeblog.cn / 82.146.51.161
User: root
Password: abcdefghijk

Popular SSH clients:
SecureCRT : http://www.vandyke.com/products/securecrt/
ShellGuard : http://www.shellguard.com/
PuTTY : http://www.chiark.greenend.org.uk/~sgtatham/putty/ (FREE)

1. Access ispmanager from this address :

https://82.146.51.161/manager/ispmgr

Enter username and password above and hit Enter.

install wpmu in vds Step by step install wpmu in VDS / VPS : add domain

2. Add new user from Accounts Menu.

Click Users

install wpmu in vds1 Step by step install wpmu in VDS / VPS : add domain

Add new user

install wpmu in vds22 Step by step install wpmu in VDS / VPS : add domain

Click OK.

3. Add domain

Form Domains menu click WWW domains

install wpmu in vds2 Step by step install wpmu in VDS / VPS : add domain

click + picture to add new domain

install wpmu in vds3 Step by step install wpmu in VDS / VPS : add domain

Fill information around domain.

install wpmu in vds4 Step by step install wpmu in VDS / VPS : add domain

Click Ok to submit the information.

Till this step what we do are :

1. Adding user into vds system

2. Adding domain into vds system with php support

as result of these steps in httpd.conf inside of vds system is this part :

<VirtualHost 82.146.51.161:80>
ServerName ngeblog.cn
DocumentRoot /home/blog/data/www/ngeblog.cn
Group blog
User blog
CustomLog /home/httpd-logs/ngeblog.cn.access.log combined
ErrorLog /home/httpd-logs/ngeblog.cn.error.log
ServerAlias www.ngeblog.cn
ServerAdmin webmaster@ngeblog.cn
php_admin_value open_basedir “/home/blog/data:.”
php_admin_value sendmail_path “/usr/sbin/sendmail -t -i -f webmaster@ngeblog.cn”
php_admin_value upload_tmp_dir “/home/blog/data/tmp”
php_admin_value session.save_path “/home/blog/data/tmp”
AddType application/x-httpd-php .php .php3 .php4 .php5 .phtml
AddType application/x-httpd-php-source .phps
</VirtualHost>

At next post I’ll continue to explain more about domain in vds system.

I have to go to office now icon smile Step by step install wpmu in VDS / VPS : add domain

hg Step by step install wpmu in VDS / VPS : add domain

Related posts:

  1. Step by step install wpmu in VDS / VPS : setting wildcard and subdomain part 1
  2. Step by step install wpmu in VDS / VPS : Put wpmu inside vds
  3. Step by step install wpmu in VDS / VPS : setting wildcard and subdomain part 2
  4. Step by step install wpmu in VDS / VPS : Installation Process
  5. Step by Step Install Drupal on Wamp : Add Domain

  One Response to “Step by step install wpmu in VDS / VPS : add domain”

  1. [...] Step by step install wpmu in VDS / VPS : add domain [...]

Sorry, the comment form is closed at this time.

   
© 2011 Hosting Formula Suffusion theme by Sayontan Sinha