- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2018
11:15 PM
10-25-2018
11:15 PM
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
Solved! Go to Solution.
Labels:
1 ACCEPTED SOLUTION
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2018
02:58 AM
10-26-2018
02:58 AM
Depending on the repository that you have in your server, you should be able to just enter the command:-
yum install php-pecl-oauth
4 REPLIES 4
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2018
12:48 AM
10-26-2018
12:48 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2018
12:58 AM
10-26-2018
12:58 AM
Re: How can i Install oAuth in my GoDaddy VPS Server?
@JLHC Centos, and unmanaged.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2018
02:58 AM
10-26-2018
02:58 AM
Depending on the repository that you have in your server, you should be able to just enter the command:-
yum install php-pecl-oauth
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2018
05:01 AM
10-27-2018
05:01 AM
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?