Hey folks!
I am using cacti about 1-2 months. Now i want to install plugins to decrease the effort of maintaining.
I read through the howto and some problemdescriptions but cant find any solution.
Problem is, that i cant see the any tab to view plugins.
I am running cacti 0.8.7g on debian squeeze.
pia is the actual which fits to my mentioned release.
so i copied the prepatched files over my dir, configured the needed files imported the pa.sql und restarted my services.
but i do not see the tab.
i also checked if my user has the rights to view the tab, but i do not have a property to change that.
i hope somebody can help me, i 'd really appreciate that!
Problem installing PIA
Moderators: Developers, Moderators
- banyezdemah
- Posts: 44
- Joined: Thu May 21, 2009 1:55 am
- Location: Iran/Karaj
- Contact:
Re: Problem installing PIA
Did you edit config.php and enable
$url_path = "/cacti/";
This is a sample of config.php file after PIA installation:
<?php
$database_type = "mysql";
$database_default = "cacti";
$database_hostname = "localhost";
$database_username = "root";
$database_password = "somepassword";
$database_port = "3306";
$database_ssl = false;
$plugins = array();
$plugins[] = 'monitor';
$url_path = "/cacti/";
//$cacti_session_name = "Cacti";
$url_path = "/cacti/";
This is a sample of config.php file after PIA installation:
<?php
$database_type = "mysql";
$database_default = "cacti";
$database_hostname = "localhost";
$database_username = "root";
$database_password = "somepassword";
$database_port = "3306";
$database_ssl = false;
$plugins = array();
$plugins[] = 'monitor';
$url_path = "/cacti/";
//$cacti_session_name = "Cacti";
Hamed Kazemian
Do Not Hesitate To Contact Me
Cell Phone : +989125019852
Email Address: hamed.kazemian@gmail.com
Full Time – Partnership
Do Not Hesitate To Contact Me
Cell Phone : +989125019852
Email Address: hamed.kazemian@gmail.com
Full Time – Partnership
- banyezdemah
- Posts: 44
- Joined: Thu May 21, 2009 1:55 am
- Location: Iran/Karaj
- Contact:
Re: Problem installing PIA
Do not forget to type
?>
at the end of file, I just forgot to type this to the previous post ...
?>
at the end of file, I just forgot to type this to the previous post ...
Hamed Kazemian
Do Not Hesitate To Contact Me
Cell Phone : +989125019852
Email Address: hamed.kazemian@gmail.com
Full Time – Partnership
Do Not Hesitate To Contact Me
Cell Phone : +989125019852
Email Address: hamed.kazemian@gmail.com
Full Time – Partnership
Who is online
Users browsing this forum: No registered users and 1 guest