phpredmin
phpredmin copied to clipboard
How to put the cron script to work?
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.