Step by step install wpmu in VDS / VPS : Installation Process

Before I continue this series I will list previous posts :

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

install wpmu on vds Step by step install wpmu in VDS / VPS : Installation Process

chmod 777 /home/blog/data/www/ngeblog.cn /home/blog/data/www/ngeblog.cn/wp-content/

3. Reload address in step 1

install wpmu on vds2 Step by step install wpmu in VDS / VPS : Installation Process

install wpmu on vds3 Step by step install wpmu in VDS / VPS : Installation Process

If everything running well, you’ll see this page :

install wpmu on vds4 Step by step install wpmu in VDS / VPS : Installation Process

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 Reading:

Using DrupalUsing Drupal

With the recipes in this book, you can take full advantage of the vast collection of community-contributed modules that make the Drupal web framewo... Read More >

Drupal For DummiesDrupal For Dummies

Learn to set up, manage, and administer a Drupal Web site

Drupal offers unparalleled flexibility for content-managed Web sites, but most ... Read More >

Pro Drupal Development, Second EditionPro Drupal Development, Second Edition

Widely praised for its in–depth coverage of Drupal internals, bestselling Pro Drupal Development has been completely updated for Drupal 6 in thi... Read More >

Front End Drupal: Designing, Theming, ScriptingFront End Drupal: Designing, Theming, Scripting

“For Drupal to succeed, we need books like this.”

–Dries Buytaert, Drupal founder and project... Read More >

Cracking Drupal: A Drop in the BucketCracking Drupal: A Drop in the BucketThe first book to reveal the vulnerabilities and security issues that exist in the sites that have been built with Drupal?and how to prevent them from... Read More >

Thanks for reading, if you think this post help you please consider to buy me a beer

Search Terms :

  • vps installation service
    • Share/Bookmark
    Step By Step

    If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.

    Comments are closed.