Hi Bruce; You need to edit the ledger-smb.conf to use the correct database connection parameters.
Best Wishes, Chris Travers On 11/30/06, Bruce Hohl <[EMAIL PROTECTED]> wrote: > Firstly, thanks for the deb package. I have installed > as follows to the point where I got the following > error when attempting to connect to > http://localhost/ledger-smb/admin.pl: > "Error! No GlobalDBH Configured or Could not Connect" > > Can anyone help me please? > > ---------------------------------------------------- > How I installed Ledger-SMB on Ubuntu Dapper 6.06.1: > > 1- Used Synaptic to install following and > dependencies: > Apache2 2.0.55 > PostgreSQL 8.1.4 > postgresql-client 7.5.16.1 > wwwconfig-common 0.0.44 > Perl 5.8.7 > libdbd-pq-perl 1.43 > libdbi-perl 1.50 > libmime-lite-perl 3.01 > libmodule-build-perl 0.26 > libhtml-parser-perl 3.48 > libversion-perl 0.52 > > > 2- Download from: > http://packages.ubuntulinux.org/edgy/perl/ \ > liblocale-maketext-lexicon-perl > package: > liblocale-maketext-lexicon-perl_0.62-1_all.deb > > move to /opt/ledgersmb > # mkdir /opt/ledger-smb > # mv > liblocale-maketext-lexicon-perl_0.62-1_all.deb > /opt/ledgersmb > > > 3- Download from: > http://sourceforge.net/project/showfiles.php? \ > > group_id=175965&package_id=208359&release_id=465891 > > move to /opt and extract: > # mv ledgersmb-1.1.99b3-debs.tar.gz /opt > # tar -zxvf ledgersmb-1.1.99b3-debs.tar.gz > # mv /opt/ledgersmb-1.1.99b3-debs/* /opt/ledgersmb > # rmdir /opt/ledgersmb-1.1.99b3-debs > > > 4- install packages with dselect: > # dselect > [1] Access > Mounted File System > Q1 - none > Q2 - /opt/ledgersmb > Q3 - scan > Answer none to final four questions > > [2] Update > > [3] Select > Use + to select package(s) > > [4] Install > > [5] Quit > > > 5- edit /etc/ledger-smb/ledger-smb.conf > change made as follows: > set "latex :" > set "DBPassword =" > > > 6- # su postgres > $ createuser -d ledger-smb > Shall the new role be a superuser? (y/n) y > $ createlang plpgsql template1 > > > 7- http://localhost/ledger-smb/admin.pl > ===================================================== > Stopped here with error: > "Error! No GlobalDBH Configured or Could not > Connect" > > ===================================================== > > Select "Database Administration" link. > User = ledger-smb > > The "Create Dataset" link queries the server for > existing > datasets and displays them in a table. > Enter a name for the new dataset (use lowercase > letters only), > select a Chart of Accounts, > click Continue. > > Only datasets created by Ledger-SMB can be managed > by this > interface. > > > 8- http://localhost/ledger-smb/login.pl > Click "Add User" > In the "Database" section select the driver > and enter the user "ledger-smb" > > > 9- http://localhost/ledger-smb/login.pl > ---------------------------------------------------- > > > > ____________________________________________________________________________________ > Yahoo! Music Unlimited > Access over 1 million songs. > http://music.yahoo.com/unlimited > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Ledger-smb-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ledger-smb-users > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Ledger-smb-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
