Re: [PHP-DEV] Re: [PHP Guru question]: run php script from within pecl extension

2006-10-04 Thread Richard Lynch
On Wed, October 4, 2006 3:25 am, Richard Quadling wrote: > On 04/10/06, Roland Schwingel <[EMAIL PROTECTED]> 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 installatio

Re: [PHP-DEV] Re: [PHP Guru question]: run php script from within pecl extension

2006-10-04 Thread Richard Quadling
On 04/10/06, Roland Schwingel <[EMAIL PROTECTED]> 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

Re: [PHP-DEV] Re: [PHP Guru question]: run php script from within pecl extension

2006-10-04 Thread Roland Schwingel
Hi Richard, Richard Lynch schrieb: On Mon, October 2, 2006 8:59 am, Roland Schwingel wrote: I love cron, but I am mainly (85%) on windows with my apps and want to have a simple and easy setup and not a bunch of applications/services to install. There is just the apache service bringing in php a

Re: [PHP-DEV] Re: [PHP Guru question]: run php script from within pecl extension

2006-10-02 Thread Richard Lynch
On Mon, October 2, 2006 8:59 am, Roland Schwingel wrote: > I love cron, but I am mainly (85%) on windows with my apps and > want to have a simple and easy setup and not a bunch of > applications/services to install. There is just the apache service > bringing in php and my pecl. All other solutions