Often blank pages in Cacti 0.8.7g

Post support questions that directly relate to Linux/Unix operating systems.

Moderators: Developers, Moderators

Post Reply
JorisK
Posts: 10
Joined: Mon Oct 11, 2010 7:50 am

Often blank pages in Cacti 0.8.7g

Post by JorisK »

Hi,

I'm running a fresh install of Cacti version 0.8.7g on OpenBSD 4.6, Apache 2, Mysql5 and php5.

The problem:
Everything works fine, however, pretty often when clicking on something in the menu the output is blank, a blank screen appears and after trying a fwe times the page loads properly.

Anyone any idea what is going on?

Best regards,
Joris
User avatar
phalek
Developer
Posts: 2838
Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:

Re: Often blank pages in Cacti 0.8.7g

Post by phalek »

Sounds like a crash of one of the apache threads. Look into your apache logfiles for more information on this.

Are you using some special php modules ?
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
JorisK
Posts: 10
Joined: Mon Oct 11, 2010 7:50 am

Re: Often blank pages in Cacti 0.8.7g

Post by JorisK »

phalek wrote:Sounds like a crash of one of the apache threads. Look into your apache logfiles for more information on this.

Are you using some special php modules ?
Just the regular OpenBSD packages: php-snmp, php-mysql, php-xml

Btw:
I see a lot of this in my error.log (apache):
[Mon Oct 11 15:11:30 2010] [notice] child pid 3710 exit signal Segmentation fault (11)
[Mon Oct 11 15:11:33 2010] [notice] child pid 4347 exit signal Segmentation fault (11)
[Mon Oct 11 15:11:38 2010] [notice] child pid 20913 exit signal Segmentation fault (11)
[Mon Oct 11 15:11:38 2010] [notice] child pid 16878 exit signal Segmentation fault (11)
User avatar
phalek
Developer
Posts: 2838
Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:

Re: Often blank pages in Cacti 0.8.7g

Post by phalek »

Yes, those segfaults are causing the blank pages.

Did you already apply all latest updates to you system ?
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
JorisK
Posts: 10
Joined: Mon Oct 11, 2010 7:50 am

Re: Often blank pages in Cacti 0.8.7g

Post by JorisK »

phalek wrote:Yes, those segfaults are causing the blank pages.

Did you already apply all latest updates to you system ?
Hmm... no idea, i just built this server today, using the latest packages and sources, so i guess that's a yes.
User avatar
phalek
Developer
Posts: 2838
Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:

Re: Often blank pages in Cacti 0.8.7g

Post by phalek »

Hm, according to a thread I found putting the following into your php.ini file may solve this issue:

Code: Select all

suhosin.session.encrypt=off
http://www.pubbs.net/200910/openbsd/615 ... o-v46.html
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
JorisK
Posts: 10
Joined: Mon Oct 11, 2010 7:50 am

Re: Often blank pages in Cacti 0.8.7g

Post by JorisK »

phalek wrote:Hm, according to a thread I found putting the following into your php.ini file may solve this issue:

Code: Select all

suhosin.session.encrypt=off
http://www.pubbs.net/200910/openbsd/615 ... o-v46.html
This solved the problem!

Thanks!
Post Reply

Who is online

Users browsing this forum: No registered users and 13 guests