Jeffrey, My settings tester output also shows those warnings about libdbi, my distro puts those libs into /usr/lib64 not /usr/local/libdbi You can see yours with something like `locate libdbi`
The SSL exception is likely caused due to usage of the default self-signed SSL certificates, which are usable - just not globally trusted. The 404 Not Found means the staff client cannot find pages on the server it expects. Can you run `ls -alh /openils/var/web/xul/` There should be at least one directory there, those are XUL and JS files the staff client needs. If those are missing you'll have to check the steps on building the staff client. Also, make sure the Apache configurations are pointing to the above, and other EG configs. I'm in Ballard, could come down there and help you if you'd like. Feel free to call. -- David Busby Edoceo, Inc. http://edoceo.com/ 206.282.6500 On Wed, Mar 13, 2013 at 4:34 PM, Jeff Fox <[email protected]> wrote: > I am trying to install Evergreen on Ubuntu-Precise and having trouble with > PostgreSQL. I could not connect using the Windows client, I kept getting > “There was an error testing this hostname”. When I added the SSL exception > I got “200: OK, 404: Not found”.**** > > ** ** > > *Jeffrey Fox **| **IT Application & DB Specialist* > > *The Museum of Flight > *9404 East Marginal Way South; Seattle, WA 98108 > p. 206.768.7213 | f. 206.764.5707 > [email protected]**** > > www.museumofflight.org **** > > ** ** > > ** ** >
