- Download the latest version of Hotaru CMS.
- Create a database called 'hotaru' in you MySQL (using phpMyAdmin or similar).
- Rename '/config/settings_default.php' to '/config/settings.php'.
- Open '/config/settings.php' and edit the top section with your database details and path to Hotaru, e.g. 'http://example.com/'
- Upload the contents of the 'hotaru' folder to your server.
- Files should have permissions set to 644 and folders should be set to 755, except...
- Set '/cache' and its sub-folders to 777
- Go to 'http://example.com/hotaru/install/install.php' and follow the steps
- When finished, delete the 'install' folder.
- Log into Admin and go to Admin -> Settings
- Change the settings as appropriate, but leave 'DB_CACHE' off for now.
- Download plugins from the [Plugin Downloads forum][3], unzip and upload them to the '/content/plugins/' directory.
- Go to Admin -> Plugin Management and install the plugins one by one.
- Edit settings for each plugin listed in the sidebar under Plugin Settings.
- Click the site title/banner to view your changes.
- When finished, return to Admin -> Settings and set 'DB_CACHE' to true.
- Backup your database.
- Download the latest version of Hotaru CMS.
- Turn off all your plugins.
- Overwrite ALL the old files. If you've made any customizations, read up on the [Hotaru File Organization][2]
- Go to /install/upgrade.php and follow the steps
- Turn your plugins back on
- Reactivate your widgets
- When finished, delete the install folder.
- PHP version 5.3.2 or higher.
- MySQL version 5.0 or higher.
If you want to use friendly urls, rename 'htaccess_default' to '.htaccess', and edit it according to the instructions within
the htaccess file. Then go to Admin -> Settings and change the *friendly urls* setting to true.
If you're having trouble installing Hotaru, please post your questions with as much detail as possible [in the forums][4]. Thanks.
- http://docs.hotarucms.org/index.php/Getting_Started#Installing_and_Upgrading
- http://docs.hotarucms.org/index.php/File_Organization
- http://forums.hotarucms.org/forumdisplay.php?18-Plugin-Downloads
- http://forums.hotarucms.org/forum.php