- Knowledge Base
- /
- Troubleshooting
Troubleshooting
Solutions to common problems
How to create a phpinfo page for troubleshooting
phpinfo() outputs everything about your PHP configuration - versions, modules, settings, environment variables. Essential for debugging but also a security risk if left exposed. Creating the phpinfo f...

Ella McMorran
How to enable debug mode under wordpress?
DEBUGGING WORDPRESS WordPress comes with several settings that you can use to help debug the main application, themes, your own custom code, and more. Generally, these settings are intended for use by...

Amy Flakelar
How to fix FTP connection errors?
Warning This guide only applies to Seohosting.io (Smart SEO Hosting) customers. If you get an FTP connection error similar to “Connection attempt faile...

Henry Blake
How to investigate and fix HTTP 500 error (internal server error)?
HTTP 500 errors or internal server errors often result from a problem within the .htaccess file or a missing PHP plugin. In this article, we will go through steps that need to be taken to fix these pr...

Julian Lister