![]() |
|
1.4.4.1 - Strange issues while upgrading. - 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: 1.4.4.1 - Strange issues while upgrading. (/thread-10800.html) |
1.4.4.1 - Strange issues while upgrading. - Ipstenu - 01-02-2013 I got a 500 right away once I copied the files up.
So I ran cp functions-db-MySQL.php functions-db-mysql.php and that got me in (yay, but weird). The only thing I can think of is that It's [i]very[/i] likely my server PHP 5.4.11 CentOS 64 bit running mod_pagespeed (which BTW works great with ZenPhoto, in case you were wondering, fast as my cat on the 'nip) But then I got this: Quote:Welcome to Zenphoto! This page will set up Zenphoto 1.4.4.1 on your web server. Systems Check: Upgrade ran like a champ after that. Happy security day. 1.4.4.1 - Strange issues while upgrading. - sbillard - 02-02-2013 The check for the current version had a flaw in it, unfortunatly. The message can be ignored. We will look at the lowercasing. But you are probably right. 1.4.4.1 - Strange issues while upgrading. - sbillard - 02-02-2013 Ok, the first problem is indeed an unwanted lowercasing. It will happen only if the MySQLi PHP module is not installed. (You really should install it, the MySQL module is not recommended and will be removed in the future.) 1.4.4.1 - Strange issues while upgrading. - Ipstenu - 03-02-2013 Funny thing? I [i]just[/i] rebuilt PHP on that box and made sure mySQLi was there (there were issues upgrading EasyApache and php 5.4.11, since I'd added in mod_pagespeed). |