Hi,
I just try migrate form IIS/php4 to Apache/php5. And i do this from 2 days :queasy:
First my system don't saw php_mysql.dll. So i put this library to windos\system32 and... system can find this library, but when i try start server, php don't load this.
when i look to php log file i see:
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Windows\System32\php_mysql.dll' - Invalid access to memory location.
in Unknown on line 0
:xbones: 2 days is too long for fighting. What i can do, maybay somebody can help me.
I try hide line "extension=php_mysql.dll", i change extension_path to c:\windows\system32, i restore this and .. no result