Hi,
Cron folder is set to 0755 and then all files are set to 0644 except the config.php file. That file was set to 0640, should I change it to 0644 as well?
Thanks
Here is the error
Warning: getWhmcsInitPath(/home/username/whmcsdata/crons/config.php): failed to open stream: Permission denied in /home/username/whmcsdata/crons/functions.php on line 0
mmap cache can't open /home/username/whmcsdata/crons/config.php - Permission denied
Warning: getWhmcsInitPath(/home/username/whmcsdata/crons/config.php): failed to open stream: Permission denied in /home/username/whmcsdata/crons/functions.php on line 0
Fatal error: getWhmcsInitPath(): Failed opening required '/home/username/whmcsdata/crons/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/username/whmcsdata/crons/functions.php on line 0
Thank you!
I'm having a System Health Warning towards cron. Our WHMCS (7.2.3) was pre-installed with softaculous. Here are the warnings below:
Here is the cron set up in cPanel(username was replaced for security:
*/5 * * * * php -q /home/username/whmcsdata/crons/cron.php
*/5 * * * * php -q /home/username/whmcsdata/crons/pop.php
0 3 */2 * * php -q /home/username/whmcsdata/crons/domainsync.php
Thanks!
I was looking to offer clients the ability to backup their web host through the client portal and saw Dropmysite on the marketplace: https://marketplace.whmcs.com/product/1818
Has anyone used this add-on?
Hey I am running into an error that I cant seem to fix. Whenever a user tries to pay with PayPal and chooses the option of paying an invoice with credit card (does not have a PayPal account), they run into the following error:
"Sorry, we can’t complete your purchase at this time
Please return to the merchant and choose another way to pay."
I am desperately trying to fix this issue, if anyone know something I could try. Thank you!