From: <php...@li...> - 2012-05-29 19:43:32
|
Hello, I need to add extensions (.dll) files for my PHP application. I have followed the FAQ instructions on where to put the extensions. My .ini files are in the directory under WEB-INF\cgi\x86-windows\conf.d and my .dll files are under WEB-INF\cgi\x86-windows\ext. These are the instructions in various README files including the FAQ. Why aren't the extensions being loaded? Can someone please send me an example of a .war file that has .dll extensions loaded in the PHP application? I have yet to see one anywhere on the internet. Regards, David |