./fs-setup Problems.

Ivan Kohler ivan at sisd.com
Wed Mar 17 15:56:26 PST 1999


>From the frequency of this question, I'm guessing URI::Escape was
unbundled from libwww-perl.

perl -MCPAN -e shell
install URI::Escape

I've been away from a development system for a while but should get my
desktop box tonight.  I'll make sure that's added to the docs.

On Thu, Mar 18, 1999 at 09:00:41AM +1000, A P Blogg wrote:
> Thanks to the below, I managed to have ./fs-setup run with alot of
> ".NOTICE:  CREATE TABLE/PRIMARY KEY"'s, but I think that was normal?
> 
> I'm now getting Internal Server 500 error's from my web server, with an
> example from my error_log as below.
> 
> --
> [Thu Mar 18 08:35:58 1999] svc_acct.cgi: [Thu Mar 18 08:35:58 1999]
> Request.pm:
> [Thu Mar 18 08:35:58 1999] Request.pm: [Thu Mar 18 08:35:58 1999] Escape.pm:
> Can
> 't locate URI/Escape.pm in @INC (@INC contains:
> /usr/lib/perl5/i386-linux/5.0040
> 4 /usr/lib/perl5 /usr/lib/perl5/site_perl/i386-linux
> /usr/lib/perl5/site_perl) a
> t /usr/lib/perl5/site_perl/CGI/Request.pm line 9.
> [Thu Mar 18 08:35:58 1999] svc_acct.cgi: [Thu Mar 18 08:35:58 1999]
> Request.pm:
> [Thu Mar 18 08:35:58 1999] Request.pm: BEGIN failed--compilation aborted at
> /usr
> /lib/perl5/site_perl/CGI/Request.pm line 9.
> [Thu Mar 18 08:35:58 1999] svc_acct.cgi: BEGIN failed--compilation aborted
> at /u
> sr/local/apache/htdocs/freeside/search/svc_acct.cgi line 26.
> httpd: [Thu Mar 18 08:35:58 1999] [error] [client 203.37.244.65] Premature
> end o
> f script headers: /usr/local/apache/htdocs/freeside/search/svc_acct.cgi
> --
> 
> Any ideas?
> 
> Sincerely,
> 
> A P Blogg
> 
> Administration and Sales
> URL: http://www.immortalnet.com.au
> E-Mail: apblogg at immortalnet.com.au
> 
> -----Original Message-----
> From: Ivan Kohler <ivan at sisd.com>
> To: ivan-freeside at sisd.com <ivan-freeside at sisd.com>
> Date: Thursday, March 18, 1999 9:11 PM
> Subject: Re: ./fs-setup Problems.
> 
> 
> >I don't think the problem is with UID.pm.  It sounds like you've written
> >your DBI data source incorrectly. A data source for MySQL looks like:
> >`DBI:mysql:databasename' while a data source for PostgreSQL looks like:
> >`DBI:Pg:dbname=databasename'.  See the DBI manpage and the DBD:Pg manpage,
> >and htdocs/docs/config.html
> >
> >HTH
> >
> >--
> >Ivan Kohler <ivan at sisd.com> - finger for PGP key - <moc.dsis at navi> Relhok
> Navi
> >Open-source billing and administration for ISPs -
> http://www.sisd.com/freeside
> >20 4,16 * * * saytime # please don't be surprised if you find me dreaming
> too
> >
> >
> >On Wed, Mar 17, 1999 at 09:05:39PM +1000, A P Blogg wrote:
> >> I've been going through the lengthy installation procedure, to come to
> >> running ./fs-setup to find I get a problem as follows.
> >>
> >> --
> >>
> >> ERROR: PQconnectdb() - Missing '=' after 'freeside' in conninfo
> >>  at /usr/lib/perl5/site_perl/FS/UID.pm line 69
> >> DBI->connect error: ERROR: PQconnectdb() - Missing '=' after 'freeside'
> in conni
> >> nfo
> >>
> >> --
> >>
> >> I've looked within UID.pm at line 69 and I can't work it out myself..
> >>
> >> Any ideas? ..
> >>
> >> Sincerely,
> >>
> >> A P Blogg
> >>
> >> Administration and Sales
> >> URL: http://www.immortalnet.com.au
> >> E-Mail: apblogg at immortalnet.com.au
> >>
> >
> 

-- 
Ivan Kohler <ivan at sisd.com> - finger for PGP key - <moc.dsis at navi> Relhok Navi
Open-source billing and administration for ISPs - http://www.sisd.com/freeside
20 4,16 * * * saytime # please don't be surprised if you find me dreaming too



More information about the freeside-users mailing list