Posts by Ricardo Pereira • 1 point
2 posts
- 
		-1 votes2 answers360 viewsA: Cron Job - Doesn’t WorkCurl -s -o /dev/null http://domain/folder/script.php That’s all it was... Thanks APS for the answer on the topic: How to run cron job on the server… 
- 
		-1 votes2 answers360 viewsQ: Cron Job - Doesn’t Work<?php include $_SERVER['DOCUMENT_ROOT'].'/aaa/core/database/connect.php'; include $_SERVER['DOCUMENT_ROOT'].'/aaa/functions/general.php'; include…