On Thu, Nov 26, 2009 at 5:38 AM, Thomas Friedrichsmeier <thomas.friedrichsme...@ruhr-uni-bochum.de> wrote: > Hi, > > On Wednesday 25 November 2009, Prasenjit Kapat wrote: >> The PHP-backend has died unexpectedly. The current output buffer is shown >> below: STDIN is at eof > > that's bad. Could you try the following patch? It's just a guess, but perhaps > this does the trick.
I'll try this soon. Thanks. > > =================================================================== > --- rkward/scriptbackends/common.php (revision 2710) > +++ rkward/scriptbackends/common.php (working copy) > @@ -59,6 +59,8 @@ > ini_set ("error_prepend_string", "#RKEND#\nPHP-Error"); > ini_set ("error_append_string", "#RKQEND#\n"); > > +usleep (500000); > + > while (1) { > eval (getInput ("requesting code")); > fflush (STDOUT); > >> Any idea? >> php (5.2.11 cli) is located at /usr/local/bin/php. And this is also >> specified in rkward settings. > > Do you have any other version of PHP available to test? Well, I could install a different version locally and see... Regards, -- Prasenjit ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ RKWard-devel mailing list RKWard-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rkward-devel