From: <php...@li...> - 2006-01-17 19:37:50
|
Hi, the PHP/Java Bridge 3.0.7 will contain a php5.1/php6 php_java.dll in the j2ee download (the separate windows download will vanish). > Apparently, bridge 3.0.5 has a dll that only works for > php 5.0.x for windows. The PHP code refuses to load the dll because it thinks the ABI is too old. At least for the PHP/Java Bridge module this sanity check is obsolete; the bridge only uses stable official API's and it never ever accesses globals directly (due to a limitation in our cross-compiler: if it has to access global vars, it calls zend_eval_string(code), that's a little bit slower but it works work with all future versions of php). > Did anyone compile it for windows? -> php-java-bridge.sf.net/snaps/php-java-bridge_3.0.6.zip BTW: Please use php 5.1.2 instead of 5.1.1. Regards, Jost Boekemeier ___________________________________________________________ Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de |