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

Mac: Provide php-cgi binary with less dependencies, so that it runs out of the box #345

Closed
cztomczak opened this issue Nov 21, 2024 · 1 comment

Comments

@cztomczak
Copy link
Owner

Currently having issue with Postgresql extension.

@cztomczak cztomczak added the v130 label Nov 21, 2024
cztomczak added a commit that referenced this issue Jan 21, 2025
BUG: php.ini not loaded when next to php-cgi. Try passing -c <path|arg> args to php-cgi.

TODO: enable iconv, add build script.

Add scripts to build: openssl, sqlite, libxml,  zlib.

Add example: openssl.php and CA file.

Add openssl.cnf file.

Update php.ini to set CA file.

Update build instructions in README.
cztomczak added a commit that referenced this issue Jan 21, 2025
@cztomczak
Copy link
Owner Author

Done in commits 6aa524b and 9bd6086 .

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

No branches or pull requests

1 participant