Bug: compensate for unloaded php modules
Reported by dleffler | June 15th, 2013 @ 12:07 AM | in 2.2.1 (closed)
We use some function NOT available in all installations such as 'curl', 'fileinfo', & 'ldap'. We check for this in some instances, (ldap, curl?), but not others (fileinfo). Should also be a 'sanity check' and maybe we need to run a sanity check during an upgrade also?
Comments and changes to this ticket
-
expNinja June 15th, 2013 @ 03:33 AM
- Assigned user set to dleffler
(from [b59f1aebfbb0b715b6202b69cd2197262e1b2c4a]) Adds 'FileInfo' check (warning) to installation sanity check; also streamlines what we check for [#1039 responsible:dleffler] https://github.com/exponentcms/exponent-cms/commit/b59f1aebfbb0b715...
-
expNinja June 15th, 2013 @ 03:57 AM
(from [c7f13d449b70d32f4e45a80989c99d88fd0d52ea]) Adds sanity check (server requirements) step to upgrade process; fixes sanity check issue with last push [#1039 responsible:dleffler] https://github.com/exponentcms/exponent-cms/commit/c7f13d449b70d32f...
-
expNinja June 15th, 2013 @ 04:04 AM
- State changed from new to resolved
(from [7e28a78f79434b7ee7687a9c54a8efd8746089f0]) Workaround for Fileinfo php module support missing (not sure how it'll affect mail attachments [#1039 state:resolved] https://github.com/exponentcms/exponent-cms/commit/7e28a78f79434b7e...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS