This topic is locked

listpage.php error

9/22/2017 11:42:58 AM
PHPRunner General questions
C
carrie3800332 author

Hello :
I have phprunner enterprise 9.8(Build29359)

localhost Run Program no problem (localhost is Windows7 / Database is SQLSERVER2014 / iis ver7.5.7600.16385)

Why server Run All Program IS Error Message (AP Server is Linux / Database is SQLSERVER2014(Windows server 2012R2 / iis ver8.5.9600.16384)

Fatal error: Call to a member function fetchAssoc() on resource in /var/www/html/Syssite/case/classes/listpage.php on line 1613
listpage.php on line 1613

$data = $this->cipherer->DecryptFetchedArray( $this->recSet->fetchAssoc() );
Thank You