Warning: Unknown list entry type in request shutdown (0) in Unknown on line 0
I get this warning anytime I do a new Java("Class")
It doesnt matter if I am using one of my classes or a standard java class.
The functions I call on the object work so the warning seems to be useless since it requests shutdown 0 but I am not sure.
Have anyone else encountered this problem when working with servlets in php?
Systems info
Win2k
IIS 5
PHP 4.2.0
JDK 1.2.2
I get no problems running servlets in ASP and the Servlet themselves are working seems to be a really strange warning from the PHP.