I was looking at the thread about loading the php_mysql.dll problem. Am still experiencing problems. In fact what I did is uncommented all the extesions in my php.ini file...
Here is the kicker some of them load some of them don't.
Am using Win2000 Server, IIS nd php 5.0.1
I know php is working since I was able to write a script that calls phpinfo(). I also know my paths are correct since only afew of the modules dont load. And further proof that my paths are correct ... I add an entry for php_mysqli.dll and check the phpinfo() again. The mysqli entry are all there.
Is php_mysqli an extension to php_mysql or a replacement? If so I still get... PHP Fatal error: Call to undefined function mysql_connect() in C:\Inetpub\wwwroot\postnuke\pnadodb\drivers\adodb-mysql.inc.php on line 236 (Of course trying to isntall post nuke lol)
The troubeling modules.
[24-Aug-2004 02:09:05] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\php\ext\php_exif.dll' - The specified module could not be found.
in Unknown on line 0
[24-Aug-2004 02:09:05] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\php\ext\php_iconv.dll' - The specified module could not be found.
in Unknown on line 0
[24-Aug-2004 02:09:06] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\php\ext\php_ifx.dll' - The specified module could not be found.
in Unknown on line 0
[24-Aug-2004 02:09:06] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\php\ext\php_mcrypt.dll' - The specified module could not be found.
in Unknown on line 0
[24-Aug-2004 02:09:07] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\php\ext\php_mysql.dll' - The specified procedure could not be found.
in Unknown on line 0
[24-Aug-2004 02:09:07] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\php\ext\php_oci8.dll' - The specified module could not be found.
in Unknown on line 0
[24-Aug-2004 02:09:08] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\php\ext\php_oracle.dll' - The specified module could not be found.
in Unknown on line 0
[24-Aug-2004 02:09:08] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\php\ext\php_sybase_ct.dll' - The specified module could not be found.
in Unknown on line 0
[24-Aug-2004 02:09:09] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\php\ext\php_w32api.dll' - The specified module could not be found.
in Unknown on line 0
[24-Aug-2004 02:09:09] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\php\ext\php_yaz.dll' - The specified procedure could not be found.
in Unknown on line 0