Search found 29 matches

by boomerang56
Tue Oct 06, 2009 12:24 pm
Forum: Media Servers
Topic: ORB server and Virtualbox
Replies: 7
Views: 5751

Re: ORB server and Virtualbox

It's the other way around. Orb is installed at home, not at work. My HDA is at home, not at work. I'm very happy with Orb. Besides - Adito is a VPN, not a media server. VPNs do me zero good at work.
by boomerang56
Tue Oct 06, 2009 11:03 am
Forum: Media Servers
Topic: ORB server and Virtualbox
Replies: 7
Views: 5751

Re: ORB server and Virtualbox

For some of us this is the only way to stream at all behind a corp firewall/proxy. Also the only way I have to (easily) view my webcam on demand so I can check in on my dogs whenever I want. The company I work for blocks practically everything. Directly streaming is impossible here. Using a VPN is i...
by boomerang56
Tue Oct 06, 2009 9:40 am
Forum: Media Servers
Topic: ORB server and Virtualbox
Replies: 7
Views: 5751

Re: ORB server and Virtualbox

are you brave enough to try to package it? one thing you could do is try it locally as a web app. if you get it to work, i am positive you can get help packaging it :) Well that's the thing, Virtualbox really can't be used as a web app as far as I know. I wish it could, because it does work really ...
by boomerang56
Mon Oct 05, 2009 9:35 am
Forum: Testers
Topic: Knowledgetree
Replies: 7
Views: 6695

Re: Knowledgetree

we just updated the app with some settings that may help: php_value memory_limit 32M php_value max_execution_time 300 php_value max_post_size 40M is this what you mean? others? can you modify them and reinstall to see how they work? Seems to work fine after uninstalling & reinstalling. The larg...
by boomerang56
Mon Oct 05, 2009 9:23 am
Forum: Media Servers
Topic: ORB server and Virtualbox
Replies: 7
Views: 5751

ORB server and Virtualbox

I found out about Orb by accident the other day. http://www.orb.com It has everything I want in a media server - well almost, but it's free and it "just works" for the most part. I think it's a perfect for Amahi in terms of being able to access my files remotely, behind a very restrictive ...
by boomerang56
Fri Oct 02, 2009 11:40 am
Forum: Testers
Topic: Knowledgetree
Replies: 7
Views: 6695

Re: Knowledgetree

yes. however, what you say is too abstract. can you be specific? we have the ability to change the defaults in the custom webapp options. we just updated the app with some settings that may help: php_value memory_limit 32M php_value max_execution_time 300 php_value max_post_size 40M is this what yo...
by boomerang56
Fri Oct 02, 2009 5:48 am
Forum: Testers
Topic: Knowledgetree
Replies: 7
Views: 6695

Re: Knowledgetree

Not a bug but needs some documentation. By default, php.ini limits uploads to under 2 MB, which can cause issues with document uploads, especially bulk uploads. I edited my php.ini to change the limit and it's no big deal but for some it might be an issue (?). Documentaion for php.ini is here: http:...
by boomerang56
Thu Oct 01, 2009 8:40 pm
Forum: Testers
Topic: Knowledgetree
Replies: 7
Views: 6695

Re: Knowledgetree

Uninstalled and reinstalled, looks good. It can upload a PDF, and do the basic document control things without crashing or spewing errors. I haven't tried creating folders, users, etc but for an alpha level app it seems mostly there. I think this definately needs more people looking at it,as there's...
by boomerang56
Thu Oct 01, 2009 7:18 pm
Forum: Testers
Topic: Knowledgetree
Replies: 7
Views: 6695

Re: Knowledgetree

Solved - Fedora needs package php-mbstring-5.2.9-2.fc10, which is not installed by default.

More info here:

http://forums.knowledgetree.com/viewtop ... =6&t=18968

Install this RPM, reboot the server and good to go.