You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Janet Valade <jv...@eoni.com> on 2004/11/01 10:52:58 UTC

Re: [users@httpd] PHP startup problem

Justin Wehrman wrote:

> When I start Apache I get this error:
> 
> PHP Warning:  PHP Startup: Unable to load dynamic library 
> 'c:\\PHP\\ext\\php_mysql.dll' - The specified module could not be
> found.\r\n 
> in Unknown on line 0
> 
> I have checked the folder to make sure php_mysql.dll is there and it is.
> 
> Help me please...
> 
> 
> 
> ---------------------------------------------------------------------
> 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: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 
> 

There are two files that PHP needs for MySQL support, both included in 
the PHP zip download--php_mysql.dll and libmysql.dll. The most reliable, 
if not most elegant solution, is to copy both into your system32 directory.

Janet


-- 
Janet Valade -- janet.valade.com


---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org