What I'm specifically interested in here is a roadmap for support of mysql extension in the VSI PHP distribution. This would at least allow us to host web services that could call out to data stores on external severs (until native support is available).
The release notes for PHP 8.0.10 list the following as IA64 only...
- mysqli.exe
- mysqlnd.exe
- pdo_mysql.exe
Code: Select all
php -m
Anyone from VSI able to comment on where we are with this on x86? Thanks.