Installing WordPress: Difference between revisions

From The Uniform Server Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
<span id="top"></span>
----
<div style="padding:0;margin:0; border-bottom:3px inset #000000">
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
----
=[http://osobageqys.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]=
----
=[http://osobageqys.co.cc CLICK HERE]=
----
</div>
&lt;span id=&quot;top&quot;&gt;&lt;/span&gt;
&lt;div style=&quot;padding:0;margin:0; border-bottom:3px inset #000000&quot;&gt;
{|  
{|  
| [[Image:uc_small_logo.gif | MPG UniCenter]] ||
| [[Image:uc_small_logo.gif | MPG UniCenter]] ||
How to install WordPress on Uniform Server 3.5-Apollo  
How to install WordPress on Uniform Server 3.5-Apollo  
|}
|}
</div>
&lt;/div&gt;
{| cellpadding="2"
{| cellpadding=&quot;2&quot;
|
|
__TOC__
__TOC__
Line 17: Line 25:
{|
{|
|-
|-
|valign="top"|
|valign=&quot;top&quot;|
Download files and copy to their correct location.
Download files and copy to their correct location.


{|
{|
|-
|-
|valign="top"|
|valign=&quot;top&quot;|
1&nbsp;
1&amp;nbsp;
|
|
To begin, I have assumed you have downloaded Uniform Server 3.5-Apollo from [http://sourceforge.net/project/showfiles.php?group_id=53691&package_id=48193 SourceForge] and unzipped it to your computer.<br> If you intend going live check out this page first [[New Users: Security#Security Checklist |security check list]].
To begin, I have assumed you have downloaded Uniform Server 3.5-Apollo from [http://sourceforge.net/project/showfiles.php?group_id=53691&amp;package_id=48193 SourceForge] and unzipped it to your computer.&lt;br&gt; If you intend going live check out this page first [[New Users: Security#Security Checklist |security check list]].


'''''Note'':''' You will need a database user name and password in this tutorial I use the Uniform defaults name='''root''' password='''root'''.
'''''Note'':''' You will need a database user name and password in this tutorial I use the Uniform defaults name='''root''' password='''root'''.
Line 32: Line 40:


|-
|-
|valign="top"|
|valign=&quot;top&quot;|
2&nbsp;
2&amp;nbsp;
|
|
'''A)''' Next you need to download  WordPress 2.3.1 (or newer version) from [http://wordpress.org/download/ here] click on Download .ZIP and save to a convenient folder for example c:\wordpress_temp
'''A)''' Next you need to download  WordPress 2.3.1 (or newer version) from [http://wordpress.org/download/ here] click on Download .ZIP and save to a convenient folder for example c:\wordpress_temp


|-
|-
|valign="top"|
|valign=&quot;top&quot;|
3&nbsp;
3&amp;nbsp;
|
|
'''B)''' Extract this file to the current folder ('''right click''' on the file to be extracted wordpress-2.3.1.zip and select '''Extract All'''... click '''Next''' and '''Next''' again).
'''B)''' Extract this file to the current folder ('''right click''' on the file to be extracted wordpress-2.3.1.zip and select '''Extract All'''... click '''Next''' and '''Next''' again).
Line 46: Line 54:


|-
|-
|valign="top"|
|valign=&quot;top&quot;|
4&nbsp;
4&amp;nbsp;
|
|
'''C)''' Copy folder '''wordpress''' and all its contents to Uniform Server's root folder <nowiki>*</nowiki>\Uniform Server\udrive\'''www'''
'''C)''' Copy folder '''wordpress''' and all its contents to Uniform Server's root folder &lt;nowiki&gt;*&lt;/nowiki&gt;\Uniform Server\udrive\'''www'''
|}
|}
|
|
Line 58: Line 66:
{|
{|
|-
|-
|valign="top"|
|valign=&quot;top&quot;|
Create a WordPress configuration file . Download files and copy to their correct location.
Create a WordPress configuration file . Download files and copy to their correct location.


{|
{|
|-
|-
|valign="top"|
|valign=&quot;top&quot;|
1&nbsp;
1&amp;nbsp;
|
|
'''D)''' Inside the wordpress folder locate the file named:
'''D)''' Inside the wordpress folder locate the file named:
Line 70: Line 78:


|-
|-
|valign="top"|
|valign=&quot;top&quot;|
2&nbsp;
2&amp;nbsp;
|
|
After renaming '''open file''' in a text editor (such as Notepad) locate the following three lines:
After renaming '''open file''' in a text editor (such as Notepad) locate the following three lines:
{|width="80%" style="border:1px solid #ff66ff"
{|width=&quot;80%&quot; style=&quot;border:1px solid #ff66ff&quot;
|-
|-
|define('DB_NAME', 'putyourdbnamehere');||// The name of the database
|define('DB_NAME', 'putyourdbnamehere');||// The name of the database
Line 83: Line 91:
|}
|}
'''''Change the lines as shown in bold''''':
'''''Change the lines as shown in bold''''':
{|width="80%" style="border:1px solid #006600"
{|width=&quot;80%&quot; style=&quot;border:1px solid #006600&quot;
|-
|-
|define('DB_NAME', ''''wordpress'''');||// The name of the database
|define('DB_NAME', ''''wordpress'''');||// The name of the database
Line 94: Line 102:
Save the file, this configuration file is used by WordPress to locate and access the database which we create in the next step.
Save the file, this configuration file is used by WordPress to locate and access the database which we create in the next step.
|}
|}
|valign="top"|
|valign=&quot;top&quot;|
[[Image:Uc_wordpress_install_2.gif]]
[[Image:Uc_wordpress_install_2.gif]]
|}
|}
Line 102: Line 110:
{|
{|
|-
|-
|valign="top"|
|valign=&quot;top&quot;|
{|
{|
|-
|-
|valign="top"|
|valign=&quot;top&quot;|
1&nbsp;
1&amp;nbsp;
|
|
Start Uniform Server (Double click on '''Server_Start.bat''' in folder Uniform Server).
Start Uniform Server (Double click on '''Server_Start.bat''' in folder Uniform Server).
|-
|-
|valign="top"|
|valign=&quot;top&quot;|
2&nbsp;
2&amp;nbsp;
|
|
From apanel (displayed in your browser when the server starts) click on the '''phpMyAdmin''' link. (left menu under tools) Note you can always return to apanel by typing <nowiki>http://localhost/apanel/</nowiki> into your browser address bar.
From apanel (displayed in your browser when the server starts) click on the '''phpMyAdmin''' link. (left menu under tools) Note you can always return to apanel by typing &lt;nowiki&gt;http://localhost/apanel/&lt;/nowiki&gt; into your browser address bar.
|-
|-
|valign="top"|
|valign=&quot;top&quot;|
3&nbsp;
3&amp;nbsp;
|
|
'''A)''' We want to create a new database. Name it '''wordpress''' (or something easy to remember if you change this make sure you change the configuration file to match)
'''A)''' We want to create a new database. Name it '''wordpress''' (or something easy to remember if you change this make sure you change the configuration file to match)
|-
|-
|valign="top"|
|valign=&quot;top&quot;|
4&nbsp;
4&amp;nbsp;
|
|
'''B)''' Click on '''Create''' to create the database
'''B)''' Click on '''Create''' to create the database
|}
|}
|valign="top"|
|valign=&quot;top&quot;|
[[Image:Uc_wordpress_install_3.gif]]
[[Image:Uc_wordpress_install_3.gif]]
|}
|}
Line 131: Line 139:
'''''[[#top | Top]]'''''
'''''[[#top | Top]]'''''
== Installation ==
== Installation ==
To start the WordPress installation process type '''<nowiki>http://localhost/wordpress/wp-admin/install.php</nowiki>''' into your browser and follow the instructions.
To start the WordPress installation process type '''&lt;nowiki&gt;http://localhost/wordpress/wp-admin/install.php&lt;/nowiki&gt;''' into your browser and follow the instructions.


There are two pages to the process as follows:
There are two pages to the process as follows:
Line 139: Line 147:
* '''''Blog title:''''' UniCenter Test -- (Choose whatever you like you can change this in WordPress)
* '''''Blog title:''''' UniCenter Test -- (Choose whatever you like you can change this in WordPress)
* '''''Your e-mail:''''' test@unicenter_test.com  -- (Any email will do you can change this in WordPress)
* '''''Your e-mail:''''' test@unicenter_test.com  -- (Any email will do you can change this in WordPress)
* '''Un-Check''', "''Allow my blog to appear in search engines ...''" -- (Not required for testing)
* '''Un-Check''', &quot;''Allow my blog to appear in search engines ...''&quot; -- (Not required for testing)
* Click on '''Install WordPress'''
* Click on '''Install WordPress'''


Line 145: Line 153:
'''2)''' Success page (I liked the final comment)
'''2)''' Success page (I liked the final comment)


'''''Note'':''' username "admin" and password "a1f096". (the password is random make this the first thing you change in WordPress)
'''''Note'':''' username &quot;admin&quot; and password &quot;a1f096&quot;. (the password is random make this the first thing you change in WordPress)


'''''[[#top | Top]]'''''
'''''[[#top | Top]]'''''
== Change your WordPress Password ==
== Change your WordPress Password ==
Login to WordPress either using the link on the Success page or type type the following into your browser <nowiki>http://localhost/wordpress/wp-login.php</nowiki>
Login to WordPress either using the link on the Success page or type type the following into your browser &lt;nowiki&gt;http://localhost/wordpress/wp-login.php&lt;/nowiki&gt;


Use the username "admin" and password "see step 2 above"
Use the username &quot;admin&quot; and password &quot;see step 2 above&quot;


Click on '''Users''' (top menu bar) select click on '''Your Profile''', scroll down the page to Update Your Password and enter your new password twice. Click '''Update Profile''' (bottom right)
Click on '''Users''' (top menu bar) select click on '''Your Profile''', scroll down the page to Update Your Password and enter your new password twice. Click '''Update Profile''' (bottom right)
Line 162: Line 170:
{|
{|
|-
|-
|Login to WordPress by typing the following into your browser:||'''<nowiki>http://localhost/wordpress/wp-login.php</nowiki>'''
|Login to WordPress by typing the following into your browser:||'''&lt;nowiki&gt;http://localhost/wordpress/wp-login.php&lt;/nowiki&gt;'''
|-
|-
|To view your Blog type the following into your browser:||'''<nowiki>http://localhost/wordpress/</nowiki>'''
|To view your Blog type the following into your browser:||'''&lt;nowiki&gt;http://localhost/wordpress/&lt;/nowiki&gt;'''
|}
|}



Revision as of 01:05, 24 November 2010



This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page


CLICK HERE


<span id="top"></span> <div style="padding:0;margin:0; border-bottom:3px inset #000000">

MPG UniCenter

How to install WordPress on Uniform Server 3.5-Apollo

</div>

WordPress is easy to install on Uniform Server 3.5-Apollo, do you need a portable version, no problem. New to blogging and want to get a feel for it in your own time and not be embarrassed by making mistakes on-line. Then this page is probably what you are looking for.

It shows you how to install WordPress on UniServer allowing you to explore WordPress’s features, test plugins and widgets.

Pre-Installation 1

Download files and copy to their correct location.

1&nbsp;

To begin, I have assumed you have downloaded Uniform Server 3.5-Apollo from SourceForge and unzipped it to your computer.<br> If you intend going live check out this page first security check list.

Note: You will need a database user name and password in this tutorial I use the Uniform defaults name=root password=root.

  • Database user name root - No need to change this
  • Database password root - Before installing WordPress I recommend changing this using apanel

2&nbsp;

A) Next you need to download WordPress 2.3.1 (or newer version) from here click on Download .ZIP and save to a convenient folder for example c:\wordpress_temp

3&nbsp;

B) Extract this file to the current folder (right click on the file to be extracted wordpress-2.3.1.zip and select Extract All... click Next and Next again).

This creates a new folder named: wordpress-2.3.1 inside this folder is the main WordPress folder wordpress it contains all files required for installtion.

4&nbsp;

C) Copy folder wordpress and all its contents to Uniform Server's root folder <nowiki>*</nowiki>\Uniform Server\udrive\www

Top

Pre-Installation 2

Create a WordPress configuration file . Download files and copy to their correct location.

1&nbsp;

D) Inside the wordpress folder locate the file named: wp-config-sample.php Rename it to: wp-config.php

2&nbsp;

After renaming open file in a text editor (such as Notepad) locate the following three lines:

define('DB_NAME', 'putyourdbnamehere'); // The name of the database
define('DB_USER', 'usernamehere'); // Your MySQL username
define('DB_PASSWORD', 'yourpasswordhere'); // ...and password

Change the lines as shown in bold:

define('DB_NAME', 'wordpress'); // The name of the database
define('DB_USER', 'root'); // Your MySQL username
define('DB_PASSWORD', 'root'); // ...and password

Save the file, this configuration file is used by WordPress to locate and access the database which we create in the next step.

Top

Installation - Create a WordPress Database

Creating the WordPress database is straight forward, tables are automatically inserted during installation

1&nbsp;

Start Uniform Server (Double click on Server_Start.bat in folder Uniform Server).

2&nbsp;

From apanel (displayed in your browser when the server starts) click on the phpMyAdmin link. (left menu under tools) Note you can always return to apanel by typing <nowiki>http://localhost/apanel/</nowiki> into your browser address bar.

3&nbsp;

A) We want to create a new database. Name it wordpress (or something easy to remember if you change this make sure you change the configuration file to match)

4&nbsp;

B) Click on Create to create the database

Top

Installation

To start the WordPress installation process type <nowiki>http://localhost/wordpress/wp-admin/install.php</nowiki> into your browser and follow the instructions.

There are two pages to the process as follows:

1) Welcome page requires the following information:

  • Blog title: UniCenter Test -- (Choose whatever you like you can change this in WordPress)
  • Your e-mail: test@unicenter_test.com -- (Any email will do you can change this in WordPress)
  • Un-Check, "Allow my blog to appear in search engines ..." -- (Not required for testing)
  • Click on Install WordPress


2) Success page (I liked the final comment)

Note: username "admin" and password "a1f096". (the password is random make this the first thing you change in WordPress)

Top

Change your WordPress Password

Login to WordPress either using the link on the Success page or type type the following into your browser <nowiki>http://localhost/wordpress/wp-login.php</nowiki>

Use the username "admin" and password "see step 2 above"

Click on Users (top menu bar) select click on Your Profile, scroll down the page to Update Your Password and enter your new password twice. Click Update Profile (bottom right)

Note: The above is not necessary however it is niece to have a password you can remember!

Top

Access Information

Login to WordPress by typing the following into your browser: <nowiki>http://localhost/wordpress/wp-login.php</nowiki>
To view your Blog type the following into your browser: <nowiki>http://localhost/wordpress/</nowiki>

Portability

If you want a portable version of WordPress copy the folder Uniform Server and all its content to your USB memory stick that’s it. Don’t expect fantastic speeds however it is usable.

Conclusion

WordPress is extremely easy to install on UniServer, if you want to have a go at blogging give it a spin on your own PC. Need more information pop over to WordPress.org when you feel confident get a free blog on WordPress.com.

Top


Ric