aNightOne
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by aNightOne-
aNightOne commented,
Found the solution. The new apache setup now runs as the user coresa2 not nobody.
-
aNightOne created a post,
sudoers broke after Easyapache4 conversion
After upgrading from easyApache3 to easyapache4 and going from PHP 5.6 to PHP 7.0 My php scripts that had been working correctly relying on sudoers to ssh into a different server and place a backup...
-
aNightOne commented,
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...
-
aNightOne commented,
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...
-
aNightOne commented,
I have opened a ticket on this.
-
aNightOne commented,
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...
-
aNightOne commented,
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...