Hi,
I am trying to install kiwi php but during the install I am getting error although I have put the right connection details.
***********error Message************* Fatal error: Call to undefined function mysqli_connect() in C:\Inetpub\wwwroot\kiwi\install.php on line 25
any idea
Thanks in advanced.
Hi tbaror,
Most likely you do not have mysqli extensions enabled with your installation of PHP. For more information, check http://php.net/mysqli
or
http://www.google.com/search?q=install+mysqli&rls=com.microsoft:\*&ie=UTF-8&oe=UTF-8&startIndex=&startPage=1
It's pretty simple to install. Let me know if you encounter any other problems!
Log in to post a comment.
Hi,
I am trying to install kiwi php but during the install I am getting error although I have put the right connection details.
***********error Message*************
Fatal error: Call to undefined function mysqli_connect() in C:\Inetpub\wwwroot\kiwi\install.php on line 25
any idea
Thanks in advanced.
Hi tbaror,
Most likely you do not have mysqli extensions enabled with your installation of PHP. For more information, check http://php.net/mysqli
or
http://www.google.com/search?q=install+mysqli&rls=com.microsoft:\*&ie=UTF-8&oe=UTF-8&startIndex=&startPage=1
It's pretty simple to install. Let me know if you encounter any other problems!