encountered such a problem. I can't secure the "Crons" directory ((
I did everything according to this documentation.
It didn't work. When I run the cron command I get an error:
My path is like this:
In the configuration.php file, I entered it like this:
I named the directory billing-crons for extra security. I thought that was the problem. But I also tried with the crons directory and got the same error((
What could I have missed?
I did everything according to this documentation.
It didn't work. When I run the cron command I get an error:
root$ /opt/php81/bin/php -q /var/www/root/data/www/billing-crons/cron.php
Unable to communicate with the WHMCS installation.
Please verify the path configured within the crons directory config.php file.
For more information, please see Move the Cron Directory
Please verify the path configured within the crons directory config.php file.
My path is like this:
Code:
You must log in to view
(1 lines)
In the configuration.php file, I entered it like this:
Code:
You must log in to view
(1 lines)
I named the directory billing-crons for extra security. I thought that was the problem. But I also tried with the crons directory and got the same error((
Code:
You must log in to view
(6 lines)
What could I have missed?