Posts posted by Chrissie Brown
-
-
Ok, this is working now. Thank you, d00p. Maybe some Altlasten

root@localhost [froxlor2]> select id, port, vhostcontainer from panel_ipsandports; +----+------+----------------+ | id | port | vhostcontainer | +----+------+----------------+ | 7 | 80 | 1 | | 9 | 443 | 0 | | 10 | 80 | 1 | | 11 | 443 | 0 | +----+------+----------------+ 4 rows in set (0.000 sec) root@localhost [froxlor2]> UPDATE `panel_ipsandports` SET `vhostcontainer` = '1'; Query OK, 2 rows affected (0.019 sec) Rows matched: 4 Changed: 2 Warnings: 0 root@localhost [froxlor2]> select id, port, vhostcontainer from panel_ipsandports; +----+------+----------------+ | id | port | vhostcontainer | +----+------+----------------+ | 7 | 80 | 1 | | 9 | 443 | 1 | | 10 | 80 | 1 | | 11 | 443 | 1 | +----+------+----------------+ 4 rows in set (0.000 sec) -
-
-
-
-
-
-
I am using Froxlor 2.1.9 under the Domain manage.mydomain.com. How to add a Lets Encrypt Certificate for this subdomain?
in General Discussion
Ok. At least i ported my Philosophers Plugin, which gives random fortunes of buddha, lao thse, confucius to 2.1.9 and graded everythin up to FreeBSD 14.0 and PHP 8.3. All is working. See picture. 🤩