poller: Segmentation fault: 11 (core dumped)

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
micneu
Posts: 1
Joined: Thu Feb 23, 2006 4:04 pm

Re: Cacti Web page does not appear

Post by micneu »

smercer wrote:Please forgive me if this subject has been addressed before...I am new to cacti on FreeBSD. All is installed with mysql and apache starting just fine. When I point a web browser to http://your-server/cacti I get "page cannot be found" errors.

Am I missing something? Where do I starting looking to fix this problem.

Thanks!
I have the same problem on FreeBSD 6.1 Pre #5
PHP 5.1.2 (cli) (built: Feb 23 2006 09:08:44)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
Cacti Ver.0.8.6h (FreeBSD port) rrdtool-1.2.12 (FreeBSD port)
mysql Ver 14.12 Distrib 5.0.18, for portbld-freebsd6.0 (i386) using 5.0
(FreeBSD port)

under the shell i test

Code: Select all

php /usr/local/share/cacti/poller.php > /dev/null 2>&1
error

Code: Select all

Segmentation fault: 11 (core dumped)
please help me.....

i have test

Code: Select all

/usr/local/share/cacti/lib/adodb/drivers >php /usr/local/share/cacti/poller.php 
output is this

Code: Select all

PHP Warning:  mysql_pconnect(): Access denied for user 'cactiuser'@'localhost' (using password: YES) in /usr/local/share/cacti/lib/adodb/drivers/adodb-mysql.inc.php on line 355
PHP Warning:  mysql_pconnect(): Access denied for user 'cactiuser'@'localhost' (using password: YES) in /usr/local/share/cacti/lib/adodb/drivers/adodb-mysql.inc.php on line 355
PHP Warning:  mysql_pconnect(): Access denied for user 'cactiuser'@'localhost' (using password: YES) in /usr/local/share/cacti/lib/adodb/drivers/adodb-mysql.inc.php on line 355
?????? help ....
[/code]
alexdg
Posts: 1
Joined: Sun Mar 12, 2006 11:42 am

possible mysql bad login config ?

Post by alexdg »

I think I know what the issue is, bad user/passwd login configuration
for the cacti mysql account in include/config.php. When running thru
Apache the error_log will only output "segmentation fault" but if you
run the poller.php script on its own (cli shell), you'll get the typical error msg
of a failed mysql login (some 10 times?), until it too crashs.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest