Report this

What is the reason for this report?

How to run cron.php of owncloud??

Posted on February 27, 2019

I add the cron job and run it, but i recived an email whit these:

/var/www/html/cloud/cron.php: 1: /var/www/html/cloud/cron.php: cannot open ?php: No such file /var/www/html/cloud/cron.php: 2: /var/www/html/cloud/cron.php: /bin: Permission denied /var/www/html/cloud/cron.php: 4: /var/www/html/cloud/cron.php: Syntax error: newline unexpected

Im sure the route of cron.php file



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hey friend,

You may try running it directly from command line to see if you get any more clear error messages. It could be that the command-line instance of PHP is not configured the same as the one used by the web server, causing it to perform differently.

Otherwise I would say check that the cron.php has not been altered.

Jarland

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.