open_basedir errors

Status
Not open for further replies.

seanw2354

New Member
Messages
3
Reaction score
0
Points
0
Hi, I am getting all these warnings that I was hoping that you could help me with. I am trying to install Dolphin 7 on my account.
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/bin/php) is not within the allowed path(s): (/home/:/tmp) in /home/seanw23/public_html/install/index.php(1295) : runtime-created function on line 2

Warning: popen() has been disabled for security reasons in /home/seanw23/public_html/install/index.php(1295) : runtime-created function on line 3

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/X11R6/bin/mogrify) is not within the allowed path(s): (/home/:/tmp) in /home/seanw23/public_html/install/index.php(1295) : runtime-created function on line 2

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/bin/mogrify) is not within the allowed path(s): (/home/:/tmp) in /home/seanw23/public_html/install/index.php(1295) : runtime-created function on line 3

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/bin/mogrify) is not within the allowed path(s): (/home/:/tmp) in /home/seanw23/public_html/install/index.php(1295) : runtime-created function on line 4

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/X11R6/bin/mogrify) is not within the allowed path(s): (/home/:/tmp) in /home/seanw23/public_html/install/index.php(1295) : runtime-created function on line 5

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/bin/X11/mogrify) is not within the allowed path(s): (/home/:/tmp) in /home/seanw23/public_html/install/index.php(1295) : runtime-created function on line 6

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/X11R6/bin/convert) is not within the allowed path(s): (/home/:/tmp) in /home/seanw23/public_html/install/index.php(1295) : runtime-created function on line 2

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/bin/convert) is not within the allowed path(s): (/home/:/tmp) in /home/seanw23/public_html/install/index.php(1295) : runtime-created function on line 3

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/bin/convert) is not within the allowed path(s): (/home/:/tmp) in /home/seanw23/public_html/install/index.php(1295) : runtime-created function on line 4

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/X11R6/bin/convert) is not within the allowed path(s): (/home/:/tmp) in /home/seanw23/public_html/install/index.php(1295) : runtime-created function on line 5

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/bin/X11/convert) is not within the allowed path(s): (/home/:/tmp) in /home/seanw23/public_html/install/index.php(1295) : runtime-created function on line 6

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/X11R6/bin/composite) is not within the allowed path(s): (/home/:/tmp) in /home/seanw23/public_html/install/index.php(1295) : runtime-created function on line 2

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/bin/composite) is not within the allowed path(s): (/home/:/tmp) in /home/seanw23/public_html/install/index.php(1295) : runtime-created function on line 3

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/bin/composite) is not within the allowed path(s): (/home/:/tmp) in /home/seanw23/public_html/install/index.php(1295) : runtime-created function on line 4

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/X11R6/bin/composite) is not within the allowed path(s): (/home/:/tmp) in /home/seanw23/public_html/install/index.php(1295) : runtime-created function on line 5

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/bin/X11/composite) is not within the allowed path(s): (/home/:/tmp) in /home/seanw23/public_html/install/index.php(1295) : runtime-created function on line 6
 
Last edited by a moderator:
Status
Not open for further replies.
Top