Skip to content

Install CSF: Testing

Before enabling and configuring CSF, it is crucial to test whether it is compatible with your server. Run the following command to initiate the test:

sudo perl /usr/local/csf/bin/csftest.pl


The test will check for any potential issues or conflicts. If the test completes successfully, you will see the message:

Console
“RESULT: csf should function on this server.”


If there are any problems, the test will provide information on how to resolve them.