On Fri, 2006-10-06 at 18:27 +0200, 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,

Not having access to the httpd.conf file makes things difficult if not
impossible.

Most hosted accounts have a directory where you can place scripts so
they are automatically treated as executable cgi binaries. This is often
called cgi-bin. 

You may be able to place all of the sql-ledger files in there, set up
the database (only works with Postgresql). You may need to change all of
the files to not point to http://website/sql-ledger but to
http://website/cgi-bin  . 
> 
> 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
> 
> 
> 
-- 
James P. Kinney III          
CEO & Director of Engineering 
Local Net Solutions,LLC        
770-493-8244                    
http://www.localnetsolutions.com

GPG ID: 829C6CA7 James P. Kinney III (M.S. Physics)
<[EMAIL PROTECTED]>
Fingerprint = 3C9E 6366 54FC A3FE BA4D 0659 6190 ADC3 829C 6CA7


-------------------------------------------------------------------------
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