Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25928 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54769 invoked by uid 1010); 4 Oct 2006 08:25:23 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 54754 invoked from network); 4 Oct 2006 08:25:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Oct 2006 08:25:23 -0000 Authentication-Results: pb1.pair.com smtp.mail=rquadling@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; sender-id=pass; domainkeys=good Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 64.233.166.180 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@googlemail.com X-Host-Fingerprint: 64.233.166.180 py-out-1112.google.com Linux 2.4/2.6 Received: from [64.233.166.180] ([64.233.166.180:19600] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B2/BB-22448-0FF63254 for ; Wed, 04 Oct 2006 04:25:21 -0400 Received: by py-out-1112.google.com with SMTP id c39so138583pyd for ; Wed, 04 Oct 2006 01:25:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=UyqqtWgEGozwWPbYVfdb08NrmGVSki5/B/XgtfmfHrzQBNcLcMGmwUpmBwEIQMdBtnUmZyf4BaIZ7++oTRWOo3pJfV47ryCYxJdXGH0PAKS5VUcV8nUSMyXTYLSKuo4jqCecZ5L3PO49oIONsfFA+c0l8bDPKOgaSrJlq/EkE2E= Received: by 10.35.9.2 with SMTP id m2mr690891pyi; Wed, 04 Oct 2006 01:25:18 -0700 (PDT) Received: by 10.35.93.18 with HTTP; Wed, 4 Oct 2006 01:25:17 -0700 (PDT) Message-ID: <10845a340610040125x13e369dne97f400eea1bd3a2@mail.gmail.com> Date: Wed, 4 Oct 2006 09:25:17 +0100 Reply-To: RQuadling@GoogleMail.com To: "Roland Schwingel" Cc: internals@lists.php.net, ceo@l-i-e.com, polita@php.net In-Reply-To: <45236EB6.1020600@onevision.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <57.D8.08641.D099A154@pb1.pair.com> <7F.60.15221.0BC6D154@pb1.pair.com> <45211B28.8090007@onevision.com> <44814.208.195.234.254.1159821114.squirrel@www.l-i-e.com> <45236EB6.1020600@onevision.com> Subject: Re: [PHP-DEV] Re: [PHP Guru question]: run php script from within pecl extension From: rquadling@googlemail.com ("Richard Quadling") On 04/10/06, Roland Schwingel wrote: > I tried the "AT" thingy also, but I am not very confident about > errorlogging and it opens up an IMHO too big difference in Windows > and Unix handling of my app's installation and maintenance process, > so I think I will give my cron solution a try... But they ARE different OS. When you want the OS to do something for you outside of PHP, you cannot necessarily use the same techniques. You have to be OS aware at that stage. If the code is run on a MAC, would you need a different mechanism again? -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"