cms

  1. T

    Install TikiWiki 24.2 (latest) on FreeBSD 13.1

    Hello, New basic howto for TikiWiki's latest prod version (24.2) on FreeBSD 13.1 1) Install apache24 pkg ins -y apache24 sysrc apache24_enable=YES 2) Install mariadb-server pkg install -y mariadb106-server sysrc mysql_enable=YES service mysql-server start mysql_secure_installation 3) Create...
  2. T

    Install Concrete5 CMS on FreeBSD 13.1

    Hello, I don't know if it is the right place to post this thread. Sorry in advance if it is not. As I did not find any ressource on internet about how to install Concrete5 CMS latest version (9.1.3) on FreeBSD 13.1, I wrote a script to install it on a FreeBSD server. It's a basic installation...
Back
Top