[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Announcing 1.3.0 Beta 1 - on Fedora 12 x86_64
- Subject: Re: Announcing 1.3.0 Beta 1 - on Fedora 12 x86_64
- From: Philip Rhoades <..hidden..>
- Date: Tue, 22 Dec 2009 17:52:52 +1100
Chris,
In tarball:
- in INSTALL file after line:
	cd /path/to/ledgersmb13/
other commands don't need "/path/to/ledgersmb13/" eg
	echo -e 'RewriteEngine on\nRewriteRule ^(.*)$ http://www.google.com 
[R]' > /path/to/ledgersmb13/.htaccess
- INSTALL file needs an explicit "$ make" line after:
"Use your distribution's CPAN or packaging tools to satisfy the 
dependencies shown above."
- ledgersmb.conf is missing
- initiate.pl is not executable
- typo in LedgerSMB/Initiate.pm line 74:
	if($form->{initiateon}==1)
Logging into:
	http://localhost/ledgersmb/initiate.pl
gives in the httpd error_log:
[Tue Dec 22 17:32:56 2009] [error] [client 127.0.0.1] Name 
"Config::Std::Hash::DEMOLISH" used only once: possible typo at 
/usr/local/lib/perl5/site_perl/5.10.0/Class/Std.pm line 523., referer: 
http://localhost/ledgersmb/initiate.pl
[Tue Dec 22 17:32:56 2009] [error] [client 127.0.0.1] Unknown charname 
'NULL' at /usr/lib/perl5/5.10.0/unicore/Name.pl line 161, referer: 
http://localhost/ledgersmb/initiate.pl
[Tue Dec 22 17:32:56 2009] [error] [client 127.0.0.1] Unknown charname 
'NULL' at LedgerSMB/Form.pm line 161, referer: 
http://localhost/ledgersmb/initiate.pl
[Tue Dec 22 17:32:56 2009] [error] [client 127.0.0.1] DBI 
connect('user=postgres password=xxxxxxxx','',...) failed: FATAL: 
database "lsmb_naf" does not exist at LedgerSMB/Initiate.pm line 98, 
referer: http://localhost/ledgersmb/initiate.pl
If I use createdb to create the db in advance, I get:
[Tue Dec 22 17:47:57 2009] [error] [client 127.0.0.1] Name 
"Config::Std::Hash::DEMOLISH" used only once: possible typo at 
/usr/local/lib/perl5/site_perl/5.10.0/Class/Std.pm line 523., referer: 
http://localhost/ledgersmb/initiate.pl
[Tue Dec 22 17:47:57 2009] [error] [client 127.0.0.1] Unknown charname 
'NULL' at /usr/lib/perl5/5.10.0/unicore/Name.pl line 161, referer: 
http://localhost/ledgersmb/initiate.pl
[Tue Dec 22 17:47:57 2009] [error] [client 127.0.0.1] Unknown charname 
'NULL' at LedgerSMB/Form.pm line 161, referer: 
http://localhost/ledgersmb/initiate.pl
and a web message:
	Error!
	LedgerSMB/Initiate.pm:218: lsmb_naf is already a database!
Should I try the svn stuff instead of the tar ball?
What are the easier ways to set up the company db? - do you use an sql file?
Thanks,
Phil.
On 2009-12-20 11:53, Chris Travers wrote:
Ok.  I see where the confusion is.
One thing I would HIGHLY recommend is reading the INSTALL through
carefully once.  I will update the INSTALL to take care of this problem
but there are easier ways to set up the company db.
Best Wishes,
Chris Travers
            grep -e '^\$' INSTALL
--
Philip Rhoades
GPO Box 3411
Sydney NSW	2001
Australia
E-mail:  ..hidden..