![]() |
|
Re-Install to new server. Blank setup page. - 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: Re-Install to new server. Blank setup page. (/thread-11094.html) Pages:
1
2
|
Re-Install to new server. Blank setup page. - 2001exhibit - 2013-05-30 Needed to relocate zenphoto site to new server (all zen-core files plus everything else from the old server, albums, etc). So, I had to reinstall new setup pages again (just the setup php files (10)). But when I access to the setup page - its blank. Permissions are all correct (755). I do have full permissions to insall. Did anyone else have the same problem when switching servers? old server: 2.6.9-103.ELsmp GNU/Linux I still use Zenphoto 1.4.4.4. not ready to upgrade. Thanks! hope someone can give me a clue. Re-Install to new server. Blank setup page. - acrylian - 2013-05-31 Error logs? Re-Install to new server. Blank setup page. - 2001exhibit - 2013-05-31 Admin thought of the same thought - they said this might help you - [Thu May 30 17:36:17 2013] [error] PHP Fatal error: Call to undefined function zp_getCookie() in ............../zp-core/functions-i18n.php on line 444 Re-Install to new server. Blank setup page. - acrylian - 2013-06-01 Sadly we have no idea. We have to suggest to upgrade to the latest release. Re-Install to new server. Blank setup page. - 2001exhibit - 2013-06-03 ... sigh ... Re-Install to new server. Blank setup page. - sbillard - 2013-06-04 You have the cart before the horse. You are having a problem with an old release. The first step is to not be running the old release. Perhaps that alone will fix your issue. I do not understand your statement about the customization. An upgrade within the release family will not have any issues with a theme or plugin that is customized. If you have done something to the core, then you are on your own. We certainly are in no position debug on an old release. Re-Install to new server. Blank setup page. - 2001exhibit - 2013-06-04 I only updated the css file and moved files to a new server. Re-Install to new server. Blank setup page. - 2001exhibit - 2013-06-06 Okay - I reinstalled the new version of ZenPhoto - despite minor Log security & PHP version issues. The Setup cannot connect to MySQL. I'm asking the admin to send me error logs so I can figure what is going on. The MySQL. admin set up the db and doesn't understand why setup is not connecting. Re-Install to new server. Blank setup page. - 2001exhibit - 2013-06-10 The setup page is having problems connecting MySql DB. There is a DB called zenphoto setup for me from DB Admin. But this guy doesn't understand why the setup page can't connect to MySql or even attempt to create its table when it was assumed it was from the web support. My zenphoto log says: Zenphoto Setup v1.4.4.8[4fd3c047c8]: Mon, 10 Jun 2013 14:07:58 -0700 The DB Admin has sent a request to the unix admin to check the server logs for further details plus check permissions on my web account which he highly suspects could be the key. Previously, the account was setup for full privileges for zenphoto setup files but that doesn't seem to be the case Re-Install to new server. Blank setup page. - sbillard - 2013-06-11 If Zenphoto cannot connect to the MySQL server then one (or more) of the following are not set correctly in the configuration file The MySQL user id Re-Install to new server. Blank setup page. - 2001exhibit - 2013-06-11 This is extremely helpful. I just sent the list to them. Re-Install to new server. Blank setup page. - 2001exhibit - 2013-06-11 I didn't have enough permissions or ownership in the web account to connect with MySQL. {19919:Tue, 11 Jun 2013 23:40:40 GMT} Also from the admin apply results - I also get the message error: Forbidden You don't have permission to access /artcollection/zp-core/admin-edit.php on this server. N.O.Y.B Server at environment Port 80 Any thoughts? Before I talk to the unix admin in the morning? Thank you. Re-Install to new server. Blank setup page. - sbillard - 2013-06-12 Those are both filesystem permissions issues. Re-Install to new server. Blank setup page. - 2001exhibit - 2013-06-13 we're baffled. Forbidden You don't have permission to access /artcollection/zp-core/admin-edit.php on this server. N.O.Y.B Server at environment Port 80 My question to anyone on the forum, what files or directories need to have apache/server permissions for Admin-edit can work or is there something else going on here? Re-Install to new server. Blank setup page. - sbillard - 2013-06-13 Which file permissions work is server dependent. But from the sounds of things I would guess the basic problem is that the server user ID used for uploading by FTP is different from the one the WEB server software is using to run the Zenphoto application. If you cannot fix that then the only choice is to make the files public (not recommended). Talk to your hoster about this. It is a common mis-configuration. Re-Install to new server. Blank setup page. - 2001exhibit - 2013-06-13 Excuse my ignorance ... User ID used for uploading by FTP? Is that the ID I setup up in Zenphoto software on the new server or are you talking about my web account (which is different when I log on the server when I use FTP apps or telnet). If so - I didn't know that Zenphoto had to use the same username and password as my web account for Zenphoto. Re-Install to new server. Blank setup page. - sbillard - 2013-06-14 None of these are zenphoto items. They are user ids belonging to your server. The FTP one is the user id you supply when your FTP client connects. The User ID the web server uses has to be configured by your host. Re-Install to new server. Blank setup page. - 2001exhibit - 2013-06-14 Stop the presses. Re-Install to new server. Blank setup page. - sbillard - 2013-06-14 I suppose you uploaded via Zenphoto, so that is why it worked. More evidence that the user setup on your server is screwed up. Re-Install to new server. Blank setup page. - 2001exhibit - 2013-06-18 Well, the description field failed again. I do think its a user setup issue on the new server. Thi sis so frustrating. The Admin can't figure the differences from both servers. Why one works and the other doesn't. |