getting blank screen

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
boby
Forum Members
Forum Members
Posts: 94
Joined: Thu Feb 21, 2008 11:31 pm

getting blank screen

Post by boby »

I am using cmsms 1.6.5.

Many times when surfing on my webpage I click on a link, it starts charging and then just stop with a blank screen. I then have to actualize once or twice to get my full page charged.

I thought it was may be a server problem but it just happened to me on a xampp install.

Any idea where come from the problem?
thanks
Peciura

Re: getting blank screen

Post by Peciura »

boby
Forum Members
Forum Members
Posts: 94
Joined: Thu Feb 21, 2008 11:31 pm

Re: getting blank screen

Post by boby »

I do not think it is a memory problem

I have the following:
PHP Effective Memory Limit (memory_limit): 80M


Could it be the execution time? I have
Maximum Execution Time (max_execution_time): 30


I don't know anuthing about session path. I got a yellow flag:
Session Save Path (session_save_path):  No check because open basedir active


And a yellow flag for:
PHP Open Basedir (open_basedir):  /var/www/vhosts/lacasaenelarbol.org/subdomains/spanish/httpdocs:/tmp


The link you gave me does't say much about session path nor open basedir
alby

Re: getting blank screen

Post by alby »

Active debug in config.php and look for errors (or look in html source for blank page) and in your server logs

Alby
boby
Forum Members
Forum Members
Posts: 94
Joined: Thu Feb 21, 2008 11:31 pm

Re: getting blank screen

Post by boby »

In debug I always got error(0)

My error log is giving errors but not related to it I think

Code: Select all

[Fri Oct 23 02:31:12 2009] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!? 
[Fri Oct 23 03:49:27 2009] [error] [client 93.158.151.24] File does not exist: /var/www/vhosts/lacasaenelarbol.org/httpdocs/robots.txt 
[Fri Oct 23 03:44:28 2009] [error] [client 66.249.71.13] PHP Warning: mb_substr() [<a href='function.mb-substr'>function.mb-substr</a>]: Unknown encoding "" in /var/www/vhosts/lacasaenelarbol.org/subdomains/spanish/httpdocs/modules/Glossary/Glossary.module.php on line 1494 
Today it works fine but at times I get my site with bkank screen. I never have this problem when surfing the web. Just my site!
I guess the server is too busy!
alby

Re: getting blank screen

Post by alby »

boby wrote: I guess the server is too busy!
Probably but look in html source with active debug if you have blank page

Alby
Post Reply

Return to “CMSMS Core”