[MonetDB-users] php5 and windows
Hi all, I've been hearing interesting things about MonetDB so I figured I'd see how it performed with the data that my website uses (several million cross-referencing records of Japanese/English dictionary data) by installing it for use with PHP5... but I ran into a problem come actual PHP interfacing. Which steps must be taken to get PHP5 to properly interface with MonetDB on a windows machine? The online documentation (http://homepages.cwi.nl/~mk/MonetDB/The-PHP-Library.html) has a wonderful, if slightly useless, "TODO" for the windows instruction section, and the self-help approach of simply placing the php_monetdb.dll file in PHP's extensions directory and adding an "extension=php_monetdb.dll" to the PHP.ini file leads to PHP throwing up a terminal error when it then tries to run. Any help is appreciated. - Mike Kamermans
participants (1)
-
Michiel Kamermans