Skip to content
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

firebird ext and mac m1 error #54

Open
sund1 opened this issue Oct 23, 2023 · 1 comment
Open

firebird ext and mac m1 error #54

sund1 opened this issue Oct 23, 2023 · 1 comment

Comments

@sund1
Copy link

sund1 commented Oct 23, 2023

mac m1 pro ventura 13.5.1

After running brew upgrade and changing the PHP (https://github.com/shivammathur/homebrew-php) version from 7.3.33_4 (Build Date Jan 21, 2023 07:29:21) to 7.3.33_7 (Build Date Sep 1, 2023 02:37:03)
ICU4C version also changed from 72.1 to 73.2.

Now, the ibase_* functions are not working with nginx+php. I am getting the error:
[error] 580#0: *17 kevent() reported about a closed connection (54: Connection reset by peer) while reading response header from upstream, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9073", host: "localhost".

However, when I run the functions via terminal using php script.php, everything works fine. I tried changing the Firebird version to 5 (it was 3.0.10), but the same error persists.

What else can I try to resolve this issue?

@sund1
Copy link
Author

sund1 commented Nov 27, 2023

I resolved the problem this way
shivammathur/homebrew-php#2139

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant