X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=blobdiff_plain;f=README.txt;h=33949386d2fa77c7fd290d08d66b81bb7cc51bc0;hp=b1f096fe180bf68fd7a2c8547a54e9cb7f1c1b44;hb=9acc365249b5e630da6b5cdd23e3a8015f39ddc7;hpb=7282fabcfef34ef95b8c6bd414f34d77037451e1 diff --git a/README.txt b/README.txt index b1f096f..3394938 100644 --- a/README.txt +++ b/README.txt @@ -14,10 +14,28 @@ 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 +http://dev.renevier.net/syp.git/?a=blob_plain;f=devdoc/api.txt +That document is mainly aimed at developers and inquiring people. You should +not need it if you just want to install syp on your website. + + Author ------ Arno Renevier