- Guarantee Web site malware removal (joomla, drupal, wordpress etc) - don't let your business get down due to virus, malware and blacklist problem.
- Recommended Web Hosting to help you doing business online with high performance. : Support ioncube, zend and all other hosting by default.
- 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.
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
Requirements :
- VDS / VPS account, I take VDS-Raccoon.
- Domain
Here the steps :
Account information, important information from minivds email is this part :
Services ——————————
SSH:
ngeblog.cn / 82.146.51.161
User: root
Password: abcdefghijkPopular 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.
2. Add new user from Accounts Menu.
Click Users
Add new user
Click OK.
3. Add domain
Form Domains menu click WWW domains
click + picture to add new domain
Fill information around 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
Related posts:
- Step by step install wpmu in VDS / VPS : setting wildcard and subdomain part 1
- Step by step install wpmu in VDS / VPS : Put wpmu inside vds
- Step by step install wpmu in VDS / VPS : setting wildcard and subdomain part 2
- Step by step install wpmu in VDS / VPS : Installation Process
- Step by Step Install Drupal on Wamp : Add Domain
One Response to “Step by step install wpmu in VDS / VPS : add domain”
Sorry, the comment form is closed at this time.







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