X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=blobdiff_plain;f=README.txt;h=33949386d2fa77c7fd290d08d66b81bb7cc51bc0;hp=d648c63be605ecaed667b69c37b4b2c243608c0d;hb=9acc365249b5e630da6b5cdd23e3a8015f39ddc7;hpb=ae3851e4befcc7f6bee6d161dc77ac2e4e9c6515 diff --git a/README.txt b/README.txt index d648c63..3394938 100644 --- a/README.txt +++ b/README.txt @@ -14,10 +14,20 @@ Requirements Installation ------------ +upload syp to your webserver edit inc/settings.php -open http://yoururl.com/wizard.php +open http://yoururl.com/wizard.php with your web browser follow instructions +Upgrade +------------ +- make a copy of inc/settings.php +- delete old version of syp from your server +- upload now version +- edit inc/settings.php again (copy old version of file may not be enough + because new settings may have appeared) +- open http://yoururl.com/upgrade.php with your web browser + server API ---------- The way server side communicates with client side is described at