Problem:
When trying to access the group rights configuration, this error occurs:

Solution:
Add a timeout value on
/etc/httpd/conf/httpd.conf. Then edit the file and add this parameter on the last line.
Sample snippet:
Supplemental configuration # Load config files in the "/etc/httpd/conf.d" directory, if any. IncludeOptional conf.d/*.conf Timeout 120
In the example, it is set to 120 seconds. You can adjust accordingly based on your preference but maybe starts with 120. Then restart httpd - systemctl restart htpd.
If you need further help:
- Please contact our support team via the chat service box on any of our websites or raise a support request.
- Make sure you provide us with:
- Background of the issue or request.
- Use cases, requirements, business impact, etc.
- Encountered error messages.
- Log files or diagnostic files.
- Screenshots.
- And other important information relevant to your inquiry.
Comments
0 comments
Please sign in to leave a comment.