open_basedir restriction in effect.
Posted: Wed Oct 24, 2007 7:03 pm
I keep getting this error throughout my attempt to install.
What do I do?
Sorry if this has been asked before.
Code: Select all
Warning: is_readable() [function.is-readable]: open_basedir restriction in effect. File(/bin) is not within the allowed path(s): (/home/scuzzm5/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/scuzzm5/public_html/include/functions_installer.inc.php on line 244
Warning: is_readable() [function.is-readable]: open_basedir restriction in effect. File(/bin/convert) is not within the allowed path(s): (/home/scuzzm5/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/scuzzm5/public_html/include/functions_installer.inc.php on line 248
Warning: is_readable() [function.is-readable]: open_basedir restriction in effect. File(/usr/bin) is not within the allowed path(s): (/home/scuzzm5/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/scuzzm5/public_html/include/functions_installer.inc.php on line 244
Warning: is_readable() [function.is-readable]: open_basedir restriction in effect. File(/usr/bin/convert) is not within the allowed path(s): (/home/scuzzm5/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/scuzzm5/public_html/include/functions_installer.inc.php on line 248
Warning: is_readable() [function.is-readable]: open_basedir restriction in effect. File(/sbin) is not within the allowed path(s): (/home/scuzzm5/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/scuzzm5/public_html/include/functions_installer.inc.php on line 244
Warning: is_readable() [function.is-readable]: open_basedir restriction in effect. File(/sbin/convert) is not within the allowed path(s): (/home/scuzzm5/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/scuzzm5/public_html/include/functions_installer.inc.php on line 248
Warning: is_readable() [function.is-readable]: open_basedir restriction in effect. File(/usr/sbin) is not within the allowed path(s): (/home/scuzzm5/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/scuzzm5/public_html/include/functions_installer.inc.php on line 244
Warning: is_readable() [function.is-readable]: open_basedir restriction in effect. File(/usr/sbin/convert) is not within the allowed path(s): (/home/scuzzm5/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/scuzzm5/public_html/include/functions_installer.inc.php on line 248Sorry if this has been asked before.