Diagnostics & troubleshooting
Nginx/Apache config not loading
nginx -t, apachectl configtest and panel vhost editor.
-
Test configuration
Before reload verify syntax manually:
sudo nginx -t sudo apachectl configtest
-
Panel vhost editor
Projects → Web → Virtual host: panel tests config on save. If save fails, error message shows problem line.
-
Recovery
If web server wont start after bad edit, use vhost file backup from Backup module (config type) or recovery-stack.sh.
sudo /usr/local/uadmin/bin/recovery-stack.sh restart