![]() |
|
MySQL error when upgrading from 1.4.1.6 to 1.4.2.2 locally, Admin pages broken - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: MySQL error when upgrading from 1.4.1.6 to 1.4.2.2 locally, Admin pages broken (/thread-9777.html) |
MySQL error when upgrading from 1.4.1.6 to 1.4.2.2 locally, Admin pages broken - sairuh - 2012-03-15 Hello, I run MAMP 2.0.5 locally to test some of my servers on Mac OS X, and needed to update the version of Zenphoto from 1.4.1.6 to 1.4.2.2. MAMP runs PHP v5.3.6, MySQL v5.5.9, and Apache 2.2.21. Seemed to go fine, but after I hit the Go button to update the databases, I got this error: Quote:About to update tables... Thanks in advance! MySQL error when upgrading from 1.4.1.6 to 1.4.2.2 locally, Admin pages broken - sbillard - 2012-03-15 Does your database have an If there is no You should also look at your logs to see if there were any PHP errors. The 1.4.1.6 MySQL error when upgrading from 1.4.1.6 to 1.4.2.2 locally, Admin pages broken - sairuh - 2012-03-15 How odd: No, there isn't an I'll go check my logs, then trying re-running setup. (I'm also going to double-check if I was, in fact, running a version earlier than 1.4.1.6.) Thanks again! MySQL error when upgrading from 1.4.1.6 to 1.4.2.2 locally, Admin pages broken - sairuh - 2012-03-16 Hrm, turns out I was actually running Zenphoto 1.4.0.3, according to what I see in
MySQL error when upgrading from 1.4.1.6 to 1.4.2.2 locally, Admin pages broken - sairuh - 2012-03-16 Looks like my 1.4.0.3 installation, after restoration, was also broken: i.e., admin pages only showing the Users tab. I don't recall getting upgrade errors back when I had upgraded to 1.4.0.3, though. Since this is just a local installation, I should just go and reinstall from scratch, and see if I can restore the album data. MySQL error when upgrading from 1.4.1.6 to 1.4.2.2 locally, Admin pages broken - sairuh - 2012-03-16 Side note: Fortunately, the upgrade of my live zenphoto site from 1.4.1.6 to 1.4.2.2 went fine. MySQL error when upgrading from 1.4.1.6 to 1.4.2.2 locally, Admin pages broken - sbillard - 2012-03-16 Those errors are all probably caused by not having an administrators table (and therefore not an administrator.) So probably not the root cause of the problems. The upgrade from 1.4.0.3 should also not have been the issue. I am glad that your live site upgrade went well. But I guess we have no idea what caused the problems with the local site. |