16 lines
998 B
Plaintext
Executable File
16 lines
998 B
Plaintext
Executable File
PLEASE DO NOT USE AS PRODUCTION TUMBLELOG, ONLY FOR TESTING PURPOSES
|
|
|
|
This beta version is not ready to replace your actual gelato tumblelog, there is not an update script, only fresh installs for TESTING purposes.
|
|
|
|
==== How to install gelato CMS =====
|
|
|
|
1) Download and unzip the gelato package, if you haven't already.
|
|
2) Place the gelato files in the desired location on your web server.
|
|
3) Rename the file config-sample.php to config.php and edit it with your server info.
|
|
4) Run the gelato installation script by accessing install.php in your favorite web browser.
|
|
* If you installed gelato in the root directory, you should visit: http://example.com/install.php
|
|
* If you installed gelato in its own subdirectory called tumblelog, for example, you should visit: http://example.com/tumblelog/install.php
|
|
5) Set CHMOD / permission ( Chmod 777 ) to the folder 'uploads' and the folder 'uploads/CACHE'
|
|
6) REMOVE the install.php file.
|
|
|
|
That's it! gelato should now be installed. |