Yemi, I'm not familiar with your problem, but the first thing I would check is to confirm that you are using the correct version of PHP...Ganglia requires version 4.1 or higher. This caused me some problems with the web frontend early on, but it was all fixed by upgrading to PHP 4.1.2.
Steve Gilbert Unix Systems Administrator [EMAIL PROTECTED] -----Original Message----- From: Adesanya, Adeyemi [mailto:[EMAIL PROTECTED] Sent: Monday, October 20, 2003 12:10 PM To: '[email protected]' Subject: [Ganglia-general] Behaviour of index.php 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+S erver+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

