|
I see a blank page when I open my websites. Why? |
|
|
|
Some hosting companies have settings which do not allow errors check. Please open your .htaccess file and add # in front of the second line php_flag display_errors 0 so it will look like #php_flag display_errors 0 |