Jump to content

trying to connect via web to database


cluce

Recommended Posts

I am using IIS to host my website. I have a logon page that asks for the user's username and password. My website works when I use Apache and run it on my local machine but when I host it over the web through IIS I receive an error when I try to logon which is connected to mySQL. Error...Fatal error: Call to undefined function mysqli_connect() in C:\Inetpub\wwwroot\userlogin.php on line 14.

 

Can someone tell me how I can configure my settings so the user can log on via web and connect to the database. I would greatly appreciate it.

Link to comment
https://forums.phpfreaks.com/topic/52548-trying-to-connect-via-web-to-database/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.