David: Include von php dateien

Beitrag lesen

hallo

ich will ne .php in eine .php includen, jetzt kommt folgende meldung:

Warning:  main() [function.main]: open_basedir restriction in effect. File(/usr/local/lib/php/news.inc.php) is not within the allowed path(s): (/usr/local/apache/www/web2/) in /usr/local/apache/www/web2/html/news/index.php on line 34

Warning:  main(news.inc.php) [function.main]: failed to create stream: Operation not permitted in /usr/local/apache/www/web2/html/news/index.php on line 34

Warning:  main() [function.main]: Failed opening 'news.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /usr/local/apache/www/web2/html/news/index.php on line 34

d.h. die news.inc.php liegt in /usr/local/lib/php/ obwohl ich die in /html/news/ drin hab??

wer kann helfen? danke!