Website shows a 500 Internal Server Error
- Check the panel’s Errors or Error Logs section for the exact message.
- Common causes:
- Wrong PHP version → switch versions in the panel
- Bad
.htaccessrule → rename.htaccessand reload - File permissions → files
644, directories755 - Corrupted plugin (WordPress) → disable via file manager
Site shows 403 Forbidden
- Ensure
index.htmlorindex.phpexists inpublic_html. - Check directory permissions (
755) and file permissions (644). - ModSecurity may be blocking the request — review the security log or contact support.
Site loads without styling / JS
- Force refresh with
Ctrl+Shift+Rto bypass browser cache. - Check DevTools → Network tab for failed asset URLs.
- If files 404, verify they were uploaded to
public_html.
SSL not working / browser warning
- Confirm your DNS A record points to your CrazyNode IP.
- Wait up to 30 minutes for AutoSSL to complete.
- Retry via SSL Status → Run AutoSSL.
- See the SSL guide for manual steps.
Email lands in spam
- Publish SPF, DKIM, DMARC records (see email guide).
- Warm up new mailboxes gradually — don’t send bulk mail on day one.
- Avoid spammy words in subject lines.
Site is slow
- Enable LiteSpeed Cache (WordPress plugin, activated by default on CrazyNode).
- Optimize images (use WebP / compress before upload).
- Remove unused plugins and themes.
- If you’ve outgrown shared hosting, consider upgrading to a VPS.
Database connection error (WordPress)
Editwp-config.php and verify:
Still need help?
Contact support
Send us the exact error, screenshots, and steps to reproduce. We’re online 24/7.
