Re: [PHP-WIN] PHP info can't find MySql with IIS web server

[email protected] (Sascha Meyer)
Newsgroups php.windows
Message-ID <[email protected]>
Hi Steve,

Steve Ricketts schrieb:
> I'm trying to install the latest version of PHP on a 2003 server running 
> IIS.  PHP runs fine but when I run phpinfo(), it doesn't find MySql.  

Please check if libmysql.dll is somewhere in your path or in a location 
like C:\windows\system32. I ran into similar problems with my local IIS 
installation where IIS could not find libmysql.dll and that solved it.
It's always a good idea to set "error_log" to syslog in your php.ini and 
check your eventlog if there are any PHP-related entries when you 
restart your server.

If you just started configuring the server, take a look at ZendServer CE 
  (Community Edition) [1], because it comes with some extra 
functionality and I never had any problems loading an extension with 
ZendServer. It's free, runs with both Apache and IIS and comes bundled 
with Apache2 if you don't have an installed web server.

Best regards,

Sascha

[1] http://www.zend.com/en/products/server-ce/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.