PHP Fatal error: Call to undefined method mysqli_stmt::get_result()

644 views
Skip to first unread message

Songling Bai

unread,
Mar 28, 2016, 7:49:15 AM3/28/16
to Stacks
Hi, everyone. 

I am trying to install stacks in my computer running BioLinux. 

I followed the instruction of manual and almost everything goes well but I got an error when I browse the results using web interface. I can see the tut-radtags listed in the first page but the content cannot be displayed after click the database. The error in the apache error log was : PHP Fatal error: Call to undefined method mysqli_stmt::get_result()

I searched google and found that this might be the mysql natural driver problem. I then reinstalled the php manually with the modified configure options --with  --with-mysqli=mysqlnd --with-mysql=mysqlnd ----with-mysql=mysqlnd, but still the same problem. 

Does anyone got this error and please give me some advice? Thank you!
 

Julian Catchen

unread,
Mar 29, 2016, 1:02:22 PM3/29/16
to stacks...@googlegroups.com, baiso...@gmail.com
Hi Songling,

Bio Linux is an Ubuntu distribution. In principle, you should be able to
follow the default install instructions provided in the manual. Instead
of compiling by hand, just make sure these two packages are installed
with apt-get:

php5 php5-mysqlnd
Reply all
Reply to author
Forward
0 new messages