Interesting. I ran into the same problem installing on Linux, but the error was visible in Firefox. I probably have adodb installed in a non-standard place. To fix it, I edited inc.DBAccess.php to have the full path of adodb.php.
IAT, I like your suggestion of using $settings->_ADOdbPath. I'm going to give it a try.
-EricM
IAT, I like your suggestion of using $settings->_ADOdbPath. I'm going to give it a try.
-EricM
(04-23-2012, 09:35 PM)IAmTurok Wrote: - But, looking at the PHP error logs (e.g. in CentOS /var/log/httpd/error_log), I found this error:
[error] [client 127.0.0.1] PHP Warning: require_once(adodb/adodb.inc.php): failed to open stream: No such file or directory in /var/www/html/letodms/Core/inc.DBAccess.php on line 18, referer: http://localhost/letodms/install/install.php