Hi Bill, This is what I get when I run settings-tester.pl. Hope it helps.
Jeremy -- [EMAIL PROTECTED]:~$ perl /home/others/Evergreen-ILS-1.2.3.0/Open-ILS/src/support-scripts/settings-tester.pl LWP::UserAgent version 2.033 XML::LibXML version 1.66 XML::LibXML::XPathContext version 1.66 XML::LibXSLT version 1.59 Net::Server::PreFork version 0.90 Cache::Memcached version 1.15 Class::DBI version 0.96 Class::DBI::AbstractSearch version 0.07 Template version 2.14 DBD::Pg version 1.49 Please install one of the following modules: Net::Z3950 Net::Z3950::ZOOM MARC::Record version 2.0.0 MARC::Charset version 1.0 MARC::File::XML version 0.88 Text::Aspell version 0.04 CGI version 3.15 DateTime::TimeZone version 0.42 DateTime version 0.35 DateTime::Format::ISO8601 version 0.06 DateTime::Format::Mail version 0.2901 Unix::Syslog version 0.100 GD::Graph3d version 0.63 JavaScript::SpiderMonkey version 0.19 Log::Log4perl version 1.07 Email::Send version 2.181 Text::CSV_XS version 0.23 Spreadsheet::WriteExcel::Big version 2.01 Tie::IxHash version 1.21 Checking Jabber connection * Jabber successfully connected Checking database connections * WARNING: Deprecated <password> element used for the <reporter> entry. Please use <pw> instead. * /opensrf/default/reporter/setup :: Successfully connected to database dbi:Pg:dbname=evergreen;host=localhost;port=5432 * Database has the expected server encoding UTF8. * /opensrf/default/apps/open-ils.storage/app_settings/databases :: Successfully connected to database dbi:Pg:dbname=evergreen;host=localhost;port=5432 * Database has the expected server encoding UTF8. * /opensrf/default/apps/open-ils.cstore/app_settings :: Successfully connected to database dbi:Pg:dbname=evergreen;host=localhost;port=5432 * Database has the expected server encoding UTF8. * /opensrf/default/apps/open-ils.reporter-store/app_settings :: Successfully connected to database dbi:Pg:dbname=evergreen;host=localhost;port=5432 * Database has the expected server encoding UTF8. Checking database drivers to ensure <driver> matches <language> * OK: Pg language is undefined for reporter base configuration * OK: Pg language is perl in /opensrf/default/apps/open-ils.storage/language * OK: pgsql language is C in /opensrf/default/apps/open-ils.cstore/language * OK: pgsql language is C in /opensrf/default/apps/open-ils.reporter-store/language Checking libdbi and libdbi-drivers /usr/local/lib/dbd/libdbdpgsql.so was not linked against libdbi - you probably need to compile libdbi-drivers from source with the --enable-libdbi configure switch. Checking hostname * OK: found hostname 'localhost' in <hosts> section of opensrf.xml --- On Sun, 21/9/08, Jeremy Hor <[EMAIL PROTECTED]> wrote: > From: Jeremy Hor <[EMAIL PROTECTED]> > Subject: Re: [OPEN-ILS-DEV] Help regarding srfsh > To: "Bill Ott" <[EMAIL PROTECTED]>, "Evergreen Development Discussion List" > <[email protected]> > Date: Sunday, 21 September, 2008, 9:32 PM > Hi Bill, > > According to the guide, for a single server install, it was > recommended to use localhost for all references to host, > except in opensrf.xml which required a fully qualified > hostname. Since mine is still a test system, could you > suggest how I should configure it? I'm rather unclear on > how to go about setting up the hostname etc. > > Thanks very much for your help. > > > Jeremy > > > > ----- Original Message ---- > From: Bill Ott <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED]; Evergreen Development Discussion > List <[email protected]> > Sent: Saturday, 20 September 2008 18:43:52 > Subject: Re: [OPEN-ILS-DEV] Help regarding srfsh > > Jeremy Hor wrote: > > Hi, > > > > I followed the installation instructions for Debian > Etch for Evergreen 1.2.3.0, and did not have any problems > till I reached the step on "Testing connections to > Evergreen". > > > > After running the following commands, > > /openils/bin/srfsh > > srfsh# login admin open-ils > > it returned the following error: " Unable to > connect to remote service open-ils.auth" > > > > I have run the settings-tester.pl script, but that did > not reveal any problems. > > > > Could you take a look at the files I've attached, > and let me know if I've made any errors anywhere? > > > > > > Looks like you've used localhost everywhere but in your > <hosts> in > opensrf.xml, where you used 'gbpclibserver'. > It's early, but that's what sticks out to me. > > Get your preferred Email name! Now you can @ymail.com and @rocketmail.com http://mail.promotions.yahoo.com/newdomains/sg/
