This has been working fine in the past for me, but today when using it I get this error when trying to restart apache
[Mon Apr 13 14:05:22.597402 2015] [:crit] [pid 24348:tid 140186692597632] Apache is running a threaded MPM, but your PHP Module is not compiled to be threadsafe. You need to recompile PHP.
AH00013: Pre-configuration failed
This happens on Ubuntu 14.04 and CentOS 7 (both using Apache 2.4) but seems to work with Apache 2.2 just fine. This may be an upstream error or it might just be the way they're being called, I'm not sure. I don't see any updates to Apache or PHP cookbooks that would have caused this chang ein behavior though.
This has been working fine in the past for me, but today when using it I get this error when trying to restart apache
[Mon Apr 13 14:05:22.597402 2015] [:crit] [pid 24348:tid 140186692597632] Apache is running a threaded MPM, but your PHP Module is not compiled to be threadsafe. You need to recompile PHP. AH00013: Pre-configuration failed
This happens on Ubuntu 14.04 and CentOS 7 (both using Apache 2.4) but seems to work with Apache 2.2 just fine. This may be an upstream error or it might just be the way they're being called, I'm not sure. I don't see any updates to Apache or PHP cookbooks that would have caused this chang ein behavior though.