Reado
- Total activity 170
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 43
Comments
Recent activity by Reado-
Cannot believe this update was rolled out without better testing. It's your fault for not deploying to a single server first and then testing to make sure all was good before doing your entire farm.
-
Ouch! Suggest you log a ticket then - would probably get a response quicker.
-
Latest update works for me. The only time I've had different library/header versions is when I have manually installed the latest version of OpenSSL, otherwise it should be the same.
-
@Zoltan Szabo, PHP-FPM is my choice, because I've read lots of good things about it and I have the hardware resources for it. I'm also only running a single PHP version since I use cPanel just to a...
-
Yes, by selecting MPM:Event (causes EA4 to automatically disable MPM:Prefork and DSO), I was able to use HTTP/2 with Apache 2.4.27. I used this article before making my choice, which sold it for m...
-
I switched all our sites to MPM:Event about 2 weeks ago in preparation for this release, while enabling PHP-FPM as well. Performance is even better compared to MPM:Prefork and MPM:Event works with ...
-
This was actually made publically available in the CHANGES file under the 2.4 branch over 2 weeks ago: [Apache-SVN] Revision 1800774 How did you miss this one and not address or announce a lot so...
-
That's great, thanks for the update, I look forward to seeing the update in due course.
-
I have discovered what's causing the error. I'm running a PHP script via my browser that minifies our site's CSS files using shell_exec(). The script runs fine and the shell_exec() command complete...
-
I have opened a support ticket. A server reboot seems to resolve the issue. However that was done 3 days ago and today the issue resurfaced: 1515 root 20 0 502096 17984 11792 R 100.0 ...