![]() |
|
First installation failed in Zenphoto 1.5.8 - 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: First installation failed in Zenphoto 1.5.8 (/thread-13608.html) |
First installation failed in Zenphoto 1.5.8 - nbauduin73 - 2021-07-01 HEllo All, www.mysiteadress.com/zenphotonature...... get HTTP ERROR 500 try www.mysiteadress.com/zenphotonature/zp-core/setup.php same so now, I would say , HEEEELLLLPPPP please answer in english or even french is possible. Thanks to all in advance First installation failed in Zenphoto 1.5.8 - acrylian - 2021-07-02 Please review your error log (PHP and the Zenphoto debug log) as the 500 error is a generic one that can mean literally everything: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500 First installation failed in Zenphoto 1.5.8 - nbauduin73 - 2021-07-02 not so clear where I need to find log: First installation failed in Zenphoto 1.5.8 - acrylian - 2021-07-02 The zenphoto debuglog is within /zp-data if generated. But this might be an error far earlier. Where you find your PHP error log I cannot tell as that differs on any webhost. Please ask them. This can be anything from a incompatbile configuration, wrong htaccess file , wrong file permissions or something else. Btw, I can access www.nicolasbauduin.com and see a kind of placeholder page. IF I enter http://www.nicolasbauduin.com/zenphotonature/ I get a blank page which generally indicates a PHP fatal error. Info about that would be in the logs. If you upgraded and used any third party plugins or themes, best remove them as they may not be compatible anymore. Especially if you didn't update since 2012. Which by the way is not recommended, please do frequent updates in teh future. First installation failed in Zenphoto 1.5.8 - nbauduin73 - 2021-07-02 I do not find any log file either in zp-data or on OVH manager I tried to upgrade with the latest version of zenhoto and did soem mistakein my SQL database, my old site was impossible to work. and it fails as describe previously. According to your remark, problemlook coming from php configuration? zenphotos was so good, don't want to use anything else :-( First installation failed in Zenphoto 1.5.8 - acrylian - 2021-07-02
The htaccess file not directly in the fodler, there is a template that is copied when running setup within the zp-core folder. You can copy that and fill in the rewire base manually as well.
It is a bit guessing without any proper error. Be sure your site is not set to PHP 8 as Zenphoto is not yet compatible with that. Use 7.4 or 7.3 . I just had helped someone als oon OVH and it seems they only have 7.3 available currently. Info about that you find on the OVH backend or place a php file like info.php containing within the folder and access that. It will print everything about php. First installation failed in Zenphoto 1.5.8 - nbauduin73 - 2021-07-02 only information I found on eoor log from OVH manager si First installation failed in Zenphoto 1.5.8 - acrylian - 2021-07-02 Please check the php version. Also if you have any third party tools (thatare not part of the Zenphoto package) please remove thos for now (themes or within /plugins) First installation failed in Zenphoto 1.5.8 - nbauduin73 - 2021-07-02 i did info.php an received a very long lits First installation failed in Zenphoto 1.5.8 - acrylian - 2021-07-02 That's a good hint. PHP 5.4 is very old and outdated. Please look at your OVH backend and change to the PHP version to 7.3.x or 7.4.x. you should find that on the domain setting for http://www.nicolasbauduin.com/. First installation failed in Zenphoto 1.5.8 - nbauduin73 - 2021-07-02 non third party inside First installation failed in Zenphoto 1.5.8 - acrylian - 2021-07-02
MySQL and PHP are separate things with each their own version. I am sorry for your trouble but you need to change the PHP verison on the OVH administration of your webspace. Otherwise it does not meet the general requirements to run. First installation failed in Zenphoto 1.5.8 - nbauduin73 - 2021-07-02 OK clear First installation failed in Zenphoto 1.5.8 - nbauduin73 - 2021-07-02 php config is now PHP Version 7.3.27 First installation failed in Zenphoto 1.5.8 - nbauduin73 - 2021-07-02 and now www.nicolasbauduin.com/zenphotonature respond correctly I think I will continue later in the evening One more quetions on the main page of my website, I have a page to select 3 main part fo my website First installation failed in Zenphoto 1.5.8 - acrylian - 2021-07-02
You should just be able to proceed.
What is the purpose of those three categories? You can just have three albums for each within the same install of course. You really don't need three separate Zenphoto installs for this. First installation failed in Zenphoto 1.5.8 - nbauduin73 - 2021-07-03 Hello Acrylian, First installation failed in Zenphoto 1.5.8 - acrylian - 2021-07-03 Glad you managed it! We try our best to help, that's what the forum is for. The simple+ theme is still available in our archive https://www.zenphoto.org/theme/simpleplus/simple_plus-index.jpg.html. However I cannot really recommend it as it surely will not work properly since abandoned for years. |