开发者

Pear in SilverStripe?

开发者 https://www.devze.com 2023-04-06 23:11 出处:网络
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.

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

精彩评论

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

关注公众号