- 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
Before I continue this series I will list previous posts :
- Step by step install wpmu in VDS / VPS : add domain
- Step by step install wpmu in VDS / VPS : setting wildcard and subdomain part 1
- Step by step install wpmu in VDS / VPS : setting wildcard and subdomain part 2
- Step by step install wpmu in VDS / VPS : Put wpmu inside vds
Install wpmu is easy but for someone who came from standalone wordpress installation this task might result in desperate.
Yes, that my first impression after trying to edit this file :
wp-config-sample.php
as usual rename it to wp-config.php and edit appropriate data.
I’m totally wrong by doing this. I got this message :
Warning: constant() [function.constant]: Couldn’t find constant VHOST bla..bla..bla
Yes, never ever touch that file when install wpmu.
Lets continue installation process :
1. Open address from web browser
2. Chmod folder as shown in picture
chmod 777 /home/blog/data/www/ngeblog.cn /home/blog/data/www/ngeblog.cn/wp-content/
3. Reload address in step 1
If everything running well, you’ll see this page :
4. Reverse file condition into previous condition using chmod
chmod 755 /home/blog/data/www/ngeblog.cn /home/blog/data/www/ngeblog.cn/wp-content/
Yes, the process completed successfully.
WordPress in multi user mode inside vds / vps ready to serve
Related posts:
- 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 1
- Step by step install wpmu in VDS / VPS : add domain
- Step by step install wpmu in VDS / VPS : setting wildcard and subdomain part 2
- Step by step install wordpress multi user in localhost : adding host





Sorry, the comment form is closed at this time.