Description:
Background: MySQL network was installed into /var/opt/mysqlnetwork-0.6.33
The help doesn't work -- When I click the "help" link in the upper right hand corner, it links to "hostname:88/index.php/help" and I get a webpage with
Fatal error: main() [ function.require ]: Failed opening required '/var/opt/mysqlnetwork-0.6.33/ServiceManager-0.6.33/locale/english-usa/help.php' (include_path='.:::/var/opt/mysqlnetwork-0.6.33/ServiceManager-0.6.33/lib') in /var/opt/mysqlnetwork-0.6.33/ServiceManager-0.6.33/lib/Merlin/View/Help/index.php on line 1
I'll note that on my system the directory
/var/opt/mysqlnetwork-0.6.33/ServiceManager-0.6.33/locale/
is empty
I did find a directory called
/var/opt/mysqlnetwork-0.6.33/ServiceManager-0.6.33/htdocs/locale/english-usa
which had only 1 item in it, a directory "help", which had lots of .png files, but no help.php file.
On the entire machine (doing a find / -name help.php) I found 1 file called help.php:
var/opt/mysqlnetwork-0.6.33/ServiceManager-0.6.33/lib/Merlin/View/Layout/help.php
How to repeat:
Install the Enterprise Dashboard, login to the web interface, and click on the "help" link.