nette tester pdo exception, windows IIS

Notice: This thread is very old.
mcmatak
Member | 490
+
0
-

https://forum.nette.org/…nette-tester

i have same problem like in link above, can you help me?

php.ini includes

[PHP]
extension = php_pdo_mysql.dll


memory_limit=512M

but it still doesnt work

Last edited by mcmatak (2015-05-26 20:19)

mcmatak
Member | 490
+
0
-

it seems that solution is missing path to extensions

extension_dir=“C:\inetpub\PHP\ext”

Milo
Nette Core | 1283
+
0
-

I opened issue for it https://github.com/…r/issues/229