1,478
edits
m (→Summary) |
mNo edit summary |
||
Line 1: | Line 1: | ||
<span id="top"></span> | <span id="top"></span> | ||
{| cellpadding="2" | {| cellpadding="2" | ||
|__TOC__||'''Installing Drupal on 5 | |__TOC__||'''Installing Drupal on 5-Nano Series''' | ||
|} | |} | ||
'''Introduction''' | '''Introduction''' | ||
Line 22: | Line 22: | ||
<ol start="3"> | <ol start="3"> | ||
<li> '''B)''' Create a new folder '''drupal_a''' (Can be any name its only a temporary folder)</li> | <li> '''B)''' Create a new folder '''drupal_a''' (Can be any name its only a temporary folder)</li> | ||
<li> Download Drupal '''6. | <li> Download Drupal '''6.15''' (or newer version) from [http://drupal.org/ here] save to a convenient folder for example '''drupal_a'''</li> | ||
<li>Unzip the downloaded file (drupal-6. | <li>Unzip the downloaded file (drupal-6.15.tar.gz) Windows cannot do this. Use something like 7-Zip Portable<br> --- Download site: [http://portableapps.com/apps/utilities PortableApps.com]<br> --- File name: 7-Zip Portable - Multilingual file archiver and compressor</li> | ||
<li>'''B)''' Extract '''drupal-6. | <li>'''B)''' Extract '''drupal-6.15.tar.gz''' to current path; creates a new folder '''drupal-6.15.tar'''. Open this folder '''C)'''</li> | ||
<li>'''C)''' Extract drupal-6. | <li>'''C)''' Extract drupal-6.15.tar to current path; creates a new folder drupal-6.15 '''(D)'''.<br> | ||
Inside this is a second folder drupal-6. | Inside this is a second folder drupal-6.15 containing all the drupal files '''E)'''.</li> | ||
</ol> | </ol> | ||
'''''Copy files to Uniform Server''''' | '''''Copy files to Uniform Server''''' | ||
<ol start="8"> | <ol start="8"> | ||
<li>'''F)''' Copy folder '''drupal-6. | <li>'''F)''' Copy folder '''drupal-6.15''' (E) to server root folder '''www''' '''(G)'''</li> | ||
<li>'''H)''' Rename folder '''drupal-6. | <li>'''H)''' Rename folder '''drupal-6.15''' to '''drupal'''</li> | ||
<li>'''I)''' Navigate to folder UniServer\www\drupal\sites\'''default'''<br> --- Make a copy of file: '''default.settings.php'''<br> --- Rename this copy to: '''settings.php'''</li> | <li>'''I)''' Navigate to folder UniServer\www\drupal\sites\'''default'''<br> --- Make a copy of file: '''default.settings.php'''<br> --- Rename this copy to: '''settings.php'''</li> | ||
</ol> | </ol> | ||
Line 257: | Line 257: | ||
* Under '''Plugins''' | * Under '''Plugins''' | ||
* Navigate to sub-folder '''Uniform Server 5-Nano Plugins''' | * Navigate to sub-folder '''Uniform Server 5-Nano Plugins''' | ||
* Download file [http://sourceforge.net/projects/miniserver/files/Plugins/UniServer%2055-Nano%20Plugins/Applications/V55_Drupal/ | * Download file [http://sourceforge.net/projects/miniserver/files/Plugins/UniServer%2055-Nano%20Plugins/Applications/V55_Drupal/V55_Drupal_6_15.exe/download V55_Drupal_6_15.exe] | ||
Save this to folder UniServer, to install double click on file. Drupal is pre-configured and ready to go. Check out the read me file for latest information. | Save this to folder UniServer, to install double click on file. Drupal is pre-configured and ready to go. Check out the read me file for latest information. |