PHP Setup Wizard Download
With PHP Setup Wizard you can improve your own project with a powerful setup system. With just few lines of code and some configuration changes, you can have an installer for your system deployment in few minutes.
Feature Highlights
Customizable step by configuration with basic error checking
Can require minimum PHP version or version range
Checks if folder is writeable and performs test-write
Login and database are verified before writing to file
Supports multiple-queries, copy your queries from PhpMyAdmin
Tests if user can create tables before trying to install tables
Creates your system config file using template
Supports multiple configs and/or output files
Can require some PHP extensions to be loaded
Can require some PHP directives (settings)
Features
Available installation steps
1. Welcome Message
2. PHP Requirements
3. I/O File Permissions Test
4. Terms Of Use Agreement
5. Language Selection
6. Serial Key Confirmation
7. Time Zone Selection
8. Additional Information – fully customizeable!
9. Database Server Connection
10. Database Selection/Creation
11. Database Access Test
12. Database Table Prefix
13. Install Database Tables
14. Create Administrator Account
15. Create Configuration File
16. Finished Message
General features:
16 available setup steps, each with individual configuration
One fully customizable step by configuration
Available databases are listed with table count
New databases can be created if server supports it
Automatic session handling with optional encryption
All HTML and forms are generated by HtmlMaker class
PHP error messages can be disabled in configuration
Settings overview tool for better mask file testing
Creates the config file for the system being installed
Supports multiple configs, into multiple directories
No deprecated functions used (like eregi)
Template support (referred to as Mask files):
Welcome/Outro messages (HTML)
License agreement text (TXT)
Create table queries (SQL)
Insert root user query (SQL)
Output system config files (PHP)
Availability Tests:
PHP Requirements test
PHP version check (range can be specified)
PHP extension check (mysqli, mbstring, mcrypt etc.)
PHP directives check (safe_mode, register_globals etc.)
Read/Write files and folders test
Database privileges test
When installation is completed, the installer can:
Ignore itself and continues to run the installed system
Delete itself and all files in the Installer folder
Offers option to redo installation (if enabled in config)
Tidak ada komentar:
Posting Komentar