View Single Post
  #24 (permalink)  
Old 06-23-07, 23:47
lukiluke lukiluke is offline
Registered User
 
Join Date: Jun 2007
Posts: 1
PHP,MYSQL problem

Hi,
I am using php5.0 and mysql on winxp with IIS. I am getting a error stating
PHP Warning: PHP Startup: Unable to load dynamic library '.\php_mssql.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '.\php_mysql.dll' - The specified procedure could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '.\php_mysqli.dll' - The specified procedure could not be found. in Unknown on line 0.
I have tried everything possible but cant seem to get this to work.
Reply With Quote