WP-API / OAuth1

OAuth server implementation for WP API
http://oauth1.wp-api.org/
331 stars 109 forks source link

PECL OAUTH #190

Open jbccm opened 7 years ago

jbccm commented 7 years ago

On OSX using Apache 2.4.16/PHP 7.0.13/PECL 7.0.13/Oauth 2.0.2

I'm getting segmentation faults when accessing WP Dashboard (ERR_EMPTY_RESPONSE) that are RESOLVED by pecl uninstall oauth.

Do I have the wrong mix here? This includes wp 4.4 and 4.7 on multiple installs (apache vhost) without the plugin.

Anybody else getting errors like this?

jbccm commented 7 years ago

There's your answer. https://github.com/WP-API/OAuth1/issues/81