phpredmin icon indicating copy to clipboard operation
phpredmin copied to clipboard

How to put the cron script to work?

Open gabrielt opened this issue 5 years ago • 0 comments

Hi,

The instructions say that we need this line at our crontab.

* * * * * root cd /var/www/phpredmin/public && php index.php cron/index

However, instead of running the script, this line here outputs the index page. We use nginx.

Thank you in advance.

gabrielt avatar May 02 '19 11:05 gabrielt