Hi Yemi:

You need to configure your apache to be able to parse PHP files - right now it's not set up to do so.

However I can't give you more details unless you tell us how you've configured your apache with PHP (i.e. is php loaded via modules or is compiled directly in).

Cheers,

Bernard

P.S. I think the default web location of ganglia is http://localhost/ganglia

Adesanya, Adeyemi wrote:


Hi There.

I'm making progress with the ganglia 2.5.4 web frontend but I'm having trouble 
getting the various pull down menus to function correctly. Eventually I 
realized that the generated URLs do not contain 'index.php':

For starters http://localhost/gmetad-webfrontend/ does not default to http://localhost/gmetad-webfrontend/index.php , it displays the directory contents. Is this behaviour correct?

As a result, selecting any of the menu links in index.php will display the 
directory contents using a URL such as
http://localhost/gmetad-webfrontend/?m=load_one&r=day&s=descending&c=Kanga+Server+Cluster&h=&sh=1&hc=4

I can display the correct information by manually inserting 'index.php' so that http://localhost/gmetad-webfrontend/index.php?m=load_one&r=day&s=descending&c=Kanga+Server+Cluster&h=&sh=1&hc=4
Then displays the correct information.

How can I get this working automatically?
I tried creating an 'index.html' softlink pointing to 'index.php' but this 
doesn't do the trick.

----
Yemi


-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general



Reply via email to