etcshadow Posted March 18, 2019 Report Posted March 18, 2019 Fatal error: Uncaught Error: Call to undefined method PEAR_Error::setFetchMode() in /opt/www/nkads.domain.net/public-html/lib/pear/DB/QueryTool/Query.php:299 Stack trace: #0 /opt/www/nkads.domain.net/public-html/lib/pear/DB/QueryTool/Query.php(273): DB_QueryTool_Query->connect(Object(PEAR_Error), Array) #1 /opt/www/nkads.domain.net/public-html/lib/pear/DB/QueryTool/EasyJoin.php(71): DB_QueryTool_Query->__construct(Object(PEAR_Error), Array) #2 /opt/www/nkads.domain.net/public-html/lib/pear/DB/QueryTool.php(57): DB_QueryTool_EasyJoin->__construct(Object(PEAR_Error), Array) #3 /opt/www/nkads.domain.net/public-html/lib/max/Dal/Common.php(157): DB_QueryTool->__construct(Object(PEAR_Error)) #4 /opt/www/nkads.domain.net/public-html/lib/max/Dal/Common.php(77): MAX_Dal_Common->_getQueryTool(Object(PEAR_Error)) #5 /opt/www/nkads.domain.net/public-html/www/admin/lib-sessions.inc.php(183): MAX_Dal_Common->__construct() #6 /opt/www/nkads.domain.net/public-html/lib/OA/Admin/UI.php(721): phpAds_SessionDataStore( in /opt/www/nkads.domain.net/public-html/lib/pear/DB/QueryTool/Query.php on line 299 I get this error during installation. Just after submitting database details (I think this is "step 3" in the install wizard). The Database is created along with roughly 50 tables. The install process then bombs out with a fatal error. Quote
andrewatfornax Posted March 19, 2019 Report Posted March 19, 2019 What version are you installing? What version of PHP? What database? etc etc. Quote
etcshadow Posted March 19, 2019 Author Report Posted March 19, 2019 of course... revive 4.1.4 centos 6 php 72 apache 2.2 percona 5.7 server Quote
andrewatfornax Posted March 19, 2019 Report Posted March 19, 2019 I think Percona needs to have a non-strict mode set - is that done? Quote
etcshadow Posted March 19, 2019 Author Report Posted March 19, 2019 It's not enforcing strict. In fact there's another apache virtualhost on the same web server running revive 4.1.4 using the same database host (different DB) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.