Page 3 of 3

Re: Page Loading and Not Loading issues.

Posted: Tue Oct 20, 2009 2:29 pm
by panda
Hi Rolf, thanks for help.

ad 1. Could you be more specific?

ad 2. Changes to core files are made only visual. Control SUM of 1.6.6 (I've upgraded to 1.6.6) report that only 3 files differ to original and 2 of them are because of installation of "diff" version from 1.6.5 to 1.6.6, there are some slight changes (one missing row, dummy index.html with/without text). The only changed file is /lib/classes/class.admintheme.inc.php (just visual changes)

ad 3. The main reason for this is was that name "CMS Made Simple" look like it's some very simple, cheap and bad CMS system (which actually isn't). I've read licence info and it says that I have to leave (as calguy said) at least header info of CMSMS.

We've realized till now, that problem seems to be hosting specific. No diferent server website seems to work OK. Zend debugger tells just "zend_mm_heap corrupted", we are impossible to trace where exactly is the problem.
Other question is, why one instance od 1.6.5 works ok and another (which was now upgraded to 1.6.6) not.

Re: Page Loading and Not Loading issues.

Posted: Tue Oct 20, 2009 2:36 pm
by panda
Rolf wrote: I'm sorry for this remark, Panda:-[ I was wrong here...
I hope you won't deflate my tires, when I visit Prague once  ;)
I will buy you a set of deflatable ones instead  ;)

Re: Page Loading and Not Loading issues.

Posted: Tue Oct 20, 2009 3:07 pm
by panda
BTW in debug mode site works OK. What functuons/fuctionality is switched off when in debug mode? Is there any special description of debug mode?

Re: Page Loading and Not Loading issues.

Posted: Tue Oct 20, 2009 7:46 pm
by Rolf
I will buy you a set of deflatable ones instead  Wink
Thanks   ;D
Back to work now.  ;)

About the file ownership/permissions, you better read Calguys reply http://forum.cmsmadesimple.org/index.ph ... l#msg44063
You can see the impact when looking in the Modules section in the admin: "change permissions" "cannot remove"
Have a website with a similar problems, haven't found a solution yet. Yes, CHMOD 777 to all folders and files  :-\ The host is blaming CMSMS for this... 

I can't explain what is happening here.
What I noticed before, some pages are worse then others, but looking in the content/templates there isn't a real difference...
Trying to validate 'financovani' I get this:
W3C wrote: 500 Server closed connection without sending any data back
in debug mode site works OK.
There no errors mentioned in the list...
We've realized till now, that problem seems to be hosting specific
What is the reaction of the host on this?

Regards, Rolf

Re: Page Loading and Not Loading issues.

Posted: Wed Oct 21, 2009 8:29 pm
by panda
Yes, there are no errors but still works ok. At least I haven't noticed any problem when in debug mode during hundreds of clicks.

Server is our own property, its admin didn't find out anything. When page is not showing, PHP process will crash and zend debugger reports just "zend_mm_heap corrupted". Complete reinstall is not possible on live server.

We moved this host to our partner's server where everything works ok with the same setup.

I have no clue where to continue, so stopping research and hope this never happen anymore.

Re: Page Loading and Not Loading issues.

Posted: Mon Dec 07, 2009 5:27 am
by phreerider
I am having the same problem (Random blank page in Safari) - Has anyone came up with a solution yet?

Re: Page Loading and Not Loading issues.

Posted: Tue Jan 12, 2010 5:18 am
by calguy1000
I have just spent days diagnosing and fixing this issue.

The fix was to upgrade to php 5.2.11 or 5.2.12 (note NOT php 5.3).

There are numerous bug fixes in newer versions of PHP wrt OOP software, and memory management.
there is another option (which most shared hosts won't allow).

google USE_ZEND_ALLOC=0

Re: Page Loading and Not Loading issues.

Posted: Tue Feb 16, 2010 3:08 pm
by drsceifers
Calguy,

I had the same issue for a month or two now. When my hosting upgraded to 5.2.12 it did NOT fix my site.

Don