fremaje31 wrote: > Hello All, > > I'm just starting out and trying not to get discouraged. I keep > running into road blocks. Below is my current on... > > Fatal error: Call to undefined function mysqli_connect() > > What can I do to fix this?> > Thanks in advance for your help, > Tisha
Usually you will see this kind of message when you have path problems, you can find information on how to setup the paths in windows and another solution at the bottom of the website below. Basically if you can not solve the problem by adjusting the path, then you can copy the mysql dll directly into your system32 directory.... More at http://www.workorderts.com/Virtual_Brain_Online/article/Install_PHP_5_integrate_Apache_2_0_2_2_problem_solution/ Good luck