Skip to content

fhferreira/install

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Installation wizard for October

The wizard installation is a recommended way to install October. It is simpler than the command-line installation and doesn't require any special skills.

  1. Prepare a directory on your server that is empty. It can be a sub-directory, domain root or a sub-domain.
  2. Download the installer archive file.
  3. Unpack the installer archive to the prepared directory.
  4. Grant writing permissions on the installation directory and all its subdirectories and files.
  5. Navigate to the install.php script in your web browser.
  6. Follow the installation instructions.

Troubleshooting installation

  • The page appears empty when opening the installer: This might be caused by using older versions of PHP, check that you are running PHP version 5.4 or higher.

Minimum System Requirements

October CMS has a few system requirements:

  • PHP 5.4 or higher with safe_mode restrictions disabled
  • PDO PHP Extension
  • cURL PHP Extension
  • MCrypt PHP Extension
  • ZipArchive PHP Library
  • GD PHP Library

As of PHP 5.5, some OS distributions may require you to manually install the PHP JSON extension. When using Ubuntu, this can be done via apt-get install php5-json.

About

Installation wizard for OctoberCMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published