2 blueyed Feb 17, 2006 03:36

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..
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*
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?
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: