Installing via ftp is quite easy but your ISP must play along.

a) you must be able to configure your virtual server to run perl scripts
from the directory where you set up SQL-Ledger
b) plpgsql must be installed in template1 or at least your ISP must
cooperate and install the language handler for your database

Once you've got all this in place upload the compressed file an ungzip. If
you cannot do that ungzip locally and upload the sql-ledger folder.

Then create a .htaccess file in the sql-ledger folder and put this in
the file

DirectoryIndex login.pl
Options +ExecCGI

Use the program as you would on a private server. admin.pl works just the
same. The only difference is that you supply the name of the database
instead of letting the program create one for you. You are most likely not
allowed to create new databases outside of pgadmin or whatever your ISP
uses so you create a new database with pgadmin and enter the name of the
database in the admin screen when you create a new dataset.

-- 
Dieter Simader       http://www.sql-ledger.com   Tel: (408) 898-4421
DWS Systems Inc.        Accounting Software      Fax: (780) 478-5281
============== On a clear disk you can seek forever ================

On Fri, 6 Oct 2006, Fabien Adouani wrote:

> Hi,
>
> I'm trying for more than 2 weeks to install Sql-ledger on my shared
> web server (www.surftown.com). As I don't have the access to the
> server's configuration files,
>
> I'm trying with the FTP installation but without success.
>
>
>
> I'm getting this with admin.pl:
>
>
>
> 500 Internal Server Error
>
> The server encountered an internal error or misconfiguration and was
> unable to complete your request.
>
> Please contact the server administrator, [EMAIL PROTECTED] and inform them
> of the time the error occurred, and anything you might have done that
> may have caused the error.
>
> More information about this error may be available in the server error log.
>
>
>
> Apache/1.3.37 Server at xxx.com Port 80
>
>
>
> My questions are:
>
>
>
> If it's possible for me to run SQL-ledger on surftown Linux advance package?
>
> What should I do more to be able to run a smooth installation?
>
>
>
> Linux Advance package:
>
> PHP4
>
> Sun ASP
>
> MySQL 4 Databases
>
> phpMyAdmin
>
> PostgrSQL 7.3 Databases
>
> phpPgAdmin
>
> Egne CGI-scripts
>
>
>
> Thank you for your help
>
>
>
>


-------------------------------------------------------------------------
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
_______________________________________________
sql-ledger-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sql-ledger-users

Reply via email to