start problem
Posted: Sun Aug 28, 2005 10:46 am
Hey, I'm new to working with CMS'. Just installed the 0.10. After successful installation when i clicked the link to view the site i got the following errors:
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/srv/www/web2/html/modules/..) is not within the allowed path(s): (/srv/www/web2/html/) in /srv/www/web2/html/lib/classes/class.module.inc.php on line 1906
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/srv/www/web2/html/modules/..) is not within the allowed path(s): (/srv/www/web2/html/) in /srv/www/web2/html/lib/classes/class.module.inc.php on line 1906
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/srv/www/web2/html/modules/..) is not within the allowed path(s): (/srv/www/web2/html/) in /srv/www/web2/html/lib/classes/class.module.inc.php on line 1906
Warning: is_file() [function.is-file]: open_basedir restriction in effect. File(/srv/www/web2/html/plugins/..) is not within the allowed path(s): (/srv/www/web2/html/) in /srv/www/web2/html/lib/content.functions.php on line 398
In the bottom I can see the content, but the menu shows also many errors. The content.functions.php and the class.module.inc.php exists in the path. Also a file update changed nothing
...
I'm using php 4 and apache. Any Ideas?
Thanks
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/srv/www/web2/html/modules/..) is not within the allowed path(s): (/srv/www/web2/html/) in /srv/www/web2/html/lib/classes/class.module.inc.php on line 1906
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/srv/www/web2/html/modules/..) is not within the allowed path(s): (/srv/www/web2/html/) in /srv/www/web2/html/lib/classes/class.module.inc.php on line 1906
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/srv/www/web2/html/modules/..) is not within the allowed path(s): (/srv/www/web2/html/) in /srv/www/web2/html/lib/classes/class.module.inc.php on line 1906
Warning: is_file() [function.is-file]: open_basedir restriction in effect. File(/srv/www/web2/html/plugins/..) is not within the allowed path(s): (/srv/www/web2/html/) in /srv/www/web2/html/lib/content.functions.php on line 398
In the bottom I can see the content, but the menu shows also many errors. The content.functions.php and the class.module.inc.php exists in the path. Also a file update changed nothing

I'm using php 4 and apache. Any Ideas?
Thanks