THT Community

Full Version: Warning Messages during and after installation
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
just installed the tht and during and after install i get th following messages

Warning: disk_free_space() [function.disk-free-space]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home/admin:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/admin/public_html/host/includes/variables.php on line 29

Warning: disk_total_space() [function.disk-total-space]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home/admin:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/admin/public_html/host/includes/variables.php on line 30

web address: http://amandstech.co.uk/host

many thanks
Go into the config in admin, and switch the show footer off in secuirty.
right now the pictures wont show up
but thats 4 advice
Are you still getting the above errors or not?
im now getting when gone to server status
Warning: disk_free_space() [function.disk-free-space]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home/admin:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/admin/public_html/host/admin/pages/status.php on line 41

Warning: disk_total_space() [function.disk-total-space]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home/admin:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/admin/public_html/host/admin/pages/status.php on line 42
Here you can see your Server Status.
Server OS: Linux
Server Software: Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.8
PHP Version: 5.2.8 (PHPInfo)
MySQL Version: 5.0.81
Disk Total/Free Space: Disk total: 0GBs (Free 0GBs)

and i dnt know why it says 0gb free
but no i aint getting those above messages thanks
Is safe_mode enabled?
Go into cPanel and post what it shows on the left hand side for the space used/available please.
(09-23-2009, 07:50 PM)Nick Wrote: [ -> ]Go into cPanel and post what it shows on the left hand side for the space used/available please.
That doesn't matter.

As said openbasedir is disabled in PHP. If you don't get errors everywhere, the best we can do is that you only get them in server status.
so how come it shows up as 0gb free instead of 5?
(09-24-2009, 04:26 AM)blackburnnet Wrote: [ -> ]so how come it shows up as 0gb free instead of 5?
Because no value is being retrieved so it just puts 0.
Pages: 1 2 3