If your WordPress website or the corresponding login page (/wp-admin) only shows a white page, this may be due to a faulty wp-config.php file. If there are blank lines in the wp-config.php file before the ‘<?' or after the ‘?>’ tags, they must be deleted and the file must be saved. In many cases, this will solve the problem.
How to check your wp-config.php file
- Log in to the client area via my.helloly.com.
- Click on Webhosting Login next to the desired hosting package.

- Under Files, select the File Manager function.

- In the public_html folder, you will find a folder with the following formatting: domain.topleveldomain (e.g. sample-name.eu)
- In this folder, select the wp-config.php file and click on the Edit function in the menu.

Alternatively, you can also right-click on the file and select Edit - In the following dialog window, confirm by clicking Edit
- Delete any blank lines before <?php or after php?>
- Click on Save Changes
- Open your WordPress website or the corresponding login page /wp-admin
- Your WordPress website or the login page /wp-admin should be working again
Select language