Anonymous | Login | 2024-11-21 04:52 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 | ||||
0001399 | ClearOS | app-base - Base System | public | 2013-10-21 20:08 | 2014-06-24 08:29 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | high | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.5.0 Updates | Fixed in Version | 6.5.0 Updates | ||||||
Summary | 0001399: Webconfig requires a restart when the webconfig-php-mysql dependency is installed | ||||||||
Description | The MySQL Server app requires the MySQL PHP plugin. A restart is required after the plugin is installed. This may be the return of 0000721 or it may be that a full restart is required (not a reload). | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | ||||||
|
Notes | |
(0001112) user2 2013-12-18 14:35 |
Weird... can't duplicate it again. |
(0001144) user2 2014-02-13 19:57 |
For some reason, the "flock" and "trap" mechanisms in the restart script were causing grief. An alternative (hacky) method for detecting an already running process is now in place. |