Jump to content

khunjack

Members
  • Posts

    17
  • Joined

  • Last visited

Everything posted by khunjack

  1. mac_gyver,Jacques1 Thanks to you both for your replies and help. Very appreciated (What a great board). Made me find a routine. I just checked and got - MySQL is installed. - MySQLi is installed. - libmysqlclient driver is being used. - PDO MySQLnd is enabled. Seems I will be ok using PDO I used :
  2. Jacques1, Thank you very much for your fast reply. I understand the external server management company I use, (not my host/server company) explanation is misleading. Do you see a way for me to see, if it is disabled and to enable the native driver ? Thanks a lot. Jack PS: I wasn't sure if for new dev. I would use mysqli or PDO. I will go for PDO. PS: I'm a little bit reluctant to tell them. They just tried to upgrade to Easyapache 4 which didn't work with mod_php and all sites on this server where not accessible for nearly 24 hrs.
  3. Hi, Using a new external script and I'm getting the following error: Fatal error: Call to undefined function mysqli_stmt_get_result() in /home/.... According to the script developer, an host issue. I asked my server management company and they came back with this answer: Note: o currently I need to stick with mod_php and php 5.4.45 o According to phpinfo: mysql, mysqli, mysqlnd is installed. If it is correct that "mysqli_stmt_get_result" is only avaialble till php 5.3? Any suggestion how to tackle this issue? Thanks a lot in advance Jack
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.