From: <php...@li...> - 2012-06-01 18:04:36
|
Hello: I just wanted to provide an update on adding the extensions. If I follow the directions in the PHP/JavaBridge version 6.2.1 and I put my .ini file in the WEB-INF\cgi\x86-windows\conf.d directory, then the proper extension does not get loaded. If I instead include the php.ini file directly in the WEB-INF\cgi\x86-windows with the proper extension, then the it does get loaded. In particular, I'm loading the php_ldap.dll. It is weird to me, because the directions specifically say "DO NOT EDIT THIS FILE!" and to "Add your configuration files to the D:\Tomcat 6.0\webapps\app\WEB-INF\cgi\x86-windows\conf.d instead" I am seeing that this is NOT the case in my instance. Anyone have any further insight? Regards, David |