On Sat, 13 Aug 2016, David Fleck wrote: > Just shooting in the dark here, but shouldn't the URL be > http://localhost/xrms/install/install.php given the alias you've > included? > Anything interesting in the httpd error/access logs?
David, You're a good shooter in the dark. I changed the URL to drop /opt/ and now see this error: Missing file: /opt/xrms/include/adodb/drivers/adodb-postgresql.inc.php ADONewConnection: Unable to load database driver '' Which tells me I need to find that file and add it to the old drivers/ subdirectory. My lack of experience with setting up local php applications is going to be fixed as I get this abandoned program running. Thanks very much, Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
