![]() |
|
1.4.3.2 Upgrade Problem - 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.3.2 Upgrade Problem (/thread-10390.html) |
1.4.3.2 Upgrade Problem - digitalsafaris - 2012-09-09 www.david-marsh.com Parse error: syntax error, unexpected '/' in /home/myname/public_html/zp-core/setup.php(225) : eval()'d code on line 42 and zp-data/setup.log says: Zenphoto Setup v1.4.3.2[10732]: Sun, 09 Sep 2012 11:39:12 -0500 Checked/reset permissions, so that .htaccess, zp-core, and zp-data are 777 (yes, too lax) but same problem. Any suggestions as to what I should look for? David 1.4.3.2 Upgrade Problem - sbillard - 2012-09-09 There is something amiss in your configuration file. Look at line 42 of the file and see what it reads. It may be necessary for you to post the entire file. If so, be sure you obscure your database credentials. 1.4.3.2 Upgrade Problem - digitalsafaris - 2012-09-09 Line 42 (of zp-data\zenphoto.cfg) says Line 91 says rest of file looks identical (visual check only) to zp-config.php or previous version. 1.4.3.2 Upgrade Problem - digitalsafaris - 2012-09-09 Got it (maybe!) removed the / Thank you. 1.4.3.2 Upgrade Problem - digitalsafaris - 2012-09-09 Confirm my upgrade has now worked. Thanks. Guess there's a problem of how line 42 got generated with the extra / I'll leave that with you (and, thanks for your support on a Sunday evening). 1.4.3.2 Upgrade Problem - sbillard - 2012-09-09 So do you still have the previous version of the config file? Id so, what were those lines in it? 1.4.3.2 Upgrade Problem - digitalsafaris - 2012-09-10 Lines 42 and 91 of new config file zenphoto.cfg were not present in the previous file zp-config.php |