]> dev.renevier.net Git - syp.git/blobdiff - README.txt
bump version to 0.2
[syp.git] / README.txt
index d648c63be605ecaed667b69c37b4b2c243608c0d..f85228be9115b86034f3a81e416da000fb9cae09 100644 (file)
@@ -14,10 +14,22 @@ 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
+- make a copy of upload/ (or directory where your photos and thumbnails are stored).
+- delete old version of syp from your server
+- upload new version
+- edit inc/settings.php again (copy old version of file may not be enough
+  because new settings may have appeared)
+- copy upload/ back.
+- open http://yoururl.com/upgrade.php with your web browser
+
 server API
 ----------
 The way server side communicates with client side is described at