Install Event-Plugins: Warnings and Error
Posted: Wed Feb 28, 2007 10:09 am
Hi all, an new installation of Serendipity 1.1.1 with PHP 4.3.2 shows the following errors when trying to install new "event-plugins":
[/size]
I never had this problem before - not even with other s9y-installations on the same server. Can someone help please!
Code: Select all
Warning: main(): open_basedir restriction in effect. File(/usr/share/pear/HTTP/Request.php) is not within the allowed path(s): (/home/httpd/vhosts/xxx.de/subdomains/s9y/httpdocs:/tmp) in /home/httpd/vhosts/xxx.de/subdomains/s9y/httpdocs/plugins/serendipity_event_weblogping/serendipity_event_weblogping.php on line 3
Warning: main(HTTP/Request.php): failed to open stream: Operation not permitted in /home/httpd/vhosts/xxx.de/subdomains/s9y/httpdocs/plugins/serendipity_event_weblogping/serendipity_event_weblogping.php on line 3
Fatal error: main(): Failed opening required 'HTTP/Request.php' (include_path='.:/usr/share/pear:/home/httpd/vhosts/xxx.de/subdomains/s9y/httpdocs/bundled-libs/:/home/httpd/vhosts/xxx.de/subdomains/s9y/httpdocs/bundled-libs/Smarty/libs/:/home/httpd/vhosts/xxx.de/subdomains/s9y/httpdocs/:') in /home/httpd/vhosts/xxx.de/subdomains/s9y/httpdocs/plugins/serendipity_event_weblogping/serendipity_event_weblogping.php on line 3I never had this problem before - not even with other s9y-installations on the same server. Can someone help please!