Answer the question
In order to leave comments, you need to log in
How to set up cron in ispmanager?
I need to run a php script every 2 minutes, what command should I enter to run it?
Answer the question
In order to leave comments, you need to log in
ISPmanager->System-> Scheduler->create
There, in the "Command" menu, enter
wget -o /dev/null --delete-after " site.ru/file.php "
php -f /var/www/user/data/www/site.ru/file.php > /dev/null
*/2
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question