ID:               29117
 Updated by:       [EMAIL PROTECTED]
 Reported By:      SouLPower at LaPoste dot fr
-Status:           Open
+Status:           Bogus
 Bug Type:         Java related
 Operating System: Windows 2000 Server
 PHP Version:      4.3.7
 New Comment:

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.

.


Previous Comments:
------------------------------------------------------------------------

[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

Reply via email to