One of my client want to test wordpress 2.7, since it’s not ready for production phase he told me to set a blog and step by step guide for install wordpress NOT from ssh. He want to use file manager that exist in his hostmonster account. Still plenty of space and spare domain to try out icon smile Test install Wordpress 2.7 Beta 2 : step by step

Requirements:

1. Hosting account

2. Domain

Steps :

Download WordPress

1. Download WordPress 2.7 Beta 2 from here and save the file to computer.

Prepare The File

2. Login to cpanel

3. Open File Manager

wordpress27 Test install Wordpress 2.7 Beta 2 : step by step

Continue reading »

 

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

Continue reading »

 

I prefer to use ssh instead ordinary ftp transfer since its lightning fast icon smile Step by step install wpmu in VDS / VPS : Put wpmu inside vds

In this tutorial I’ll show how to put wpmu into vds system that already setup, in previous post the system setup as follows :

  • add user into vds
  • add domain
  • setting wildcard
  • setting dubdomain

Here’s the steps :

1. Login into minivds using ssh client if you using windows or use terminal if you’re in unix based system.

2. Download wpmu

root@ngeblog:/root#
root@ngeblog:/root# cd /home/blog/data/

root@ngeblog:/home/blog/data/www# ls
ngeblog.cn
root@ngeblog:/home/blog/data/www# wget http://mu.wordpress.org/latest.tar.gz
–2008-11-06 14:58:38–  http://mu.wordpress.org/latest.tar.gz
Resolving mu.wordpress.org… 72.233.56.139, 72.233.56.138
Connecting to mu.wordpress.org|72.233.56.139|:80… connected.
HTTP request sent, awaiting response… 200 OK
Length: unspecified [application/x-gzip]
Saving to: `latest.tar.gz’

[      <=>                                                                                                           ] 1,392,892   1.17M/s   in 1.1s

2008-11-06 14:58:40 (1.17 MB/s) – `latest.tar.gz’ saved [139289

Continue reading »

© 2011 Hosting Formula Suffusion theme by Sayontan Sinha