|
From: Ed W. <ew...@rh...> - 2002-02-12 23:05:22
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
We run SQL Ledger on Redhat 7.2 internally and administer SQL LEdger at
multiple client locations running various flavors/versions of Linux. Best I
can recall, it worked without errors for us once the correct perl modules
were installed (we actually used Redhats included RPMS and didn't download
sources). Redhat 7.2 was one of the easiest installs we have performed
sql-ledger. Not sure what your problem might be, but make sure your web
server and database are running, i.e. ps -aux Make sure you don't have a
firewall blocking the request, use tcpdump on the server to actually monitor
the request and then try to access the server from another machine using the
servers ip address.
This is in our httpd.conf
Alias /sql-ledger/ /var/www/sql-ledger/
<Directory /var/www/sql-ledger>
Options ExecCGI Includes FollowSymlinks
</Directory>
Hope this information will get you started. Wish I could offer more
suggestions but don't have enough information to help further.
- --
Ed Wiget
Owner/Senior Network Security Consultant
RHP Studios
"Keeping Your Data Safe!"
http://www.rhpstudios.com
email: ew...@rh...
email2: sec...@rh...
Office: 606-564-0046
Toll Free: 866-G02-RHPS (866-402-7477)
Fax: 606-564-0076
On Tuesday 12 February 2002 04:15 pm, you wrote:
> Hi there,
>
> Has anybody successfully got SQL Ledger working on Red Hat Linux 7.2?
>
> I've followed the default install instructions and chagned httpd.conf to
> reflect the SQL Ledger-preferred document root of /usr/local/www but no
> luck.
>
> The first sign of trouble is that when I hit
> http://localhost/sql-ledger/admin.pl I get "file not found". In fact the
> file is there.
>
> What would help me a lot would be a guide to troubleshooting SQL-Ledger's
> perl scripts. Something with some diagnostic tests and an analysis of their
> results.
>
> I saw that somebody in the mailing list had planned to write a SQL-Ledger
> FAQ but couldn't find the actual document.
>
> Anybody gone down this SQL-Ledger on Red Hat path before and emerged
> scathed but knowledgeable?
>
> Thanks
>
> Lee
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE8aZ80+EoLKxIs7PwRAg+mAJ4wju30bPdV8KmCP1wGPuLtjR51cwCeLbP9
eadDhLhmWQfGHSAtNbBmNaA=
=m0Ry
-----END PGP SIGNATURE-----
|