Re: [PHP] PHP Sockets, problem with remote execution (exec/system)

2010-11-21 Thread Ronny Tiebel
Hi Xinchen, thank you for your reply. Nope, Apache runs in its standard configuration and is listening on "*:80" and "*:443", quiet as normal. But after some tests yesterday and after checking the init scripts of apache2 and openvpn (where that problem occours) ive testet to invoke the "apache2c

Re: [PHP] PHP Sockets, problem with remote execution (exec/system)

2010-11-21 Thread 惠新宸
Hi: is there a chance that there is a "Listen 8133" in your apache2 configure file? always no as "httpd.conf" or *.conf in the apache2/conf/extra folder. thanks Best regards 惠新宸 Xinchen Hui http://www.laruence.com/ On 2010/11/19 15:18, Ronny Tiebel wrote: Good Morning List ;) ive all

[PHP] PHP Sockets, problem with remote execution (exec/system)

2010-11-18 Thread Ronny Tiebel
Good Morning List ;) ive allready postet my question on the german phpbar mailinglist, but no responses from anyone yet. i hope someone on that list could give me an advice or hint. i'm writing a php-daemon which will run on a debian lenny/squeeze. this daemon should listen to a specific port of

Re: [PHP] Sockets problem

2007-03-21 Thread Adrian Gheorghe
Thanks for the answer. In the meantime I've managed to solve the problem be removing the pcntl_wait call. Actually I think this is a bug, because as I understand things pcntl_wait shouldn't block the main process, but I don't have experience with either sockets or Unix process, so I might be wrong

Re: [PHP] Sockets problem

2007-03-20 Thread Richard Lynch
On Tue, March 20, 2007 8:27 am, Adrian Gheorghe wrote: > I've sent a bug report earlier and it got marked as bogus, so I > decided to ask here about a possible solution. You can see the bug > report at http://bugs.php.net/bug.php?id=40864 Looks like a pretty cogent bug report to me... Perhaps Ton

[PHP] Sockets problem

2007-03-20 Thread Adrian Gheorghe
Hello everyone, I've sent a bug report earlier and it got marked as bogus, so I decided to ask here about a possible solution. You can see the bug report at http://bugs.php.net/bug.php?id=40864 Thanks in advance, Adrian. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: h