Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
If you figure out how to do something interesting/cool in Cacti and want to share it with the community, please post your experience here.
Moderators: Developers , Moderators
goude
Posts: 13 Joined: Mon Jun 06, 2011 7:27 am
Post
by goude » Tue Jun 07, 2011 8:35 am
You are frightening me phalek.
Here is my config.php:
Code: Select all
*/
/* make sure these values refect your actual database/host/user/password */
$database_type = "mysql";
$database_default = "cacti";
$database_hostname = "localhost";
$database_username = "cacti";
$database_password = "password";
$database_port = "3306";
/* Default session name - Session name must contain alpha characters */
#$cacti_session_name = "Cacti";
?>
Am I likely to have problems in the future? Where these files supposed to be?
phalek
Developer
Posts: 2838 Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:
Post
by phalek » Tue Jun 07, 2011 8:50 am
Cacti is working fine, I was referring to you /etc/php.ini file where the extension dir is configured wrong or better: not according to defaults
goude
Posts: 13 Joined: Mon Jun 06, 2011 7:27 am
Post
by goude » Wed Jun 08, 2011 4:32 am
Many thanks for your prompt replies.
Users browsing this forum: No registered users and 0 guests