You are on page 1of 1

The zip file contains 3 folders :

/licence provide the licence informations


/sql provide the SQL scripts for creating database
/kados contains the php scripts of the application itself

-------------------------------------------------------------
AUTOMATIC INSTALLATION
1/ Deploy the /kados folder content on your web server
2/ With your favorite browser, go to your Kados instance
3/ Follow the automatic upgrade step
4/ Connect with the admin account : admin/admin (login/pass)
-------------------------------------------------------------
MANUAL INSTALLATION
1/ deploy the /kados folder content on your web server
2/ in the SQL script create_database_R11.sql, replace [DB_PREFIX] with a prefix
(it may be nothing). Put the same prefix in the connect.conf file (see 4/)
replacing the PARAM_prefix string.
3/ execute the SQL script create_database_R11.sql on the MySQL database (through a
MySQL client or PHPmyAdmin).
4/ Go to folder /updates/R11-YellowCat/install, copy file connect.conf to your
folder conf/. Open it and replace values
PARAM_host,PARAM_db,PARAM_user,PARAM_password,PARAM_charset,PARAM_prefix by values
from your BD connection. Then rename connect_r10.conf into connect.conf
5/ In the root folder of your kados installation, copy the the file VERSION_NEW
and rename the new file VERSION
6/ Connect with the admin account : admin/admin (login/pass)
--------------------------------------------------------------
WARNING
If you want to use the "User Activation by email" feature, you must :
- have a valid smtp server active on your server (it is included in most web
hosting)
- set parameter "Path for application" in Admin => Settings with the path to app
from your domain name.
=> It must be at least / if kados is at your server root, but it may be /kados/
if kados is under a kados folder under your domain (e.g. if you acccess Kados with
that URL http://www.yourdomain.com/kados/ )
- set parameter "Email adress FROM for managing user validation" with a valid
email
- set parameter "Name FROM for managing user validation" with a name

HELP, SUPPORT
If you need help, go to http://docs.kados.info to view documentation or
http://www.kados.info/en/?page_id=172 for any support request

And that's all (folks)

Have a lot of fun !


Remember that Kados is supplied under a dual licence GPL and MIT by a totally
benevolent team
Remarks, bugs and new features are welcome if you have any (go to the forum)
Marmotte Technologies is ready to help you install Kados, within the limits of its
small hands.

You might also like