![]() |
|
Zenphoto 1.6 - 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: Zenphoto 1.6 (/thread-13745.html) |
Zenphoto 1.6 - RichardB - 06-09-2022 On July 3 You wrote: As mentioned fresh installs don't work currently and there are some other problems with setup. Is this still the case? I have tried for the first time to install 1.6a to see if it is going to answer our problems with very large image collection with many albums and folders. Having uploaded and unzipped the file at first start up I get a page stating: A configuration error occurred. and setup.log: debug.log: Thanks, Richard Zenphoto 1.6 - acrylian - 06-09-2022 Did you run setup? Is the config file existing? All the errors are downstream errors of a missing or incomplete config file. Beside it is still 1.6a and not 1.6. I still don't recommend to use it on a real live site. Zenphoto 1.6 - RichardB - 06-09-2022 I did not get any chance to run setup. I uploaded the .zip file and extracted it. I have had a look at the files that have been installed - what has struck me that many (not all) of the php js files etc have permission 755 - whereas in my 1.5 Zenphoto installation all php files are 644. Would this prevent the setup running? Thanks, Richard Zenphoto 1.6 - acrylian - 06-09-2022 No, but if setup didn't run, it cannot try to fix permissions. There are a few changes in the setup area: Setup actually should run automatically on a fresh install if there is no config file especially. On existing installs it wouldn't run automatically to prevent anyone doing that (so any random person accessing it could technically enter credentials). After all it is still alpha status… Zenphoto 1.6 - RichardB - 06-09-2022 If I run .../setup.php explicitly I get the error message: Internal Server Error Please contact the server administrator at webmaster@eggsatesting.com to inform them of the time this error occurred, and the actions you performed just before this error. More information about this error may be available in the server error log. The website Cpanel error lists no errors (this is a new website) and I cannot see any error.log within the zenphoto files. I have no intention of running 1.6a as a production website but wanted to check whether it could manage many folders. Thanks, Zenphoto 1.6 - acrylian - 06-09-2022 That is weird, we just had tested 1.6a on our own server with PHP 8.1 and that one we didn't see before. Zenphoto's errorlog is called debug log and is within /zp-data. But internal server errors will not be note as that is core server so to speak. Zenphoto 1.6 - RichardB - 06-09-2022 OK - I deleted everything in public_html - downloaded 1.6a again. Zenphoto Setup Setup but nothing happens. Setup.log states: debug.log states: as before. Thanks, Zenphoto 1.6 - acrylian - 07-09-2022 The first page should have some info and a possibly a database credential form if there is no config file. You don't get that? Anyway, we will try to reproduce (and fix) that. Zenphoto 1.6 - RichardB - 07-09-2022 Welcome to Zenphoto! This page will set up Zenphoto 1.6a on your web server. That is all that appeared on the page, otherwise a blank page. If I try again now I get the 'A configuration error occurred' message. Thanks, Zenphoto 1.6 - acrylian - 07-09-2022 I indeed can reproduce a totally blank page if the config file is missing. But neither the error nor a partial blank page. Zenphoto 1.6 - RichardB - 07-09-2022
Welcome to Zenphoto! This page will set up Zenphoto 1.6a on your web server. and the other stuff as expected.
9 if I now run the program from another browser as: Thanks, Zenphoto 1.6 - acrylian - 07-09-2022 Yes, there is something not wrong because this is different to 1.5.x. We look into it but it will take some days. Zenphoto 1.6 - RichardB - 07-09-2022 Thank you - no hurry as far as I am concerned. Zenphoto 1.6 - catasa - 05-10-2022 Quote: Welcome to Zenphoto! This page will set up Zenphoto 1.6a on your web server. That is all that appeared on the page, otherwise a blank page. If I try again now I get the 'A configuration error occurred' message. I just wanted to say that this is what happened to me today. Zenphoto 1.6 - acrylian - 05-10-2022 As noted above 1.6 is not yet ready therefore still an alpha version.
Yes, as soon as a config file is created and database info is missing there will be no setup access without being logged (if possible) because any visitor could fill in some data otherwise. Besides that there is still a bug with setup in 1.6.a The easy fix for now is to access the webspace via FTP and just fill in the correct db credentials in the config file. |