 |
Apache2Triad Help, Support and Development The apache2triad help , support and development forums
|
| View previous topic :: View next topic |
| Author |
Message |
AjnabiZ
Joined: 30 May 2006
Posts: 17
|
| Posted: Tue Jan 23, 2007 3:57 am Post subject: Running sql-ledger with Apache2triad |
|
|
Hi
I am trying to run sql-ledger with apache2triad.
But i keep getting 500 internal server error whenever i try to create a dataset from sql-ledger admin panel.
Here are the installation for windows:
http://www.sql-ledger.org/cgi-bin/nav.pl?page=contrib/sl-windows-install.htm&title=Windows%20Installation
Can anyone help
Do i need to install ActivePerl 5.6 seperately since sql-ledger needs Precompiled DBD-Pg
Also, the only step i missed i s:
# Install precompiled DBI and DBD module ( www.edmund-mergl.de/export ). These provide the database interface between sql-ledger and postgres.
1. Unzip DBD-Pg.zip to any directory.
2. Open DOS box in that directory.
3. At prompt, type in: ppm install --location=. DBD-Pg
4. When this finishes, type in: ppm (enter)
1. PPM interactive shell (2.2.0) - type "help" for available commands.
2. PPM>install DBI (enter)
3. Install package 'DBI?' (y/N): y
4. PPM>exit (enter)
I have installed DBD-Pg but when i go to PPM and type in install DBI
i get the following error. |
|
| Back to top |
|
| |
|