Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Where Is Should I Put My php_mysqli.dll File?(Where should I put my php_mysqli.dll file so eclipse doesn't throw unknown function mysqli?)
Where Is Should I Put My php_mysqli.dll File? [message #1815513] Thu, 03 October 2019 19:25
Jacob Enerio is currently offline Jacob EnerioFriend
Messages: 1
Registered: October 2019
Junior Member
So I have attached my phpinfo for a test website.

index.php/fa/36467/0/


When I use eclipse it mentions that I have a PHP Fatal error: Uncaught Error: Call to undefined function mysqli_connect().

I have enabled the mysqli extension in php.ini. When I tried hosting php using a command line program, it gave me an error and told me to put the php_mysqli.dll in C:/php/ext and it worked. Now I want to know where I need to put my php_mysqli.dll file so eclipse will run mysqli commands without issue. Does anyone know how am I supposed to do that?
Previous Topic:Imports and types can't be resolved when a Composer project is created
Next Topic:Occasional Internal Server Error
Goto Forum:
  


Current Time: Sat Apr 27 01:35:51 GMT 2024

Powered by FUDForum. Page generated in 0.03762 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top