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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.
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
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.
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