cancel
Showing results for 
Search instead for 
Did you mean: 

How can i Install oAuth in my GoDaddy VPS Server?

SOLVED

How can i Install oAuth in my GoDaddy VPS Server?

I try to work with REST API, before that install oAuth in the server, how can i install oAuth in GoDaddy VPS Server.

 

Note : Is possible using REST API without OAuth

1 ACCEPTED SOLUTION

Accepted Solutions

Re: How can i Install oAuth in my GoDaddy VPS Server?

Depending on the repository that you have in your server, you should be able to just enter the command:-

yum install php-pecl-oauth

View solution in original post

4 REPLIES 4

Re: How can i Install oAuth in my GoDaddy VPS Server?

What OS are you running in the VPS and is it Managed or Unmanaged? 

Re: How can i Install oAuth in my GoDaddy VPS Server?

@JLHC Centos, and unmanaged.

 

Re: How can i Install oAuth in my GoDaddy VPS Server?

Depending on the repository that you have in your server, you should be able to just enter the command:-

yum install php-pecl-oauth

Re: How can i Install oAuth in my GoDaddy VPS Server?

@JLHC By mistake installed version oauth 2.0. how can i downgrade to 1.0?