Re: php requirements for 3.X

2016-03-22 Thread Andras Kende
Hello Mike, 5.5.31 is greater than 5.5.5.9 so it will work fine. http://book.cakephp.org/3.0/en/installation.html#requirements • PHP 5.5.9 or greater (including PHP 7). Andras > On Mar 22, 2016, at 5:55 PM, MikeK wrote: > > Thanks for your eloquent reply - HOWEVER the latest stabl

Re: php requirements for 3.X

2016-03-22 Thread MikeK
Thanks for your eloquent reply - HOWEVER the latest stable release of php 5.5 is 5.5.31 - there is no 5.5.9 as the "requirements" call for. Does anyone really know what cakephp3 REALLY requires? -- Sign up for our Newsletter for updates. http://cakephp.org/newsletter/signup We will soon be cl

Re: php requirements for 3.X

2016-03-18 Thread euromark
The requirement *is* a requirement. Am Freitag, 18. März 2016 14:32:03 UTC+1 schrieb MikeK: > > Am migrating to 3.2 from cakephp 2.x, but my host only offers php 5.4 - I > saw the install requirements want 5.5.9 > > Should I find another host or will 3.2 operate OK on 5.4? > > Thanks in advance