TweeCool :: {{ simple, fast and reliable }}
TweeCool :: {{ simple, fast and reliable }}

Installation

Requirements

  1. PHP 5.3.9 or later
  2. Database (MySQL)

Step 1

Upload all files into your webspace.

Watch the video below, if you do not know how to upload files into your server.

Step 2

Create a database

Watch the video below, if you do not know how to create a database.

Step 3

Browse your webspace where you uploaded the TweeCool CMS, for example http://www.tweecool.com/demo/

About the .htaccess file

Add this file if you do not want to display the 'index.php' in the address bar.

If your project is under http://www.tweecool.com/superdemo/

The RewriteBase needs to reflect this, so it should be

<IfModule mod_rewrite.c>
#Options -MultiViews
RewriteEngine On
RewriteBase /superdemo
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [QSA,L]
</IfModule>

The mod_rewrite must be enabled on your server.

Demo

Works with TweeCool CMS

Advertisement (Google ads) Advertisement (Google ads)