![]() |
|
Can not install Zenphoto 1.4.5.9 - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Translating (https://forum.zenphoto.org/forum-8.html) +--- Thread: Can not install Zenphoto 1.4.5.9 (/thread-11617.html) Pages:
1
2
|
Can not install Zenphoto 1.4.5.9 - kent - 05-02-2014 I have installed Zenphoto 1.4.5.9 now. Fatal error: Call to undefined function zp_loggedin () in / export/sd207/www/jp/r/e / ○ ○ server/5/6 / ○ ○ ○ / ○ ○ ○ .jp / zenphoto / zp-core / reconfigure. php on line 109 I can not go to the next in this description. Do you have any good ideas? Can not install Zenphoto 1.4.5.9 - sbillard - 05-02-2014 Did the install complete? Any more details of the steps that lead up to this? The situation you are in happens if Zenphoto thinks things need to be re-setup when you are accessing one the gallery or the administrative pages. You can probably by-pass the problem by running the setup program directly from a URL link: Can not install Zenphoto 1.4.5.9 - kent - 05-02-2014 I appreciate your advice. Welcome to Zenphoto! This page will set up Zenphoto 1.4.5.9 on your web server.
... It is in this screen, it was accessed again by modifying some. The result was a 500 Internal Server Error. Representation of Japanese is not possible. Can not install Zenphoto 1.4.5.9 - acrylian - 05-02-2014 Japanese or any language to work excepet the "Native" English requires server gettext and locale support for this language. Otherwise it will not work. For example my own German server has only English and naturally German support. However, this missing should not cause fatal errors. Please check your file/folder permissions and post all errors you find in the server error log (ask your host where to look). Can not install Zenphoto 1.4.5.9 - sbillard - 06-02-2014 Is your native language Japanese? Sounds like your server cannot handle it for some reason. There are a number of flags at the bottom of the setup page. Click on the US flag for English and see if things work better. The original error can also happen as a downstream effect of other errors, so as acrylian has suggested, review your error logs for other errors that may indicate what the problem is. Can not install Zenphoto 1.4.5.9 - DaveINTX - 06-02-2014 I too am getting 109 on install. I'ver tried admin.php setup.php, installing from cPanel at my hosting location, and via FTP from a direct download from ZP...I am stuck. PS>..I can install 1.4.4.4 via cPanel from host and install is successful. However, start receiving messages to upgrade.... "Fatal error: Call to undefined function zp_loggedin() in /nnnn/nnnn/nnnnn/nnnnspotters.net/pix/zp-core/reconfigure.php on line 109" Can not install Zenphoto 1.4.5.9 - sbillard - 06-02-2014 [quote]PS>..I can install 1.4.4.4 via cPanel from host Sorry, but we do not know what these cpanel routines do and have no way to help you debug issues they may cause. Perhaps you should ask your host to upgrade the cpanel install to the current version of Zenphoto. Can not install Zenphoto 1.4.5.9 - DaveINTX - 06-02-2014 I have completely deleted/cleaned the file system of any previous installs before each attempt, so the previous 1.4.4.4 install has nothing to do with this failure. Then FTP'd to my host from a clean download from ZP. Can not install Zenphoto 1.4.5.9 - sbillard - 06-02-2014 [quote]I have completely deleted/cleaned the file system of any previous installs Can not install Zenphoto 1.4.5.9 - DaveINTX - 06-02-2014 Ok, DB was not deleted. I have just removed all DB parts—DB and DB user, and removed all ZP from file system. I will now start fresh again and FTP 1.4.5.9 for another try... Thanks for your patience. Can not install Zenphoto 1.4.5.9 - DaveINTX - 06-02-2014 "Fatal error: Call to undefined function zp_loggedin() in /nnnn/nnnn/public_html/nnn.net/pix/zp-core/reconfigure.php on line 109" Received the above error again after removing DB, DB User_id, all ZP associated folders and file. I made sure I had a clean host before running /zp-core/setup.php. By the way, same error occurs when running /zp-core/admin.php Am I missing a step? Thanks. Can not install Zenphoto 1.4.5.9 - acrylian - 06-02-2014 Are there other errors in the server error log? Can not install Zenphoto 1.4.5.9 - sbillard - 06-02-2014 Did you run the setup function via the direct link to Otherwise there will be some other error occurring. You will need to search all error logs to find what else is going on. Another thing to do is to edit the Zenphoto Can not install Zenphoto 1.4.5.9 - DaveINTX - 06-02-2014 GOT IT!!! I found a mismatch in DB_User id's and fixed. The re-ran index.php and all went well. No errors, so I am on my way. Again, thanks for the patience...Expect my donation today. Dave in Texas. Can not install Zenphoto 1.4.5.9 - kent - 09-02-2014 I was able to install somehow Thanks. Mod_rewrite does not work server using my. There is one more problem. Do you have any good ideas? Can not install Zenphoto 1.4.5.9 - sbillard - 09-02-2014 Your server software has to support the PHP gettext() functionality for any languages to work. For instance I have locally installed WAMP for testing. I found that with its 64 bit version languages did not work, but with its 32 bit version they did. No idea where the issue is, just went with the 32 bit one. Can not install Zenphoto 1.4.5.9 - kent - 09-02-2014 After checking in phpinfo(), GetText Support is enabled. Do I need to set something else? Can not install Zenphoto 1.4.5.9 - acrylian - 09-02-2014 I cite myself (bold added): [quote]Japanese or any language to work excepet the "Native" English requires server gettext and [b]locale support for this language[/b]. Can not install Zenphoto 1.4.5.9 - kent - 09-02-2014 I asked the server company, they are not the locale support. Specifications of the server Is it still impossible? Can not install Zenphoto 1.4.5.9 - fretzl - 09-02-2014 [quote] they are not the locale support. Is your host Japanese or foreign? |