First, a cronjob (does not matter if you use ispconfig) has always to contain full paths, so it always have to start with "/usr/bin/php", so you have to enter in ISPConfig:
/usr/bin/php /var/www/clients/client3/web24/web/cron.php
To use the php binary (which is outside of the web root), you have to ensure that you create it as full cron and not jailed cron.
But my recommendation is something else, as the cron.php file is in the web directory, the easiest and secure way to set this up is a url cron. For a url cron, you just put the url to this script in the cron command line in ispconfig. e.g.:
http://www.yourdomomain.tld/cron.php
and ispconfig will create a cronjon that calls this url.
Recent comments
20 hours 20 min ago
20 hours 26 min ago
1 day 1 hour ago
1 day 8 hours ago
1 day 8 hours ago
1 day 10 hours ago
1 day 14 hours ago
1 day 21 hours ago
2 days 57 min ago
2 days 2 hours ago