From 0b83c936753726adf63a6fbdbb8df166d1552f25 Mon Sep 17 00:00:00 2001 From: Neil Marion dela Cruz Date: Fri, 16 Aug 2013 03:59:10 +0000 Subject: Update README.md I was clueless at first why I'm not redirected to POG when I went to /setup/ . Then I realized that I needed to input my setup_password on the textfield when I inspected the element. --- diff --git a/README.md b/README.md index e44df48..414527f 100644 --- a/README.md +++ b/README.md @@ -109,10 +109,12 @@ Once the index.html files have been built (one for each frontend) and a backend The POG interface will allow also a very basic access to the DB data that may be useful to check that the application is actually writing something on the DB (even if you will not be able to make much sense out of the data you will see, as they are all encrypted!) More information about building the PHP backend may be found in the `doc/install.php.txt` file. + But if you have setup a $configuration['setup_password'] in target/php/configuration.php then a page with a textfield and a "Submit" link will appear. + Just input your $configuration['setup_password'] value and click on "Submit" so [POG][pog] setup page will appear. ## Disclaimer This application has not been fully tested, so there may be still problems due to the new build script or to the new repository structure. So, for the moment, **use it at your own risk!** -[pog]: http://www.phpobjectgenerator.com/ \ No newline at end of file +[pog]: http://www.phpobjectgenerator.com/ -- cgit v0.9.0.2