ID:               30272
 Updated by:       [EMAIL PROTECTED]
 Reported By:      frix at abv dot bg
-Status:           Open
+Status:           Bogus
 Bug Type:         MySQL related
 Operating System: Windows 2003 Server Enterprice
 PHP Version:      5.0.2
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

.


Previous Comments:
------------------------------------------------------------------------

[2004-09-29 12:25:01] frix at abv dot bg

Description:
------------
I'm using IIS 6.0 web server and I'm trying to enable MySQL support on
my php-5.0.2. But I recieve an error: Unable to load dynamic library
'C:\Program Files\php-5.0.2-Win32\ext\php_mysql.dll' - The specified
module could not be found. (Note that the path is correct and there IS
php_mysql.dll) I read the information. On the web server i've allowed
any type of scripts and executables to run. In the path variable I've
inserted the path to the php folder ('C:\Program
Files\php-5.0.2-Win32'), the path to the extention folder ('C:\Program
Files\php-5.0.2-Win32\ext'). There is a copy of libmySQL.dll in
'%Systemroot%'.

Changes in php.ini (base is the php.ini-dist):
...
extension_dir = "C:\Program Files\php-5.0.2-Win32\ext"
...
extension=php_mysql.dll
...

I'm using the compiled binaries from php.net.

I've tryed everything but nothing help. Please supply more informataion
about this problem. I'm not the only one, who has it (the problem).

With php 4.x.x everythings fine...



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=30272&edit=1

Reply via email to