aNightOne
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by aNightOne-
Found the solution. The new apache setup now runs as the user coresa2 not nobody.
-
Update just to let anyone else having the same problem know: If trying to install php 7 with the apache mpm-worker module. Don't select the 'ea-php-70=php' module. It is the DSO module for PHP (a...
-
Thanks! That page can take a minute or two (or longer on busier systems) to complete, but I haven't seen it freeze like that. It's possible a timeout occurred somewhere that we may need to account...
-
I have opened a ticket on this.
-
Howdy! Can you do a 'yum clean all', then via yum shell: yum shell remove ea-apache24-mod_mpm_prefork install ea-apache24-mod_mpm_worker run The dependencies should be picked up just by using t...
-
Jacob: Similar problem here. Trying to go from the pre-fork to the worker mpm. Get the following conflicts: 38631 Then attempting to resolve via yum: yum shell remove ea-apache24-mod_mpm_prefor...