Sidebar Plugins
Select the plugin which you wish to install
Trying to open URL package_sidebar.xml...
Warning: main(): open_basedir restriction in effect. File(/usr/share/pear/PEAR.php) is not within the allowed path(s): (/home/httpd/vhosts/gizmocha.com/httpdocs:/tmp) in /home/httpd/vhosts/gizmocha.com/httpdocs/s9y/bundled-libs/HTTP/Request.php on line 46
Warning: main(PEAR.php): failed to open stream: Operation not permitted in /home/httpd/vhosts/gizmocha.com/httpdocs/s9y/bundled-libs/HTTP/Request.php on line 46
Fatal error: main(): Failed opening required 'PEAR.php' (include_path='/home/httpd/vhosts/gizmocha.com/httpdocs/wifi/:/home/httpd/vhosts/gizmocha.com/httpdocs/wifi/bundled-libs/:.:/usr/share/pear') in /home/httpd/vhosts/gizmocha.com/httpdocs/s9y/bundled-libs/HTTP/Request.php on line 46
That's due to a wicked setup on your ISP who ahs PEAR installed but does not allow access to it. Kick them in the butt.
You can also try to download a 0.9 SVN version or a 0.8 maintainence SVN branch version which has a fixed version of that for including our bundled PEAR library instead of relying on a installed PEAR version on the server. A 0.8.3 release with that patch is due to be out once further possible XML-RPC security issues are cleared.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
pear was working yesterday - not sure what they are doing! But it is frustrating.
I looked at getting 0.9.x and helping with testing etc. There are no nightly builds, and when i went to svn i was unsure what to take or even how to go about getting what i needed.