开发者

Installing Zorba (XQUERY) PHP Extension on Windows

开发者 https://www.devze.com 2022-12-24 12:59 出处:网络
I\'m trying to install zorba php extension on windows and I am having all sorts of problems. I have installed the zorba binaries on my computer, but when I try to install the PECL package (pecl instal

I'm trying to install zorba php extension on windows and I am having all sorts of problems. I have installed the zorba binaries on my computer, but when I try to install the PECL package (pecl install zorba-alpha) I get the following error "ERROR: the DSP zorba.dsp does not exist".

开发者_高级运维I've tried searching for zorba_api.dll or zorba_api.so in order to just bypass the pecl install process, but no luck.

If anyone can tell me how to get the zorba extension installed on my windows php I will be eternally grateful. Alternately, if someone knows of another xquery solution for PHP that I can install, I will be equally excited and appreciative.


I believe that the following resource will help you: http://dl.dropbox.com/u/1487285/php/php.html

Please let me know if it works.

0

精彩评论

暂无评论...
验证码 换一张
取 消