power-mailinabox
power-mailinabox copied to clipboard
Installer script fails with Debian 12
Hi, I want to deploy power-mailinabox on Debian 12. However the installer script fails with this info:
This script must be run on a system running one of the following OS-es:
* Debian 11 (bullseye)
* Ubuntu 20.04 LTS (Focal Fossa)
* Ubuntu 22.04 LTS (Jammy Jellyfish)
Can you please advise how to install power-mailinabox on Debian 12?
THX
Hi, first of all: This isn't a new issue. Please use https://github.com/ddavness/power-mailinabox/issues/128.
To answer your concrete question: --> power-mailinabox/setup /bootstrap.sh https://github.com/ddavness/power-mailinabox/blob/197aa5fdaa7c5c2ca223dbfe78517868d28f3b2f/setup/bootstrap.sh#L35C2-L37C63 copy or add Debian 12 near line 35
But that is only the first step. You have to make all further changes (like php8.2) by hand.
Good luck.