Releases: jmrashed/php-installer
Releases · jmrashed/php-installer
v1.1.1 - Initial Release
Added
- File upload support for SQL and ZIP files in database import step
- Comprehensive debug logging system with step-by-step tracking
- Beautiful step indicators with circular progress and animations
- Enhanced CSS styling with gradients and modern design
- ZIP file extraction capability for SQL imports
- Database cleanup functionality (drops existing tables before import)
- Improved error handling with detailed SQL error messages
- License agreement validation
- Enhanced system requirements checker with auto-directory creation
Fixed
- Step navigation issues with URL parameter handling
- Redirect problems causing ERR_UNSAFE_REDIRECT errors
- PDO namespace issues in admin account creation
- SQL import handling for multiple statements
- File path resolution for cross-platform compatibility
- Bootstrap CDN integration for consistent styling
Improved
- Database import now supports both default and custom SQL files
- Better SQL cleaning and parsing for MySQL dump files
- Enhanced progress tracking with visual feedback
- Improved logging system with multiple fallback paths
- More robust file upload validation
- Better error messages with specific database names