ClearFoundation Tracker - ClearOS
View Issue Details
0001856ClearOSapp-mysql - MySQL Databasepublic2014-07-13 17:542015-11-23 12:38
marclaporte 
user2 
lowminoralways
closedfixed 
 
6.6.0 
0001856: Not Found The requested URL /mysql/index.php was not found on this server.
1- Fresh install on Linode
http://www.clearcenter.com/support/documentation/clearos_install_guide/linode [^]

2- Install Tiki via
 yum --enablerepo=clearos-updates-testing install app-tiki

3- Follow instructions and you'll have a nicely working Tiki
https://example.org:81/app/tiki [^]

On that page, in the Overview section, there is:
Database Management Connect

It links to https://example.org:81/mysql/index.php?server=95&db=tiki [^] but doesn't work.

Notes:
1- I didn't install the MySQL app at first, but installing later didn't resolve
2- I didn't configure any web apps from https://example.org:81/app/web_server [^]

Thanks!
No tags attached.
Issue History
2014-07-13 17:54marclaporteNew Issue
2014-07-14 09:09user2Note Added: 0001235
2014-07-14 09:09user2Statusnew => resolved
2014-07-14 09:09user2Fixed in Version => 6.6.0
2014-07-14 09:09user2Resolutionopen => fixed
2014-07-14 09:09user2Assigned To => user2
2015-11-23 12:38user2Statusresolved => closed

Notes
(0001235)
user2   
2014-07-14 09:09   
This is a chicken/egg scenario that will be resolved with the 6.6.0 release. When the system database is installed, an Apache configlet creates an alias for /mysql (e.g. https://example.org:81/mysql/ [^]). In turn, this requires a reload/restart of the webconfig engine. That's a problem when webconfig's Marketplace is the tool used to install the app!

In ClearOS 6.6.0, the system database will be included in the default install (it's needed for reporting), so no more chicken/egg scenario. There's not much that we can do for the existing install base.