rappie
- Total activity 35
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
Comments
Recent activity by rappie-
So getting authn_socache to run with EA3 is a bit of a hassle. I've decided to upgrade to EA4, which makes it much, much, much easier use/configure the authn_socache module. (Should have done this ...
-
Thanks, I've opened a support ticket. I am a bit hesitant to upgrade to EasyApache 4 because of the usage of the authn_dbd module which caused a bit of trouble every time I've previous rebuild Apa...
-
Yes, I do run Apache version 2.4. The "httpd -M|grep authn" command ouputs: AH00548: NameVirtualHost has no effect and will be removed in the next release /usr/local/apache/conf/httpd.conf:2477 ...
-
Hi Michael, Thank you. I am currently still on EasyApache 3. Is there a different route for EA3 or would this also work?
-
Hello, I've updated the link in the earlier post to match the new URL: Thank you Michael. However there doesn't seem to be any information on this page about what S3 access policy would appropr...
-
Hello, We document the recommended Amazon S3 bucket policy at:
-
Hi @cPanelLauren, thank you, I know. However, unfortunately this doesn't work in the scenario described my previous post. The modified error page isn't used in this case. So the question remains; h...
-
Hi @cPanelMichael Thank you. I think I have managend to narrow it down to the MPM. Only when the prefork MPM is used a error_log file is created in the same directory as the script that throws th...
-
@cPanelMichael thank you. I always thought having the error_log file in the same directory as the script that throws error was default behavior when using CGI as the PHP handler as well. However th...
-
@cPanelLauren Thank you for your reply. This seems to resolve the issue. What would be the proper way to restart the MySQL service trough the command line? Should I use service mysql restart or ...