Re: [PHP-WIN] Secure customer service web page browser

2005-04-26 Thread The Disguised Jedi
Gentoo would work, but you need some experience in Linux, as it is one of the most difficult to install. Send your question to the Gentoo list gentoo-user@gentoo.org and see what they have to say. On 4/26/05, Ordal, Peter <[EMAIL PROTECTED]> wrote: > > Ross, > > Generally the term you want t

[PHP-WIN] Process Control in Windowz

2005-04-26 Thread Wagner, Aaron
Has anybody used process control for PHP in Apache2. I have processes that lock and become zombie process. I would like a way to kill them with out having to bounce Apache2 service. Running on win2k, Server Version: Apache/2.0.48 (Win32) mod_perl/1.99_13-dev Perl/v5.8.3 PHP/4.3.4 Thanx aaron

[PHP-WIN] Re: Get an RSS reader to E-Mail content

2005-04-26 Thread Maxwell Brodie
Hello, I am already using a desktop solution, but I like this script because I can call upon my feeds from anywhere in the world, but my next step would just be to add e-mail functionality. "Jason Barnett" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Maxwell Brodie wrote: >> H

RE: [PHP-WIN] Secure customer service web page browser

2005-04-26 Thread Ordal, Peter
Ross, Generally the term you want to search for is "kiosk". For example, Googling for Kiosk Linux will turn up a lot of useful results. Cheers, Peter > -Original Message- > From: Ross Honniball [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 26, 2005 2:15 AM > To: php windows > Subjec

Re: [PHP-WIN] Secure customer service web page browser

2005-04-26 Thread Jason Barnett
Michael Purdy wrote: Ross Your requirement is similar to what I have seen in a number of retail stores. It is common practice for stores to be provided with a customised Linux desktop environment and a non externally routable IP Address. Mike Great suggestion. I have actually thought about doing t

[PHP-WIN] Re: Get an RSS reader to E-Mail content

2005-04-26 Thread Jason Barnett
Maxwell Brodie wrote: Hello, I am using the following script to keep me up to date from any computer in the world that has web access, but I would like to get it to automatically E-mail the content to my E-mail adress, here is what I have so far. I know this isn't what you were asking for, but..