![]() |
|
upgrade to 1.4.4 problems - 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: upgrade to 1.4.4 problems (/thread-10781.html) |
upgrade to 1.4.4 problems - pwilkinson - 2013-01-27 Hi, I tried to upgrade my zenphoto install (http://zenphoto.pwilkinson.net/) from 1.4.1 to 1.4.4 today but have encountered problems. It was working fine before. You can see the errors from the setup page, but here they are: Fill in the information below and setup will attempt to update your configuration file. Notice: Undefined index: mysql_prefix in /home/pwilkinson/zenphoto.pwilkinson.net/zp-core/setup/setup-sqlform.php on line 92 Notice: Undefined index: mysql_prefix in /home/pwilkinson/zenphoto.pwilkinson.net/zp-core/setup/setup-sqlform.php on line 95 I have checked all the parameters in the zp-data config file and they are all fine. I am able to log into mysql with them and have checked the prefix matches. Here is a copy of the config info: $conf['mysql_user'] = "zen"; // If you're sharing the database with other tables, use a prefix to be safe. When it didn't work the first time I tried deleting the zp-core folder and the index folder and uploading again, but this has had no effect. I'm on dreamhost if that matters. Let me know if there's any more info that might be useful, and thanks in advance for any help anyone offers! upgrade to 1.4.4 problems - sbillard - 2013-01-27 The config info you show is not correct for the current Zenphoto version. There should be a line for Also the line [b]BUT[/b] if you remove the upgrade to 1.4.4 problems - pwilkinson - 2013-01-27 Bingo, thanks! Did have a hack a while ago but thought I had cleared it all up. All sorted now though, will seek out the donate button! |