Problem with PHP/Java bridge.

Posted by Jack on Stack Overflow See other posts from Stack Overflow or by Jack
Published on 2010-04-27T04:45:05Z Indexed on 2010/04/27 4:53 UTC
Read the original article Hit count: 265

Filed under:
|
|

I am using Tomcat 6. I am running a php script using the JavaBridge. I get the following error when I run my code.

Fatal error: Call to undefined function mysqli_connect() in C:\Program Files\apache-tomcat-6.0.26\webapps\JavaBridge\xxxx\xxxxx.php on line 534

Please help.

© Stack Overflow or respective owner

Related posts about php

Related posts about tomcat