---- On Sat, 14 Dec 2024 11:32:24 -0800 Didier wrote --- > Hi, > > Excuse me by advance if I'm boring you. >
Hello > I've installed dolibarr 19 on a raspberry pie zero 2. > > Nevertheless, dolibarr 19 is supposed to depend on php 7, but FreeBSD > port relies on php8. As a result, I'm facing PHP warnings; not funny. Take a look at the following: https://wiki.dolibarr.org/index.php?title=List_of_releases,_change_log_and_compatibilities Dolibarr 19.x supports from PHP 7.x to PHP 8.2.x. > Fortunately, dolibarr 20 depends on php8 but unfortunately, it is > available for amd64 and not for aarch64 yet. php8, php81 and php8.2 are available from ports for aarch64. I think you are talking about dolibarr-package right? > So, I'm wondering if it is opportune to take time installing it myself > or to wait the aarch64 port. Well, if you need install it right now because it is urgent for x reason, you could install php 8.2.x dependencies from packages and install Dolibarr from ports (or download and extract Dolibarr from github). > Thank you a lot for your proposition. > > Best regards > > Didier. > > Greetings