Hi all

Bit of a curve ball request here as I had no idea where else to turn.

I have a new laptop which I am setting up PHP, MySQL and Apache. I have all working fine for the most part however when I try to access one of my local websites I get this error:

Call to undefined function mysqli_connect() in C:/blah/blah/blah

I have uncommented this line from PHP.ini and rebooted:

extension=php_mysqli.dll

What am I missing??

So frustrating because I setup my previous laptop without any problems!! FYI I am not using a bundle package like WAMP, I have set this all up manually as I did with my previous laptop.

Thanks in advance for any help.

Doug

    Ignore me - I forgot to setup the extensions folder. such a dimwit.

      Write a Reply...