On Mon, 10 Mar 2014, King Beowulf wrote:

> Is "login.pl" set executable?

Ed,

   Yes. No permissions (or ownerships) have changed in /usr/local/sql-ledger/

> 1. Check "ServerRoot" - default is "/usr" in Slackware 14.1 2.
> DocumentRoot "/srv/httpd/htdocs" ?? 3. LoadModule ...  - make sure you are
> loading all the same stuff

   Actually, I resolved this problem. It's related to apache-2.4.x
deprecating Order and Allow, replacing them with Require all granted in
httpd.conf and other config files.

> # If you wish httpd to run as a different user or group, you must run
> # httpd as root initially and it will switch.

   httpd always runs as root; it's started with /etc/rc.d/rc.httpd.

> 5. make sure apache can run perl scripts (mod_perf ?)  Beats me since I
> stick with straight static HTML.

   Pages I write are also xhtml. However, this application is written
(poorly, it turns out) in perl. It's worked over the past decade for me so
now I need only to learn why only the login.pl source displays and not the
login form itself.

Thanks,

Rich
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to