Menu

mysqli_fetch_array error

Help
Wex
2007-03-23
2013-03-27
  • Wex

    Wex - 2007-03-23

    I've got PHP-Kiwi 1.2.1 installed on a Debian Sarge,
    with PHP5 and Mysql5. I got this error message when
    I tried access the website:

    Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given in /var/www/syslogd/index.php on line 54

    Thanks.

     
    • versello

      versello - 2007-03-24

      Hi wex,

      I am unable to reproduce it in all my running environments. Needless to say, I will continue to investigate. In the meantime however, you can supress PHP warnings by adding ~E_WARNING to the error_reporting variable in the php.ini file.

      -Vers

       
    • Wex

      Wex - 2007-03-26

      Hi, Vers,
          I am sorry that that's my own mistakes. I didn't read your instructions carefully enough, and the database was created in a wrong way. Now everything is working. Thank you for doing such a good job.

       
    • versello

      versello - 2007-03-26

      I'm glad to hear it's working, Wex. Let me know if you run into any other problems or have any questions. Thanks for using PHP-Kiwi!

      -Vers

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.