From: <php...@li...> - 2006-07-11 16:54:06
|
Hi, > because i use xampp,and my php and apache is not > like 'c:/php' How do you start the back-end and which version of the bridge do you use? Since 3.1.4 the bridge looks in php.java.bridge.base/lib, where php.java.bridge.base defaults to c:/php, if the PHP option extension_dir is not set. Otherwise it depends of the extension_dir setting. > so i wanna change java_require path Simply changing the extension_dir should work: extension_dir=d:/php for example. Please check the java.command from the phpinfo(), it should display java.command = java ... -Dphp.java.bridge.base=<your-extension-dir>. Regards, Jost Boekemeier ___________________________________________________________ Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de |