Running cronjobs on admin interface

Running cronjobs on admin interface

Monday 21 February 2005 9:11:27 am - 3 replies

Author Message

Mark Marsiglio

Friday 25 February 2005 7:35:52 am

did you try going to http://yoursite.com/runcronjobs.php in a browser? This works on many out-of-the-box installations, but is not very secure (can lead to denial of service attacks).

Alternately, your better bet is to work with your host to schedule the cron jobs for you so they run automatically.

http://www.thinkcreative.com
Turning Ideas Into Strategic Solutions

Adolfo Barragán

Monday 28 February 2005 11:51:47 pm

> did you try going to http://yoursite.com/runcronjobs.php in a browser?

Yes, But I receive this error:

#!/usr/bin/env php PHP is currently using the 'apache' interface. Make sure it is using the 'cli' interface.

I talk with my hosting provider and they tell me PHP cli is disabled.

Again, How can I solve this

Adolfo Barragán

Łukasz Serwatka

Tuesday 01 March 2005 12:02:55 am

As log as PHP using Apache interface you can`t run this script. Ask administrator, maybe he could enable CLI interface.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.