[SOLVED] with PHP 5.4.12 I cannot login!
uhuru53
![]()
Joined: 2006-12-02
Posts: 94 |
![]() |
If I use PHP 5.3.22 Gallery works fine, but if I set my host with PHP 5.4.12 I cannot login! Should I move from G2 to G3 ? thanks. |
|
suprsidr
![]()
Joined: 2005-04-17
Posts: 8339 |
![]() |
why not stay w/ php 5.3? -s |
|
suprsidr
![]()
Joined: 2005-04-17
Posts: 8339 |
![]() |
this is what breaks in php 5.4 -s |
|
uhuru53
![]()
Joined: 2006-12-02
Posts: 94 |
![]() |
suprsidr wrote:
why not stay w/ php 5.3? I took advantage of this issue to decide myself in migrating all to Gallery 3. It was such an easy move and now I enjoy the clean and simple of G3 that works with the last PHP 5.4! Many thanks. |
|
Dayo
Joined: 2005-11-04
Posts: 1642 |
![]() |
Just a point of note for any coming across this after a search perhaps. G2 v.2.3.1 and above works just fine with PHP 5.4 and mine is running with no issues with PHP 5.4.15 which is more up to date than the 5.4.12 the OP referenced. -- |
|
uhuru53
![]()
Joined: 2006-12-02
Posts: 94 |
![]() |
Dayo wrote:
Just a point of note for any coming across this after a search perhaps. Quite weird since I've read: suprsidr wrote:
this is what breaks in php 5.4 |
|
Dayo
Joined: 2005-11-04
Posts: 1642 |
![]() |
Not weird at all since your link refers to Gallery 3 which is a totally different application from Gallery 2. Hence, Gallery 2 has never had the Kohana framework's "ob_clean" issue the linked github commit addresses in Gallery 3 since Gallery 2 does not use this framework in the first place. The G2 v2.3.1 core (and all official modules) was specifically released for full PHP 5.3 compatibility. While this was being done, full PHP 5.4 compatibility was also ensured. -- |
|
uhuru53
![]()
Joined: 2006-12-02
Posts: 94 |
![]() |
Dayo wrote:
Not weird at all since your link refers to Gallery 3 which is a totally different application from Gallery 2. Hence, Gallery 2 has never had the Kohana framework's "ob_clean" issue the linked github commit addresses in Gallery 3 since Gallery 2 does not use this framework in the first place. I was referring to this message: suprsidr wrote: that tells php 5.4 is breaking gallery3. Best regards |
|