![]() |
|
Fresh 1.2.1 install - 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: Fresh 1.2.1 install (/thread-3876.html) |
Fresh 1.2.1 install - bcarney - 2008-10-02 I stumbled across this software today and liked it's potential so I downloaded it. PHP is not my strong point, so I'm looking for help correcting the following errors in the install script: PHP gettext() support [is not present] PHP setlocale() failed PHP mbstring package [is not present] Any suggestions? Fresh 1.2.1 install - bcarney - 2008-10-02 I should mention I'm running IIS and PHP 5.25. Fresh 1.2.1 install - trisweb - 2008-10-02 Well, those 3 are just warnings (perhaps we should make that more clear if it was misunderstood) - so the effects will be, you will not be able to use localization or translation support, and some extended-character-set strings may not display properly. As long as your gallery is in English, it shouldn't be a problem. Proceed with the installation anyway. Fresh 1.2.1 install - bcarney - 2008-10-03 I proceeded with install and the following screen came up (I've run the setup script multiple times and come up with the same errors). zpbc is the prefix I used for the tables. About to create tables... Fresh 1.2.1 install - bcarney - 2008-10-03 I was able to get around the script errors by installing version 1.2 (2219 from Aug 16th) and then upgrading to 1.2.1 (2656). Fresh 1.2.1 install - cmcgregor - 2008-10-14 I had the same issue with a clean install of 1.2.1 except I am running Apache 2.2. Installing 1.2 first then upgrading to 1.2.1 worked great. |