1 dutilh Feb 16, 2006 23:28
3 dutilh Feb 18, 2006 14:00
I added as you suggested. It doesn't work. I have Mysql and PHP running on localhost with apache. I think there's something really wrong with the conf of PHP MySQL or Apache..
4 nazzina Feb 20, 2006 08:05
I have completely lost my photoblog and very unhappy about it. after trying to fix it for so long since i upgraded, i've now lost my patience.
*mad*
5 blueyed Feb 24, 2006 02:51
dutilh, your problem is 99% related to MySQL 5 / strict mode. Try googling about how to disable it on your platform.
nazzina, I don't get your point. Did you have similar issues?
6 mrvinch Feb 26, 2006 08:23
blueyed, just like to confirm that I had the same issue and it was resolved by disabling Strict mode on MySQL 5.
I'm running a test server on my XP laptop using PHP5, MySQL 5 and Apache 2.0.53
There may be an easier way to change the mode, however I just removed and re-installed the MySQL instance, this time disabling the Strict Mode tick box.
Cheers.
This is because of MySQL strict/transitional mode.
This will be supported with Phoenix-beta.
You could try adding /conf/hacks.php with the following contents: