From: <php...@li...> - 2012-05-30 20:42:31
|
You should ask on the php mailing list. I think those libs require the appropriate backed(s) installed. Am 29.05.2012 11:51 schrieb <php...@li...>: > Hello, > > My app wants to support as many database as possible, so I use PDO. > I've copied the pdo extensions to WEB-INF\cgi\x86-windows\ext. > > I've enabled PDO for MySQL, SQLite, & ODBC and it works fine. > However when I tried to enable PDO for Postgre, I got error: > "php_pdo_pgsql.dll - The specified module could not be found. in Unknown on > line 0" > > The weird thing is that the file DOES exist, I've copied it > to WEB-INF\cgi\x86-windows\ext directory. > I also got similar error for Firebird PDO. > > Can someone please tell me why is this happening? > I'm using PHP 5.4.3 on Windows. Tested on Tomcat 6.& Jetty. > > Thank you > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > |