DrawSync Platform Installation ============================== ✓ PHP version check passed ✓ Required extensions check passed ✓ Directory exists: /var/www/PS_WINAHOME/logs ✓ Directory exists: /var/www/PS_WINAHOME/uploads ✓ Directory exists: /var/www/PS_WINAHOME/cache ✓ Directory exists: /var/www/PS_CONNECT/PS_WINAHOME ✓ Directory writable: /var/www/PS_WINAHOME/logs ✓ Directory writable: /var/www/PS_WINAHOME/uploads ✓ Directory writable: /var/www/PS_WINAHOME/cache ✓ Config file found ✓ Database connection successful Running database migrations... ✗ Database connection failed: SQLSTATE[21S01]: Insert value list does not match column list: 1136 Column count doesn't match value count at row 1 ✓ Created nginx.conf.example ================================================== Installation completed successfully! Next steps: 1. Copy config/config.example.php to /var/www/PS_CONNECT/PS_WINAHOME/config.php 2. Update database credentials in config.php 3. Configure your web server (nginx.conf.example provided) 4. Set up SSL certificate for https://winahome.com.au 5. Install systemd service: sudo cp drawsync.service /etc/systemd/system/ 6. Enable service: sudo systemctl enable drawsync 7. Start service: sudo systemctl start drawsync 8. Visit https://winahome.com.au to access your DrawSync Platform Default admin login: Username: admin Password: admin123 ⚠ Please change the admin password after first login!