MySQL Forums
Forum List  »  PHP

Re: Call to undefined function mysqli_connect()
Posted by: wfigdude
Date: March 15, 2006 03:44AM

try the following only if you have php5 installed

you need to take the php.ini out of the windows directory and place it in the c:\php directory.

also you need to set the paths to c:\php in the environment variables.

then you need to copy libmysql.dll from c:\php to the windows directory

then you need to restart



Edited 1 time(s). Last edit at 03/15/2006 03:45AM by wfigdude.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.