Skip to content

zedx/installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZEDx wizard installation StyleCI

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

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

Minimum System Requirements

ZEDx CMS has a few system requirements:

  • PHP >= 5.5.9
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension
  • cURL PHP Extension
  • MCrypt PHP Extension
  • ZipArchive PHP Library
  • GD PHP Library

Your server must allow Outgoing connections on port 80 and 443 via PHP

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.

image

Note: A detailed installation log can be found in the install_files/install.log file.

About

Installation wizard for ZEDx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published