PDA

View Full Version : lsapi-php hanging?


ts77
06-01-2005, 06:18 AM
Hi there,

after trying the current 1.1-lsapi-php (btw. the link to the "Universal patch" points to 1.0 version) with my 2.1RC1 install I see sites trying to use lsapi-code hanging.
It just does nothing and somewhen the page times out (even a simple phpinfo).

Trying to strace the php-process gives only this:

read(0,


and nothing more.

Any ideas what to try? I've had a prerelease lsapi-php running without problems before.

thanks,

thomas

ts77
06-01-2005, 06:41 AM
damned, forget it. my fault.
forgot to run buildconf with the universal patch.

Some suggestions though:
how about installing the lsphp-executable in the specified location too with "make install"?

Your php-4.3.11-patch fails with a hunk in "generated_lists".

mistwang
06-01-2005, 10:22 AM
Thank you for the update and the suggestion.
It is not easy to change PHP's Makefile which is generated by automake based on Makefile.frag.
I think it is safe to ignore the "generated_lists".