Log message #3941648

# At Username Text
# Oct 3rd 2016, 12:04 WebDevB hmic so you guys think upgrade to 1.3.20
# Oct 3rd 2016, 12:04 Neon1024 Anyone have a Cake 2 test boostrap file to hand?
# Oct 3rd 2016, 12:03 hmic just checked: i do have 1.3.17 on that old server too - this does not work with 5.6!
# Oct 3rd 2016, 12:02 hmic for me it does. and i needed to upgrade to be able to use 5.6. do not know from which version though. but its a save point for me to start from, rather than 1.3.19 :p
# Oct 3rd 2016, 12:02 dakota Last time I used 1.3 was back when php 5.3 was the newest kid on the block :slightly_smiling_face:
# Oct 3rd 2016, 12:01 dakota Ok, then 1.3.20 works on 5.6 :slightly_smiling_face:
# Oct 3rd 2016, 12:01 hmic i'm using 1.3.20 on 5.6.24
# Oct 3rd 2016, 12:01 dakota It might only be 5.5 compatible
# Oct 3rd 2016, 12:01 hmic i had trouble, but its rather a mysql-5.6 marioadb api thing, than a 5.5 one, yes.
# Oct 3rd 2016, 12:01 maikh is it possible to save belongsToMany Associations only if they have new values? ```$this->hasMany('Rooms', [ 'cascadeCallbacks' => true, 'saveStrategy' => 'replace', ]);```
# Oct 3rd 2016, 12:01 dakota hmic, even that is a guess at best :slightly_smiling_face:
# Oct 3rd 2016, 12:00 hmic lets postpone the mariadb thing
# Oct 3rd 2016, 12:00 dakota mariadb should be api compatible with mysql
# Oct 3rd 2016, 12:00 hmic thanks for confirming dakota
# Oct 3rd 2016, 12:00 hmic mariadb could really be a problem :-/ depends heavily... i dont think auth would be a problem alredy though. my advice would be: use plain mysql <5.6
# Oct 3rd 2016, 12:00 dakota I think only 1.3.20+ works on php 5.6
# Oct 3rd 2016, 12:00 maikh hey there.
# Oct 3rd 2016, 11:58 WebDevB hmic: MySQL 5.5.5-10.1.14-MariaDB-1
# Oct 3rd 2016, 11:58 hmic i actually *know* that this particular php version works on >=1.3.20, i dont know if 1.3.19 does work too. so i'd just upgrade that (anyways)
# Oct 3rd 2016, 11:58 Neon1024 !dereuromark
# Oct 3rd 2016, 11:58 WebDevB slackebot1: yea
# Oct 3rd 2016, 11:58 dakota 1.3.19 I see
# Oct 3rd 2016, 11:57 dakota webdevb, Are you using cakephp 1.3?
# Oct 3rd 2016, 11:57 hmic you dont need to report the findings, but the differences only
# Oct 3rd 2016, 11:57 hmic like with the webserver
# Oct 3rd 2016, 11:57 hmic WebDevB, what was on the old one? - check all enabled modules too
# Oct 3rd 2016, 11:57 WebDevB hmic: PHP Version: PHP 5.6.24-0+deb8u1
# Oct 3rd 2016, 11:56 hmic i'd personally not target below 2.6, for the known reasons :p
# Oct 3rd 2016, 11:55 hmic come back with this additional info and we might be able to figure out the config problem more easily. it would be really helpful if you would check whats got changed on the server config. like webserver (version), php version, maybe api even, vhost config and modules on one env and not the other (both ways!)
# Oct 3rd 2016, 11:55 WebDevB The core.php file within /app/config/core.php
# Oct 3rd 2016, 11:54 Neon1024 Well, thatâ??s handy :) https://semver.mwl.be/#?package=cakephp%2Fcakephpandversion=%5E2.5andminimum-stability=stable
# Oct 3rd 2016, 11:54 WebDevB Thanks hmic I'll have a look.
# Oct 3rd 2016, 11:53 hmic additionally: check the log files below /tmp
# Oct 3rd 2016, 11:53 hmic second: enable debug in config/core.php and see if/what you get
# Oct 3rd 2016, 11:53 hmic first thing i'd suggest: upgrade to the latest cake-1.3 release. as it added support for more current php versions.
# Oct 3rd 2016, 11:51 hmic s/no!/now!/
# Oct 3rd 2016, 11:51 hmic fix the server (config) rather
# Oct 3rd 2016, 11:51 hmic and you've got an answer already too: if you did not change the app in the beginning - dont mind to so do no!
# Oct 3rd 2016, 11:50 hmic question persists: what did you change?
# Oct 3rd 2016, 11:50 WebDevB hmic: it's moved to a new server etc
# Oct 3rd 2016, 11:49 Neon1024 dereuromark, Agreed