Why PHP CLI says php_pdo.dll cannot be found? -


I added the php extension directory (which includes php_pdo.dll, ...) to the path environment variable, Let's start

thanks.

Do you install it during PHP installation?

On Windows, make sure you enable the proper extension.


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -