cronjob running both php4 & php5

cronjob running both php4 & php5

Sunday 03 September 2006 11:05:14 am - 1 reply

Modified on Sunday 03 September 2006 11:51:48 am by SM SM

Author Message

Norman Leutner

Sunday 03 September 2006 11:43:49 pm

Hi,

please take a look at http://ez.no/products/ez_publish/info/requirements_for_ez_publish
At first I would recommend to use apache and not IIS if you can.

To execute your cronjobs you can copy the php4ts.dll to c:\windows\system32
so It's found by the php client. Then create a small batch file like this:

@ech off
cd d:\www\mysite
c:\php4\cli\php.exe runcronjobs.php >> result.txt

Then create a sceduled task which executes the batch file.

Mit freundlichen Grüßen
Best regards

Norman Leutner

____________________________________________________________
eZ Publish Platinum Partner - http://www.all2e.com
http://ez.no/partners/worldwide_partners/all2e_gmbh

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.