I'm now running fine cacti .6.8 on top of apache 2.0.39, Openssl .9.6d and mysql 3.23.49.
The only strange things I have is the following :
When accessing Cacti on HTTP, everything is OK.
When accessing Caction on HTTPS/SSLv3, I can still view the updated graphs but I cannot view any graphs definitions, nor Data Input, nor Data Source.
Pages for those sections load normally but nothing is displayed. It is like if I have just installed cacti and deleted all the pre-installed data examples.
Accessing
Code: Select all
https://hostname/cacti/ds.php
I have tried accessing directly a datasource definition using
Code: Select all
https://hostname/cacti/ds.php?action=edit&id=390
Any idea ?
Jeff