6 developers !
Some are unknown to me, but active ! Maybe you share tasks !
I also tried version 1.6.6 with php 8.4 on my localhost, but some admin functions do not operate as expected, so I reverted to php 8.3 !
Online site uses PHP 8.3 !
We are 2-2.5 actual developers with me doing the majority. The others are regular translators as noted who we traditionally consider part of the (wider) team.
We sadly still could not test PHP 8.4 itself properly yet so things may not work (blame it on the vendor of our localhost server app named MAMP which was buggy when we tried). If you have some actual error messages about the issues we can take a look.
I moved from xampp to apache + php + mariadb + phpmyadmin + https.
I'm using a Manjaro Kde system, installation and configuration was tricky ! (php8.4 is easy, php8.3 was tricky for me)
I have the same config on my laptop, I can show zenphoto without network, wifi !
php 8.3 is supported until end 2027 !
2 1/2 years ! not bad !
Mamp is for windows or macOS.
You can keep it and install apache + php8.4 !, you just have to change the listen port ! http://localhost -> Mamp php 8.3 http://localhost:8084 -> apache, php 8.4
And you only use one db serveur (mariadb) on the same machine.
You most probably already know that ! it's a reminder, just try !
I don't want to bother with installing my own server setup which I in fact never did. We'll see. Our server already got 8.4 recently so we probably will do some additional testing there.
For your info I did a quick test with 1.6.6 on our server using PHP 8.4.4 and MariaDB 10.11.11. I did neither spot any errors in the debuglog nor any unwanted behaviour on the admin pages.
I figured we did test 1.6.6 preversion with 8.4 before actually.
Comments
Thanks for the feed back. That's how it should be.
https://www.zenphoto.org/pages/zenphoto-team/
6 developers !
Some are unknown to me, but active ! Maybe you share tasks !
I also tried version 1.6.6 with php 8.4 on my localhost, but some admin functions do not operate as expected, so I reverted to php 8.3 !
Online site uses PHP 8.3 !
We are 2-2.5 actual developers with me doing the majority. The others are regular translators as noted who we traditionally consider part of the (wider) team.
We sadly still could not test PHP 8.4 itself properly yet so things may not work (blame it on the vendor of our localhost server app named MAMP which was buggy when we tried). If you have some actual error messages about the issues we can take a look.
I moved from xampp to apache + php + mariadb + phpmyadmin + https.
I'm using a Manjaro Kde system, installation and configuration was tricky ! (php8.4 is easy, php8.3 was tricky for me)
I have the same config on my laptop, I can show zenphoto without network, wifi !
php 8.3 is supported until end 2027 !
2 1/2 years ! not bad !
Mamp is for windows or macOS.
You can keep it and install apache + php8.4 !, you just have to change the listen port !
http://localhost -> Mamp php 8.3
http://localhost:8084 -> apache, php 8.4
And you only use one db serveur (mariadb) on the same machine.
You most probably already know that ! it's a reminder, just try !
I don't want to bother with installing my own server setup which I in fact never did. We'll see. Our server already got 8.4 recently so we probably will do some additional testing there.
For your info I did a quick test with 1.6.6 on our server using PHP 8.4.4 and MariaDB 10.11.11. I did neither spot any errors in the debuglog nor any unwanted behaviour on the admin pages.
I figured we did test 1.6.6 preversion with 8.4 before actually.