Project Description:
We would like to distribute our software so we need an installer.php file:
The file should be one ajax or jquery style file that makes this steps:
1. the user uploads the installer.php to their website
2. installer should check requirements : have zend ? requeriments are PHP Version 5.x or later , Curl Support (with SSL) , GD Image Library , Ioncube Loaders
3. Welcome screen will have a form that user should fill with the mysql database user, pass, database.... jquery or ajax should check if is right without pressing any button.
4. after user completes the form and accepted TOS , button INSTALL NOW should be available to press
5. after press INSTALL -> installer.php should wget from our server an zip file , unzip the files in the folder that is installer.php, and runs the .sql that will be inside of the .zip
6. after that, main screen should inform if process was right, if process was wrong a legend should inform that with the link to download the .zip .
Its very simple, and of course a long term because we will add more features in future.
All variables should be at the top of php, so we can change it like remote.zip , etc.
Additional Project Description:
09/04/2010 at 6:23 SGT
Forms should include effects like http://www.ajaxdaddy.com/