I have a huge php coded file (a lot of java scripts). And i'm using Java objects. But i have a problem, then php creates an object (like $system = new Java("java.lang.System"); ) it prints into output message:
"security properties not found. using defaults.". And this message is printed in the generated html file.
Can anybody tell me what to do??
Thx
p.s. i have this problem only with huge file.
Java + security properties
Moderator: General Moderators
found this in the bug-list: http://bugs.php.net/bug.php?id=14773
not really an answer but .....
not really an answer but .....