Installing and Upgrading MonkeyCMS
Date: 16-04-2007 13:20 Views: 5040
Installation Considerations
Please note the server requirements before attempting to install MonkeyCMS.
In addition to the web-accessible compontents of MonkeyCMS (the main site and admin area), there are a number of additional features that benefit from being located in an area which is not accessible via the internet (images, cached templates). This should be considered when deciding on where to install the software.
Installing
- Extract the contents of the monkeycms-1.x.x.zip file to the area on the server you are planning to install it.
- Locate admincp/dbdetails.php.new and open that within a text editor.
- Enter the appropriate MySQL connection details for the database you would like MonkeyCMS to use. You can also specify a table prefix which will be added to every table name allowing multiple installations within the same database.
- Save the admincp/dbdetails.php.new file and then rename it to admincp/dbdetails.php
- In your web browser, browse to: http://www.yourserver.com/yourdirectory/install/install.php
- Follow the on-screen instructions, populating the fields as instructed
- If any upgrades are present you will be prompted to install them
Upgrading
- Extract the contents of the monkeycms-1.x.x.zip file to the area on the server you are planning to install it.
- In your web browser, browse to: http://www.yourserver.com/yourdirectory/install/upgrade.php


Comments (1)
On 27-03-2008 09:33, mnasruddin said:
nice & clean installation