PHP MySQL Support

OpenVMS for x86 running Oracle, RDB, DBMS, ODBMS, Oracle, Ingress, Progress, Mimer, or open source databases. Various DB clients and ODBC drivers as well.
Post Reply
User avatar

Topic author
issinoho
Contributor
Posts: 24
Joined: Wed Apr 05, 2023 9:22 am
Reputation: 0
Location: Glasgow, Scotland
Status: Offline

PHP MySQL Support

Post by issinoho » Thu Jul 11, 2024 11:44 am

I believe we still have no progress on native MariaDB support on x86 which is really poor in terms of putting this OS to work as application servers in the real world, however I'm sure that will come in time.

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
And running

Code: Select all

php -m
lists no mysql based static extensions.

Anyone from VSI able to comment on where we are with this on x86? Thanks.

User avatar

arne_v
Master
Posts: 497
Joined: Fri Apr 17, 2020 7:31 pm
Reputation: 0
Location: Rhode Island, USA
Status: Offline
Contact:

Re: PHP MySQL Support

Post by arne_v » Thu Jul 11, 2024 7:46 pm

Mark Berryman PHP has the mysqli extension.

Unless VSI PHP has something you need that Mark Berryman PHP does not have then just switch.
Arne
arne@vajhoej.dk
VMS user since 1986

Post Reply