Hi:
  I mean,  do you built your php with readline support, or do you load
readline.so into PHP?

  if so, remove it, then try again.

  and you also can use:
  gdb --pid={the pid of the stopped php}

  then you will find where the php  hangs.

thanks

On Wed, Nov 23, 2011 at 1:04 AM, richard gray <r...@richgray.com> wrote:
> On 22/11/2011 05:51, Laruence wrote:
>>
>> did you run php with readline?  try run the script without php-readline.
>>
>> thanks
>
> No - the script was just a basic string echo - no readline was involved.
>



-- 
Laruence  Xinchen Hui
http://www.laruence.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to