|
From: <php...@li...> - 2008-04-24 08:36:45
|
php...@li... schrieb: > Since Java runs in a separate process, and PHP communicates with Java using plain > fopen()/fwrite()/fread() calls, the Bridge cannot crash PHP or the Apache process, regardless of > how badly it behaves. > > > If Apache crashes, there's either a bug in PHP or Apache itself. Well, thanks. This of course doesn't help me at all. Apache+PHP ran stable before for months and it crashes when i try a simple bridge example. And i'm not the only one having problems - the bridge is masked unstable on gentoo since more people report segmentation faults with it. Even if it is not directly a bug in the bridge, maybe it's a side effect with some other component of PHP/Apache. Obviously something the bridge does, leads to an unstable condition that needs further investigation. To be honest i feel quite left alone with my problem. So if that's all help i can get here unfortunately the bridge is not an option for me - and obviously many others. Mike |