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

MarketplaceWebService_Client - use undefined constant CURLOPT_POST #3

Closed
AZidai opened this issue Dec 20, 2016 · 4 comments
Closed

Comments

@AZidai
Copy link

AZidai commented Dec 20, 2016

In Methods "getDefaultCurlOptions" and "configureCurlOptions" there are constant which aren't defined:
CURLOPT_POST, CURLOPT_USERAGENT, CURLOPT_PROXY ...

@caponica
Copy link
Owner

Do you have CURL available in your PHP installation? (There will be a "Curl" section in your phpinfo if it's available)

@AZidai
Copy link
Author

AZidai commented Dec 20, 2016 via email

@AZidai
Copy link
Author

AZidai commented Dec 20, 2016

That was the issue in my case. Thank you very much

@AZidai AZidai closed this as completed Dec 20, 2016
@caponica
Copy link
Owner

No problem :-)

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

2 participants