Hello,
Im trying to install cacti on Redhat 7.2 and after my install, when I try to open the index.php page, I get the following error:
Fatal error: Call to undefined function: mysql_connect() in /var/www/html/cacti/lib/adodb/drivers/adodb-mysql.inc.php on line 344
Also, when I run cactid, I get the following output:
[root@dnsrn local]# ./cactid
CACTID: Using cactid config file [cactid.conf]
WARNING: Unrecongized directive: LogFile=/var/www/html/cacti/log/cacti.log in cactid.conf
CACTID: Non Window envrionment, running as root, ICMP Ping available
CACTID: Version 0.8.6e starting
ERROR: Could not open Logfile will not be logging
CACTID: Host[1] PING Result: Ping not performed due to setting.
CACTID: Execution Time: 0.8004 s, Threads: 5, Hosts: 2
[root@dnsrn local]#
How can I correct these errors please ??
Dayo
Installation errors
Moderators: Developers, Moderators
Can cati run on RedHat 7.2 ????
Has anyone installed cacti on RedHat 7.2 ......... can Cacti run on Redhat 7.2 ??
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
Run the following command:
If you see mysql, you have mysql modules for php install, if not, you need to install it.
Another issue is that you have not setup the user in mysql for the cacti database, or the include/config.php file has incorrect database, username or password.
Code: Select all
php -m
Another issue is that you have not setup the user in mysql for the cacti database, or the include/config.php file has incorrect database, username or password.
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
From a cactid perspective you need to do the following:
1) Remove the LogFile directive from cactid.conf
2) Verify that your ID has RW to the <webroot>/cacti/log directory
3) Verify that your Web Server ID has RW to the <webroot>/cacti/log directory.
CactiD should be much happier then.
TheWitness
1) Remove the LogFile directive from cactid.conf
2) Verify that your ID has RW to the <webroot>/cacti/log directory
3) Verify that your Web Server ID has RW to the <webroot>/cacti/log directory.
CactiD should be much happier then.
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?
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?
Who is online
Users browsing this forum: No registered users and 0 guests