Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations sizbut on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problems with PHP setup

Status
Not open for further replies.

snakeeyes1978

Programmer
Jan 11, 2005
70
AU
I am having great problems trying to get ANY modules to load in PHP for IIS. I've installed PHP and changed the extension_dir variable to "c:\php\ext\" and put the relevant dll's in that directory but it comes up and says:

PHP Warning: PHP Startup: Unable to load dynamic library 'c:\php\ext\php_mysql.dll' - The specified module could not be found. in Unknown on line 0
 
copy the relevant library to the c:\windows\system32 directory.

there are other workarounds too.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top