开发者

Pear in SilverStripe?

Does anyone knows how t开发者_StackOverflowo integrate Pear (http://pear.php.net) and install packages in SilverStripe? My hosting provider doesn't want to install it for me.

Thanks,

Mauro


So your hosting provider doesn't have pear and you want to work around that by integrating it in Silverstripe and use it from there but it doesn't really have anything to do with SilverStripe. You just want to be able to use pear. Well, first of all, if your hosting provider doesn't allow pear, it would probably be an illegal move. Second, pear is 'just' a package manager. You can always just copy the files of that Mail package to your server (including all dependences) and put them onto your include path. You don't need the package manager for that.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜