Instalación de PHP MicroCMS

Installation of PHP MicroCMS

(de la versión 3.0.0 o superior)

A new installation of PHP MicroCMS is a very straight forward process:

Step 1. Uncompressing downloaded file.


Uncompress the PHP MicroCMS version 3.x.x script archive. The archive will create a directory called "PHPMCMS_3xx"


Step 2. Uploading files.


Upload content of this folder (all files and directories it includes) to your document root (public_html, www, httpdocs etc.) or your micro-cms directory using FTP. Pay attention to DON'T use the capital letters in the name of the folder (for Linux users).

For example:

public_html/
or
public_html/{micro-cms directory}/

Rename default.htaccess into .htaccess if you need to add PHP5 handler.


Step 3. Creating database.


Using your hosting Control Panel, phpMyAdmin or another tool, create your database and user, and assign that user to the database. Write down the name of the database, username, and password for the site installation procedure.


Step 4. Settings and access rights.


4.1. Check access permissions to images/uploads/ and wysiwyg/addons/imagelibrary/. You have to set up 755 rights to these folders. Also check if your script is available to change permissions to include/ folder. If not - set manually 777 rights to this folder and return them back to 755 after the installation was completed.

4.2. If you run PHP MicroCMS on IIS, you have to allow rewrite mode for Windows. To do this, open the httpd.conf file and uncomment the following lines (remove the trailing #s):

#LoadModule rewrite_module modules/mod_rewrite.so
#AddModule mod_rewrite.c


Step 5. Running install.php file.


Now you can run install.php file. To do this, open a browser and type in Address Bar

{www.mydomain.com}/install.php
or
{www.mydomain.com}/{micro-cms directory}/install.php
Follow instructions on the screen. You will be asked to enter: database host, database name, username and password. Also you need to enter admin username and admin password, that will be used to get access to administration area of the site.


Step 6. Deleting installation files.


After successful installation you will get an appropriate message and warning to remove install.php file and install/ directory. For security reasons, please delete them immediately.


Congratulations, you now have PHP MicroCMS v3.x.x. Installed!
Solicitamos su permiso para obtener datos estadísticos de su navegación en esta web, en cumplimiento del Real Decreto-ley 13/2012. Si continúa navegando consideramos que acepta el uso de cookies. OK | Más Información