Opened 9 years ago
Closed 8 years ago
#52 closed enhancement (fixed)
PHP MySQL PDO support missing
Reported by: | markwss | Owned by: | Jeff McKenna |
---|---|---|---|
Priority: | minor | Milestone: | 4.0 release |
Component: | MS4W - PHP | Version: | 3.1.3 |
Keywords: | php, pdo, mysql | Cc: | |
Blocked By: | Blocking: |
Description
Would it be possible to add php_pdo_mysqll.dll driver and compile PHP with --with pdo_mysql option ?
I was trying to add it via php.ini and copy php_pdo_mysqll.dll to ext dir, but as expected, it would not work.
Change History (4)
comment:1 by , 9 years ago
Milestone: | → 3.1.4 release |
---|---|
Priority: | major → minor |
Version: | → 3.1.3 |
comment:3 by , 8 years ago
The php_pdo_mysql driver is now available for testing in MS4W 4.0.0-alpha3: http://www.ms4w.com/release/experimental/ms4w_4.0.0_alpha3.zip
Note that this contains PHP 7.0.8, but PHPMapScript is not included yet: please contact me directly if your organization can help fund its development.
Thank you.
Note:
See TracTickets
for help on using tickets.
Thanks for reporting this.
If there is time available I will research this possibility for the next release. Or if you have funding to help make this a priority (rebuilding PHP and all its extensions) please let me know directly. I agree this would be a nice addition.
-jeff