c082c1e28a
Bug fix in lib/php-config-manager.sh: - Line 124: find_fpm_pool_config() requires both username AND domain - Was only passing username, causing backup to fail - Fixed: find_fpm_pool_config "$username" "$domain" Impact: - Backup functionality now works correctly - Successfully backs up PHP-FPM pool configs - Tested with pickledperil.com - backup created successfully Verification: - Syntax validated - Backup test: passed - Pool config found and backed up to /root/server-toolkit/backups/php/