Hi there,
I just installed a site for my client and now I have a big problem!!! The site sometimes displays just 100% blank pages! No html no nothing! It doesn't happen all the time but to much! I have moved this site from one server to an other I where it worked ok...Can it be something I have missed doing while moving or is it maybe the server?
/ Thanks for any help! / Gnolen
Big problem! Blank pages...?!
Re: Big problem! Blank pages...?!
First and foremost, clear the cache (site preferences page in the admin). That's probably the problem.
If that's not it, go over config.php VERY carefully and make sure you didn't forget any paths or urls.
If that's not it, go over config.php VERY carefully and make sure you didn't forget any paths or urls.
-
gnolen
Re: Big problem! Blank pages...?!
Thanks Wishy,
I have been emptying th cache already and been looking trough the config carefully. And if there was something wrong there the blank page should come up all the time? Now it is only sometimes..?
One small Q. Should the path in config be with a / in the end or without it? Example: /home/xxxxx/public_html or /home/xxxxx/public_html/
Greetings from Gnolen
I have been emptying th cache already and been looking trough the config carefully. And if there was something wrong there the blank page should come up all the time? Now it is only sometimes..?
One small Q. Should the path in config be with a / in the end or without it? Example: /home/xxxxx/public_html or /home/xxxxx/public_html/
Greetings from Gnolen
Re: Big problem! Blank pages...?!
There are no slashes at the end of anything in config.php, except for image_transform_lib_path.

