PHP Classes

Shared Hosting Upgraded to PHP 5.4.30

Recommend this page to a friend!

      PHP OAuth Library  >  PHP OAuth Library package blog  >  How to Implement PHP ...  >  All threads  >  Shared Hosting Upgraded to PHP 5.4.30  >  (Un) Subscribe thread alerts  
Subject:Shared Hosting Upgraded to PHP 5.4.30
Summary:Getting OAuth Session Error
Messages:2
Author:Matt Donders
Date:2014-07-04 13:37:18
Update:2014-07-04 21:26:15
 

  1. Shared Hosting Upgraded to PHP 5.4.30   Reply   Report abuse  
Picture of Matt Donders Matt Donders - 2014-07-04 13:37:19
My shared hosting (1AND1) upgraded to PHP 5.4.30 last night and it seems to have messed up something with this PHP OAuth library. When trying to authenticate to Fitbit (which is my API of choice for my application) I get an OAuth Session Error.

Did PHP 5.4 change the way sessions are handled? Are there any changes I need to make for this to work or should this work on PHP 5.4.* with no issues?

Thanks in advance.

  2. Re: Shared Hosting Upgraded to PHP 5.4.30   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2014-07-04 21:26:15 - In reply to message 1 from Matt Donders
It is hard to tell without knowing more details. What is the error that you get?