Show pageOld revisionsBack to top You've loaded an old revision of the document! If you save it, you will create a new version with this data. Media Files =====Frequently asked questions===== This page lists questions/issues that may come up when setting up a server. ---- ===PHP Related=== ??? Why does curl not work? There is no error response. !!! SELinux can block the httpd process from making network requests. This will stop curl from working. You can check if the SELinux 'httpd_can_network_connect' flag is enabled by running the command ''getsebool httpd_can_network_connect''. If the response is 'off' then this can be enabled by running the command ''setsebool -P httpd_can_network_connect on''. ---- ??? How do I terminate a QnA block? What if I want to put some text after the block and that text doesn't belong to the answer? !!! Put triple question mark at the start of a line. ??? This text is not part of the answer. Save Preview Cancel Edit summary server_management/faq.1589214394.txt.gz Last modified: 2020/05/11 16:26by tech2admin