php-windows Digest 15 Oct 2003 03:33:14 -0000 Issue 1956
Topics (messages 21777 through 21781):
Re: Running a php script as a service
21777 by: Svensson, B.A.T. (HKG)
21778 by: Svensson, B.A.T. (HKG)
21779 by: Nick H -- Network Operations
Re: MySQL Security
21780 by: Constantin Baciu
PHP on PocketPC
21781 by: Ragnar_7.gmx.de
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
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:
> 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
--- End Message ---
--- Begin Message ---
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 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:
> > 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
--- End Message ---
--- Begin Message ---
You could always look at FireDaemon...
http://www.firedaemon.com
Regards,
Nick H.
Network Operations Center
[EMAIL PROTECTED]
Please rate my performance! http://www.supportteam.net/rate.php3
Please submit all new support requests to
http://ticketmonster.hostingsupport.com/
-------------------------------------------
Privileged/Confidential Information may be contained in this message. If
you are not the addressee indicated in this message (or responsible for
delivery of the message to such person), you may not copy or deliver this
message to anyone. In such case, you should destroy this message and kindly
notify the sender by reply email. Please advise immediately if you or your
employer do not consent to Internet email for messages of this kind.
Opinions, conclusions and other information in this message that do not
relate to the official business of my firm shall be 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 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:
> > 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
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
--- End Message ---
--- Begin Message ---
You can install a firewall and block all requests on the mysql port (default
is 3306).... and, in mysql.. you can set the users to be only from
localhost...
"Rahman Haqparast" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi.
> I wanted to know if there is a way to limit access to mysql in windows to
> localhost only? or to some predefined IP addresses?
>
> Rahman
--- End Message ---
--- Begin Message ---
Hi guys/girls,
does anyone know if there is a PHP port available for Pocket PC
(iPaq H3660 in my case) ??
I'd be happy with anything really .. alphas, betas anything.
I have managed to find Apache for Pocket PC, Perl and
even Python.
Please let me know if you have/have heard of PHP for PocketPC.
And if anyone has CONCRETE knowledge of porting something like PHP:
Is it even possible to port PHP to Pocket PC ?
cheers,
Ben
--
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService
Jetzt kostenlos anmelden unter http://www.gmx.net
+++ GMX - die erste Adresse für Mail, Message, More! +++
--- End Message ---