One of my clients would like a PHP file to be run as a crontab every third hour.
I thought of something like:
0 */3 * * * "php -q /var/www/clientsdomain.dk/web/maintain.php"
But the file should be run just like it was one of his visitors who visited the file through a browser. So he can include files and so on.
Recent comments
11 hours 21 min ago
20 hours 49 min ago
21 hours 38 min ago
1 day 1 hour ago
1 day 5 hours ago
1 day 5 hours ago
1 day 8 hours ago
1 day 18 hours ago
1 day 23 hours ago
2 days 34 min ago