Welcome Guest, Not a member yet? Register   Sign In
WARNING: OPENBASEDIR RESTRICTION EFFECT
#1

[eluser]Beginers[/eluser]
Hi All, where did i get wrong with this error? i cant find any solution for this warnings.
Please help me to solve this problem please.

Code:
Warning: Unknown: open_basedir restriction in effect. File(/home/vol14/xtreemhost.com/xth_111111/myweb.org/htdocs/index.php) is not within the allowed path(s): (/php_sessions:/tmp:/var/www/errors:/home/vol14/ga2h.com/ganna_9338508/htdocs) in Unknown on line 0

Warning: Unknown: failed to open stream: Operation not permitted in Unknown on line 0

Fatal error: Unknown: Failed opening required '/home/vol14/xtreemhost.com/xth_111111/myweb.org/htdocs/index.php' (include_path='.') in Unknown on line 0
#2

[eluser]j0se[/eluser]
[quote author="Beginers" date="1351157194"]Hi All, where did i get wrong with this error? i cant find any solution for this warnings.
Please help me to solve this problem please.

Code:
Warning: Unknown: open_basedir restriction in effect. File(/home/vol14/xtreemhost.com/xth_111111/myweb.org/htdocs/index.php) is not within the allowed path(s): (/php_sessions:/tmp:/var/www/errors:/home/vol14/ga2h.com/ganna_9338508/htdocs) in Unknown on line 0

Warning: Unknown: failed to open stream: Operation not permitted in Unknown on line 0

Fatal error: Unknown: Failed opening required '/home/vol14/xtreemhost.com/xth_111111/myweb.org/htdocs/index.php' (include_path='.') in Unknown on line 0
[/quote]

In your php.ini "base dir" is set only to:
/php_sessions:/tmp:/var/www/errors:/home/vol14/ga2h.com/ganna_9338508/htdocs

Try to add to base_dir /home/vol14/xtreemhost.com/xth_111111/myweb.org/htdocs
#3

[eluser]Beginers[/eluser]
How would i do that sir?




Theme © iAndrew 2016 - Forum software by © MyBB