davarravad / UserApplePie

UserApplePie website portal based on UserCake. UserApplePie is a fully open source user management system. UAP v.2 Build Started - Check that Repo.
http://www.userapplepie.com
GNU General Public License v2.0
1 stars 1 forks source link

Install Script #12

Closed davarravad closed 9 years ago

davarravad commented 9 years ago

Updated the install script to work with new site settings and stuff.

davarravad commented 9 years ago

Install script updated but not finished.

Have to finish tweaking everything.

Added requirements check, and settings form.

Need to make sure that there is a kick back if form is not properly filled out. Maybe have a var check that if not filled out can display default outputs. Main reason for kick back protection is to make sure that directory, url, and reCapcha are all valid.

Trying to add a safety feature that will keep new installs from locking out the person that is installing the application.

davarravad commented 9 years ago

Make sure to add instructions how to setup the mod_rewrite needed for site to work.

Also make sure to add instructions how to setup the *.inc file protection in apache web server.

Check to see if there is anything that was left out that might be needed for site to work properly.