THT Community (TCom)

Full Version: installing bug
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi i keep getting this error
PHP Code:
Warningdisk_total_space() [function.disk-total-space]: open_basedir restriction in effectFile(/) is not within the allowed path(s): (/home/icehostl:/usr/lib/php:/usr/local/lib/php:/tmpin /home/icehostl/public_html/includes/variables.php on line 35 

iv done the what you told the other guy to do which was change ('show_footer', '1'), to ('show_footer', '0'), in install.sql

i done that and i still get the error please help
this is line 34 & 35
PHP Code:
$diskfreespace =disk_free_space('/') / 1073741824;
$disktotalspace =disk_total_space('/') / 1073741824
This thread may be able to help you. http://thehostingtool.com/forum/thread-482.html
Reference URL's