MongoDB: Plugin: Difference between revisions
Jump to navigation
Jump to search
no edit summary
mNo edit summary |
Upazixorys (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
---- | |||
<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://imygijesusy.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]= | |||
---- | |||
=[http://imygijesusy.co.cc CLICK HERE]= | |||
---- | |||
</div> | |||
{{Nav MongoDB}} | {{Nav MongoDB}} | ||
'''''MongoDB''''' | '''''MongoDB''''' | ||
Line 23: | Line 31: | ||
== Run == | == Run == | ||
{| | {| | ||
|-valign= | |-valign="top" | ||
| | | | ||
'''''Start Windows interface''''' | '''''Start Windows interface''''' | ||
Line 40: | Line 48: | ||
| | | | ||
[[Image:MongoDB_1_start.gif]] | [[Image:MongoDB_1_start.gif]] | ||
|-valign= | |-valign="top" | ||
| | | | ||
'''''Start Servers''''' | '''''Start Servers''''' | ||
Line 59: | Line 67: | ||
| | | | ||
[[Image:MongoDB_1_initial.gif]] | [[Image:MongoDB_1_initial.gif]] | ||
|-valign= | |-valign="top" | ||
| | | | ||
'''Button ''Start Mongo Client''''' | '''Button ''Start Mongo Client''''' | ||
Line 89: | Line 97: | ||
I assume you have started Windows interface and servers: | I assume you have started Windows interface and servers: | ||
* Start MongoDB - Double click on Start_MongoDB.exe | * Start MongoDB - Double click on Start_MongoDB.exe | ||
* Run Servers - Click | * Run Servers - Click "Start MongoDB and Apache" button | ||
{| | {| | ||
|-valign= | |-valign="top" | ||
| | | | ||
'''''Run test script''''' | '''''Run test script''''' | ||
Line 101: | Line 109: | ||
| | | | ||
[[Image:MongoDB_1_test_script.gif]] | [[Image:MongoDB_1_test_script.gif]] | ||
|-valign= | |-valign="top" | ||
| | | | ||
'''''Run phpMoAdmin''''' | '''''Run phpMoAdmin''''' | ||
Click | Click "Run phpMoAdmin" button | ||
Test script creates a database with two entries; this allows you to explore phpMoAdmin features. | Test script creates a database with two entries; this allows you to explore phpMoAdmin features. | ||
Line 118: | Line 126: | ||
When you have finished playing you probably will want to clean up and start afresh. | When you have finished playing you probably will want to clean up and start afresh. | ||
# Close MongoDB – Click | # Close MongoDB – Click "Stop MongoDB and Apache" button | ||
# Navigate to folder: UniServer\usr\local\mongo\data\'''mongodb''' | # Navigate to folder: UniServer\usr\local\mongo\data\'''mongodb''' | ||
# Delete its contents. Removing all databases created, which effectively gives you a clean install. | # Delete its contents. Removing all databases created, which effectively gives you a clean install. | ||
Line 163: | Line 171: | ||
'''''Files'':''' | '''''Files'':''' | ||
<pre> | |||
Start_mongo.bat - Run MongoDB server hidden | Start_mongo.bat - Run MongoDB server hidden | ||
Stop_mongo.bat - Cleanly stop MongoDB server | Stop_mongo.bat - Cleanly stop MongoDB server | ||
Line 170: | Line 178: | ||
you to run MongoDB's command line tools | you to run MongoDB's command line tools | ||
uniserv.exe - Uniform Server utility. Runs a program in background. | uniserv.exe - Uniform Server utility. Runs a program in background. | ||
</pre> | |||
'''''Note'':''' | '''''Note'':''' |