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

Libpq [email protected] issue with open SSL #11

Open
benoitmugnier opened this issue Jul 6, 2018 · 0 comments
Open

Libpq [email protected] issue with open SSL #11

benoitmugnier opened this issue Jul 6, 2018 · 0 comments

Comments

@benoitmugnier
Copy link

Hey, first I would like to thank you for this great tool I'm using since a couple of years now :)

I'm trying to reinstall my PHP projects on my new laptop and I'm facing an issue since a couple of hours now. I'm using postgresql and at the first query I receive this error message from PHP: "sslmode value "require" invalid when SSL support is not compiled in ..."

According to this article, it seems the issue is due to the libpq installed which is not built with the --with-openssl option: https://stackoverflow.com/questions/50272266/php-postgresql-sslmode-value-require-invalid-when-ssl-support-is-not-compi?noredirect=1&lq=1

For me it's weird because the formulae seems to build with the option: https://github.com/Homebrew/homebrew-core/blob/master/Formula/libpq.rb

I tried a lot of workarounds, to install PHP with another version (5.5, 5.4 & 5.3) but it seems the tool is not wokring on my new machine with an older version. (it says PHP5.6 is not installed and php-fpm is not started)

Do you have any idea?

Thanks a lot for your help,

Benoit

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