[PHP] Allow service to interact with desktop and have network access

2004-02-28 Thread Vincent Bouret
Hi, I was trying to figure out if there was any way I could run Apache in Windows 2000 as a service which is allowed to interact with desktop and which has network priviledges? I try to exec a an .exe from PHP which needs network priviledges and which needs to interact with desktop. Thanks Vince

Re: [PHP] Apache/IE hangs with PHP

2004-02-26 Thread Vincent Bouret
seems logical- it would cut down on TCP handshake > waste, but one window could effectively DoS another. I wonder what would > happen on multi-user installations of windows...? Anyone got a box the could > test on? > > > On Wednesday 25 February 2004 06:30 pm, Vincent Bouret wrote:

[PHP] Apache/IE hangs with PHP

2004-02-25 Thread Vincent Bouret
Hi, I have this strange problem. I have Apache 1.3.28 on Windows XP Home SP1 with PHP 4.3.4 as a module: httpd.conf LoadModule php4_module c:/php/sapi/php4apache.dll AddType application/x-httpd-php .php AddType application/x-httpd-php .phtml //After a list of modules AddModule mod_php4.c Let's

[PHP] Removed the bundled MySQL client library. (Sterling)

2003-07-01 Thread Vincent Bouret
I found this in the ChangeLog of PHP5: Removed the bundled MySQL client library. (Sterling) What does that mean? We can't access MySQL anymore from PHP? Vincent -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] preg_replace problem

2003-06-17 Thread Vincent Bouret
Hi, I am having this problem with preg_replace. I want the following thing but I can't understand what regular expression I should put. I want to replace all occurences of a given **whole** word into a string. For example: I want "A dog jumped over a ladder" to become "A dog jumped over a ladde

[PHP] Unexpected $end error?

2003-01-05 Thread Vincent Bouret
Can someone tell me why I keep getting that error: Parse error: parse error, unexpected $end in D:\Program Files\Apache Group\Apache2\htdocs\proxy\acc_new.php on line 62 line 62 refers to Thanks for your help Vincent Here is the content of acc_new.php Account Management Tools - Add a new