Anonymous | Login | 2024-11-21 05:14 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001856 | ClearOS | app-mysql - MySQL Database | public | 2014-07-13 17:54 | 2015-11-23 12:38 | ||||
Reporter | marclaporte | ||||||||
Assigned To | user2 | ||||||||
Priority | low | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | 6.6.0 | |||||||
Summary | 0001856: Not Found The requested URL /mysql/index.php was not found on this server. | ||||||||
Description | 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! | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
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. |
Issue History | |||
Date Modified | Username | Field | Change |
2014-07-13 17:54 | marclaporte | New Issue | |
2014-07-14 09:09 | user2 | Note Added: 0001235 | |
2014-07-14 09:09 | user2 | Status | new => resolved |
2014-07-14 09:09 | user2 | Fixed in Version | => 6.6.0 |
2014-07-14 09:09 | user2 | Resolution | open => fixed |
2014-07-14 09:09 | user2 | Assigned To | => user2 |
2015-11-23 12:38 | user2 | Status | resolved => closed |