I am trying to port my ganglia server from a rhel6 to a rhel8 box.  So far I 
think I’ve addressed everything.  But when I try to connect to my new server, I 
get this:
Sorry, you do not have access to this resource.
"); } try { $dwoo = new Dwoo($conf['dwoo_compiled_dir'], 
$conf['dwoo_cache_dir']); } catch (Exception $e) { print "
There was an error initializing the Dwoo PHP Templating Engine: ". 
$e->getMessage() . "

The compile directory should be owned and writable by the apache user.

All my googling hasn’t helped.   All I’ve found is I should have the dwoo 
directory (for me is at /var/lib/ganglia-web/dwoo) be group writeable by the 
apache user (that runs my my webpage).   I’ve done a whole lot of that 
tweaking, and then some, but it hasn’t helped.   rhel8 has been out for a while 
– sure seems like it should be able to run a ganglia server.

Chris Jones
SSAI - ASDC Senior Systems Administrator
-------------------------------------------------------
This message was brought to you by the numbers 0 and 1.
_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to