ID: 29117 Comment by: soulpower at laposte dot fr Reported By: SouLPower at LaPoste dot fr Status: Bogus Bug Type: Java related Operating System: Windows 2000 Server PHP Version: 4.3.7 New Comment:
i'm not sure it's not php... There's many problems with the java support (i know, this support is experimental) and i must be a php problem because php.exe hangs... And it hangs only when i use 2 or more javabeans, with one, it works great (i tried all three javabeans separatly and they work fine...). I tried to configure PHP in module mode, it doesn't work, in CGI mode, it hangs... So what is the problem ? Thanks. Previous Comments: ------------------------------------------------------------------------ [2004-07-14 09:42:16] [EMAIL PROTECTED] Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. . ------------------------------------------------------------------------ [2004-07-13 15:32:40] SouLPower at LaPoste dot fr I got a big problem with java and php... I use php as CGI because it's the only way for my javabeans to work... I'm working on a migration from ASP to PHP pages for a firm but the ASP pages used some activeX, and now the firm wants to use javabeans with PHP... But this javabeans don't work correctly with php : in fact, when i load the javabeans (ie : $MaClasse = New Java("MaClass");) it works ONLY if i just load 1 classe, but i need to load 3... So, when i use only 1 javabeans, the page comes correctly, but with 2 or more, i got this error in error.log of apache : "Premature End Of Script Headers : e:/php/php.exe" Apache (v1.3.31) is setup correctly, and PHP too. I use JDK (J2EE 1.4), but the bug is always there... I don't understand why it works with 1 and not with 2 or more... If someone could help me please :) Thank you very much. ------------------------------------------------------------------------ [2004-07-13 15:28:55] SouLPower at LaPoste dot fr Description: ------------ I got a big problem with java and php... I use php as CGI because it's the only way for my javabeans to work... I'm working on a migration from ASP to PHP pages for a firm but the ASP pages used some activeX, and now the firm wants to use javabeans with PHP... But this javabeans don't work correctly with php : in fact, when i load the javabeans (ie : $MaClasse = New Java("MaClass");) it works ONLY if i just load 1 classe, but i need to load 3... So, when i use only 1 javabeans, the page comes correctly, but with 2 or more, i got this error in error.log of apache : "Premature End Of Script Headers : e:/php/php.exe" Apache (v1.3.31) is setup correctly, and PHP too. I use JDK (J2EE 1.4), but the bug is always there... I don't understand why it works with 1 and not with 2 or more... If someone could help me please :) Thank you very much. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29117&edit=1
