[PHP-WIN] Re: [PHP] How to check if remote machines are running using PHP and Eclipse-Require Urgent Help

2011-04-01 Thread Jim Giner
your boss is asking you to write something in PHP, but it sounds to me like you are not very knowledgable in it, or even in creating a text file. Why is he doing this? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: [PHP] How to check if remote machines are running using PHP and Eclipse-Require Urgent Help

2011-04-01 Thread Louis Huppenbauer
You could just periodically ping those remote machines with a system()-call, and then write the result to a file. 2011/4/1 Santosh gunat : > Hi, > > I am in a big problem, > > My manager gave a task, > He want a PHP scrip which will check if the remote machines are Powered on > and are running. >

Re: [PHP-WIN] PHP Wiki Windows StepByStepBuild

2011-04-01 Thread Sascha Meyer
Keeping the wiki up to date would not be too hard to set up if changes are committed on one master and synchronized to all slaves. I already did that for one of my customers and it worked like a charm :) Regards, Sascha P.S. I would also love to see the PHP wiki back online! Am 01.04.2011 21

RE: [PHP-WIN] PHP Wiki Windows StepByStepBuild

2011-04-01 Thread Kris Craig
None that I'm aware of. Having some mirrors would be ideal, but since it's a wiki keeping them synchronized would probably be a nightmare. Do we have an ETA on getting the wiki back up yet? --Kris -Original Message- From: Jeff McKenna [mailto:jmcke...@gatewaygeomatics.com] Sent: F

[PHP-WIN] PHP Wiki Windows StepByStepBuild

2011-04-01 Thread Jeff McKenna
Hello everyone, I see that the PHP Wiki has been down, and I want to access the wonderful StepByStepBuild instructions there (http://wiki.php.net/internals/windows/stepbystepbuild). (I even contributed to that page) But I need to follow the steps again now and I did not record them locally.

Re: [PHP-WIN] How to check if remote machines are running using PHP and Eclipse-Require Urgent Help

2011-04-01 Thread Pierre Joye
Tell your manager to use nagios or similar tools Also please don't cross posts, double posts or ask us to do your job without having done some minimal research before. Thanks, Cheers, On Fri, Apr 1, 2011 at 6:07 PM, Santosh gunat wrote: > Hi, > > I am in a big problem, > > My manager gave a tas

[PHP-WIN] How to check if remote machines are running using PHP and Eclipse-Require Urgent Help

2011-04-01 Thread Santosh gunat
Hi, I am in a big problem, My manager gave a task, He want a PHP scrip which will check if the remote machines are Powered on and are running. He want this to be done using eclipse. He also want a log in a HTML or text file that which remote machine is running and which remote machine is down/po

Re: [PHP-WIN] Re: [PHP] Which versions of Apache will PHP 5.3.6 work with??

2011-04-01 Thread Santosh gunat
Hi, I am in a big problem, My manager gave a task, He want a PHP scrip which will check if the remote machines are Powered on and are running. He want this to be done using eclipse. He also want a log in a HTML or text file that which remote machine is running and which remote machine is down/po