User Tools

Site Tools


Translations of this page:

Sidebar

Documentation index

installation

Installation

You'll need Mysql DB and SSH access to your server

Now it really easy to install the script. You don't even have to download an install file, just run the following command in SSH

curl -sS http://smartcj.com/updates2/install | php -- 

and the script will be installed in few seconds

PS yes , those two dashes are obligatory

Also there are optional parameter

curl -sS http://smartcj.com/updates2/install | php -- mysql_host= mysql_user= mysql_pass= mysql_name= scj_folder= domain= admin_email=
installation.txt · Last modified: 2017/04/07 08:31 (external edit)