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] PHP5 and MySQL

2005-04-15 Thread Ordal, Peter
> -Original Message- > From: Wagner, Aaron [mailto:[EMAIL PROTECTED] > Sent: Friday, April 15, 2005 4:05 PM > To: JC Botha > Cc: php-windows@lists.php.net > Subject: RE: [PHP-WIN] PHP5 and MySQL > > > The windowz path needs to be set to c:\php > > Check these out also > http://us4.php.

[PHP-WIN] Re: Reparse / reread php.ini

2005-03-15 Thread Ordal, Peter
I wish it was so simple. I definitely am reading the right php.ini file (in c:\windows). I can clearly see the include_path variable being different in phpinfo() and php.ini, even after I do "iisreset restart localhost". It seems I can stop and start things in the services manager till the sun goes

[PHP-WIN] FW: Re: Reparse / reread php.ini

2005-03-15 Thread Ordal, Peter
I figured out the problem; IIS didn't have read permissions to php.ini. Of course I can't for the life of me figure why or when I might have removed said permissions, but at least it works now... Peter > -Original Message- > From: Ordal, Peter > Sent: Tuesday, Mar

[PHP-WIN] Reparse / reread php.ini

2005-03-09 Thread Ordal, Peter
How can I force PHP to reread the php.ini configuration file under IIS 6? I'm on Windows Server 2003, using the ISAPI extension (version 4.3.7) I've tried turning off ISAPI caching, restarting the web site, restarting the World Wide Web Publishing Service, and the IIS Admin Service to no avail. I