On 25 Sep 2008, at 22:18, Xpert Advice wrote:
Fatal error: Call to undefined function mysqli_connect() in C: \Apache2.2\htdocs\mysql_up.php on line 13
<snip>
   2.  The php.ini file is currently located at c:/php/php.ini
<snip>
Configuration File (php.ini) Path  C:\Windows

The above states that PHP is looking for php.ini in C:\Windows so it's not seeing your php.ini in c:/php. Move it to C:\Windows and restart Apache and it should see it properly (and indicate in the phpinfo output that it has been loaded).

-Stut

--
http://stut.net/

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to