Call to undefined function mysqli_connect()

Alles, was PHP betrifft, kann hier besprochen werden.

Call to undefined function mysqli_connect()

Postby slyan » 01. October 2011 11:31

I really need help! I´v been trying to establish a connection between php, apache and mysql without succes. Apache is installed with php and it works. MySQL is also installed and working. When I try to establish contact through php I get the following error:

Call to undefined function mysqli_connect()

In the php.ini file I have enabled the extension php_mysqli.dll

Php version 5.2
Mysql 5.5
Apache 2.2

Code
$link = mysqli_connect('localhost','root', 'passw');

everything is spelled correctly etc

Anyone?
slyan
 
Posts: 1
Joined: 31. August 2011 07:31

Return to PHP

Who is online

Users browsing this forum: No registered users and 40 guests