Hello,

Thanks for advice.

> Google brings up loads about this. The main things seems to be with making
> sure you have MySQL enable in your PHP settings:
>
> http://serverfault.com/questions/99842/php-has-encountered-an-access-violation-at

php.ini reconfigured following.

Old php.ini
extension=php_mysql.dll
extension=php_pdo_mysql.dll

New php.ini
;extension=php_mysql.dll
;extension=php_pdo_mysql.dll

But occurs problem.
I used not MySQl.
I used Microsoft SQL Server.

--
Y Okamura

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to