Cannot find module (NONE): At line 0 in (none) ?

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

Moderators: Developers, Moderators

Post Reply
anzzang77
Posts: 2
Joined: Fri Jul 15, 2005 1:30 am

Cannot find module (NONE): At line 0 in (none) ?

Post by anzzang77 »

when i execute below command. i saw below error message ' cannot find module (NONE): AT line 0 in (none)'
but graphs is working well. Can you help me about this issue?

OS : Redhot Linux 9
Cacti : version 0.8.6f
RRdtool : 1.2

[root@localhost cron]# php /usr/local/apache/htdocs/cacti/poller.php
Cannot find module (NONE): At line 0 in (none)
Cannot find module (NONE): At line 0 in (none)
Cannot find module (NONE): At line 0 in (none)
Cannot find module (NONE): At line 0 in (none)
Cannot find module (NONE): At line 0 in (none)
Cannot find module (NONE): At line 0 in (none)
Cannot find module (NONE): At line 0 in (none)
Cannot find module (NONE): At line 0 in (none)
Cannot find module (NONE): At line 0 in (none)
Cannot find module (NONE): At line 0 in (none)
Cannot find module (NONE): At line 0 in (none)
Cannot find module (NONE): At line 0 in (none)
Cannot find module (NONE): At line 0 in (none)
Cannot find module (NONE): At line 0 in (none)
Cannot find module (NONE): At line 0 in (none)
Cannot find module (NONE): At line 0 in (none)
10/19/2005 02:22:15 PM - SYSTEM STATS: Time:1.0493 Method:cmd.php Processes:1 T9
OK u:0.00 s:0.00 r:1.02
OK u:0.00 s:0.00 r:1.02
OK u:0.00 s:0.00 r:1.02
OK u:0.00 s:0.00 r:1.02
OK u:0.00 s:0.00 r:1.02
OK u:0.00 s:0.00 r:1.02
OK u:0.00 s:0.00 r:1.02
OK u:0.00 s:0.00 r:1.02
OK u:0.00 s:0.00 r:1.02
[root@localhost cron]#
kanada
Cacti User
Posts: 137
Joined: Sun Aug 28, 2005 12:51 pm

Problem.

Post by kanada »

I have that same problem after update to ver. 0.8.6g..
techffm
Posts: 2
Joined: Wed Oct 19, 2005 4:02 am
Location: Germany

Post by techffm »

hello,

same problem here after upgrade to 0.8.6g (Solaris 5.8, php 4.3.2, apache 1.3.27).

also the following error:


Cannot find module (NONE): At line 0 in (none)
Cannot find module (NONE): At line 0 in (none)
Cannot find module (NONE): At line 0 in (none)
Cannot find module (NONE): At line 0 in (none)
Cannot find module (NONE): At line 0 in (none)
Cannot find module (NONE): At line 0 in (none)
OK u:0.00 s:0.01 r:2.02
OK u:0.00 s:0.01 r:2.02
OK u:0.00 s:0.01 r:2.02
OK u:0.00 s:0.01 r:2.02
OK u:0.00 s:0.01 r:2.02
OK u:0.00 s:0.01 r:2.02
OK u:0.00 s:0.01 r:2.02
OK u:0.00 s:0.01 r:2.04
OK u:0.00 s:0.01 r:2.04
OK u:0.00 s:0.01 r:2.04
OK u:0.01 s:0.01 r:2.04
OK u:0.01 s:0.01 r:2.04
OK u:0.01 s:0.01 r:2.04
PHP Warning: session_start(): Cannot send session cookie - headers already sent in /var/www/cacti/include/config.php on line 89
PHP Warning: session_start(): Cannot send session cache limiter - headers already sent in /var/www/cacti/include/config.php on line 89
10/19/2005 11:24:04 AM - SYSTEM STATS: Time:2.1905 Method:cmd.php Processes:1 Threads:N/A Hosts:7 HostsPerProcess:7 DataSources:36 RRDsProcessed:21
PHP Warning: session_start(): Cannot send session cookie - headers already sent in /var/www/cacti/include/config.php on line 89
PHP Warning: session_start(): Cannot send session cache limiter - headers already sent in /var/www/cacti/include/config.php on line 89


Seems to be an php issue?


Greetings
Chris
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

You must apply either the patches or the patched files in "pre-patched" at http://www.cacti.net/downloads/patches/0.8.6g

TheWitness
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
techffm
Posts: 2
Joined: Wed Oct 19, 2005 4:02 am
Location: Germany

Post by techffm »

sers,

thanx, that did the trick for the "cannot find module" problem.

But iam still getting the php-warnings:

PHP Warning: session_start(): Cannot send session cookie - headers already sent in /var/www/cacti/include/config.php on line 89
PHP Warning: session_start(): Cannot send session cache limiter - headers already sent in /var/www/cacti/include/config.php on line 89
PHP Warning: session_start(): Cannot send session cookie - headers already sent in /var/www/cacti/include/config.php on line 89
PHP Warning: session_start(): Cannot send session cache limiter - headers already sent in /var/www/cacti/include/config.php on line 89

any ideas?


greetz
Chris
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Google it to "site:forums.cacti.net" I've seen this one before, my brain is just not capable of storing that much historical information.

TheWitness
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests