Tried the system32 copy and restart. The manual instructions warn against that, but I tried it anyway. I still have the error on my phpinfo() page.
Thanks
Main Topics
Browse All TopicsThis is at the bottom of the phpinfo() page (after all the loaded modules):
PHP Warning: Unknown(): Unable to load dynamic library 'C:\PHP\extensions\php_mys
Using PHP v4.4.4 on Win2k Server, MySQL v5
The extension dir in php.ini is set to C:\PHP\extensions
There is only one php.ini on the system and it's in C:\php.ini and is in the path
The C:\PHP\extensions directory exists and contains 3 files:
libmysql.dll
php_mysql.dll
php_mysqli.dll
The system path has been modified to include C:\PHP\extensions\php_mysq
Everything I've read says that this is supposed to work. Is it a security problem? I gave everyone read, SYSTEM read, the IUSER read.
I don't know what else to try.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
This baffles me :(
Maybe you could put a pointer question here:
http://www.experts-exchang
There might be some experts there that can help you further...
In case you've never used a pointer question before, you put a question in that area giving it 20 points. Make sure the keyword 'pointer' is added in the subject. This pointer question will not be answered and can be deleted after this question is dealed with...
You can ask for it here:
http://www.experts-exchang
Business Accounts
Answer for Membership
by: TeRReFPosted on 2007-01-07 at 23:45:08ID: 18265266
Try copying the dll to your windows\system32 directory.
Also, if you change system environment setting you have to restart.
Hope this helps...