| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

Installation

This version was saved 16 years ago View current version     Page history
Saved by majd87@...
on April 4, 2008 at 2:07:22 am
 

 

To install Code Extinguisher, simply unzip the contents of the zip to your CodeIgniter directory (Alongside index.php). After you are done, your directory should look a little like this:

 

codex/ (the codex files)

system/ (the CI files)

backend.php (the codex redirector)

index.php (the CI redirector)

installer.php (the codex installer)

 

Run installer.php from your browser and follow the on-screen instructions.

 

Note: You will need to have write permissions on the database.php file (located in codex/application/config/). 

 

The installer simply updates your database.php file, and sets up the database for you. If you wish to run the installer manually, then execute the sql statements in the codex.sql file (which is included in the zip), and then update your database.php file.

 

Later, when you want to access the backend, simply direct your browser to http://yoursite.com/backend.php

Comments (0)

You don't have permission to comment on this page.