Open eddiejaoude opened 13 years ago
Also display what mode the application is in: development, testing, production
1b: application.ini writable? Do you mean readable?
No i really mean writable. When you have an installer, there should be no manual changes in the application.ini. In the application you upload, there will be no db setting set. These have to be added to the file. Also the plugin that will check if the application is installed need to be commented out, so it doesn't run on every request, only before the app is installed. Therefor, check if writable. Op 30 apr. 2011 11:28 schreef "eddiejaoude" < reply@reply.github.com> het volgende:
1b: application.ini writable? Do you mean readable?
Reply to this email directly or view it on GitHub:
Ah yes you are right.
We should also have an example file, i.e. application.ini.example
Indeed, but that is pretty easy to create :-)
2011/4/30 eddiejaoude < reply@reply.github.com>
Ah yes you are right.
We should also have an example file, i.e. application.ini.example
Reply to this email directly or view it on GitHub:
Go-Online - Webdevelopment op maat T: +32 485 379 775 E: koen@go-online.be W: www.go-online.be Chat Google Talk: koen@go-online.be Skype: kokohuyb Contact Me [image: Linkedin] http://be.linkedin.com/in/koenhuybrechts[image: Twitter] http://twitter.com/GoOnline_web
A setup/debug page, that will allow a developer to check the status of their application during development.
This page will display: writable tmp directory, database connection etc. All the basic requirements to have a working application