-
Notifications
You must be signed in to change notification settings - Fork 374
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AWS Amazon Linux 2 On ARM display error message :PHP Fatal error: Unsupported processor architecture. #1442
Comments
This sounds like a mismatch in terms of processor architecture, such as x86_64 version of PHP trying to run on ARM machine. |
Does have document install PHP SQLSRV or PDO_SQLSRV on ARM processors ? |
Hi, Please see this link, they have released the driver for ARM. |
Hi~ |
Please check the FAQ (frequently-asked questions) first. If you have other questions or something to report, please address the following (skipping questions might delay our responses):
PHP version PHP 8.0
PHP SQLSRV or PDO_SQLSRV version 5.10.1
Microsoft ODBC Driver version 3.52.7
SQL Server version Azure SQL
Client operating system Amazon Linux 2(ARM)
Table schema
Problem description PHP Fatal error: Unsupported processor architecture.
Expected behavior and actual behavior
Repro code or steps to reproduce
The text was updated successfully, but these errors were encountered: