systemart / rtgui

Automatically exported from code.google.com/p/rtgui
0 stars 0 forks source link

Warnings on rtgui #80

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. install rtgui on ubuntu using the guide
http://code.google.com/p/rtgui/wiki/ubuntu_rtgui
2. install rtgui rtgui-0.2.7.tgz     
3.

What is the expected output? What do you see instead?
Getting php warnings on rtgui home page:

Warning: disk_total_space() [function.disk-total-space]: No such file or
directory in /var/www/rtgui/index.php on line 90

Warning: Division by zero in /var/www/rtgui/index.php on line 90

Warning: disk_total_space() [function.disk-total-space]: No such file or
directory in /var/www/rtgui/index.php on line 91

Warning: disk_total_space() [function.disk-total-space]: No such file or
directory in /var/www/rtgui/index.php on line 91

Warning: Division by zero in /var/www/rtgui/index.php on line 91
Disk Free: / (0%

What version of the product are you using? On what operating system?
rtgui-0.2.7.tgz      

Please provide any additional information below.

Original issue reported on code.google.com by tomas...@gmail.com on 18 May 2009 at 6:56

Attachments:

GoogleCodeExporter commented 9 years ago
Maybe the $downloaddir in your config is wrong?

Original comment by mel...@gmail.com on 24 May 2009 at 1:48

GoogleCodeExporter commented 9 years ago
Thanks for response. 

yeah there was a problem with the config. Maybe it's worth implementing config
checker so that each value is checked and if there's an error user gets 
notification
in rtgui that directory doesn't exits or it's not writable by www user etc.

Original comment by tomas...@gmail.com on 24 May 2009 at 1:58

GoogleCodeExporter commented 9 years ago
Please use Google Groups for discussion.

Original comment by lemonbe...@gmail.com on 25 May 2009 at 2:11