Re: [PHP-WIN] Running a php script as a service

2003-10-14 Thread Nick H -- Network Operations
understood as neither given nor endorsed by it. - Original Message - From: "Svensson, B.A.T. (HKG)" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 14, 2003 2:58 AM Subject: Re: [PHP-WIN] Running a php script as a service > An example would be to w

Re: [PHP-WIN] Running a php script as a service

2003-10-14 Thread Svensson, B.A.T. (HKG)
Otherwise it might be very much simpler to just register a new task in the schedule manager, or use at.exe... ;) On Tue, 2003-10-14 at 09:58, Svensson, B.A.T. (HKG) wrote: > An example would be to write a C/C++ program that register it self > as a service (StarServiceCtrlDispatcher()). The service

Re: [PHP-WIN] Running a php script as a service

2003-10-14 Thread Svensson, B.A.T. (HKG)
An example would be to write a C/C++ program that register it self as a service (StarServiceCtrlDispatcher()). The service tread will then have to call a php script (system()) to do the php stuff. So for sure there is at least one way to do this. On Tue, 2003-10-14 at 02:16, Nicholls, David wrote

[PHP-WIN] Running a php script as a service

2003-10-13 Thread Nicholls, David
Has anyone found a way of running a PHP script as a NT/2000 service? Would be nice not to have to leave the console logged in all the time. Regards The information in this e-mail is confidential and may also be the subject of legal privilege. It is intended solely for the addressee. If you are no