Comments on How to Install Flarum Community Software on Ubuntu 18.04
Flarum is a free and open source software written in PHP and Mithril.js. It is simple, fast, beautiful and responsive software that is specially designed to be consistent and intuitive across platforms, out-of-the-box. You can easily setup communities in minutes to stay in touch with group of people using Flarum.
4 Comment(s)
Comments
nice tutorial, is it possible to install it over ispconfig?
thanks
Sure, but that's way easier than doing it from groud up as described in the guide above. On a ISPConfig server, the steps are:
1) Create a website in ISPConfig with PHP enabled.
2) Create a database user and database in ISPConfig.
3) Run the composer command to install Flarum in the website 'web' directory of the site that you created in ISPConfig:
sudo composer create-project flarum/flarum . --stability=beta
thank's, i will try it .
I followed your instructions to a tea and still can't get it to work: "Your requirements could not be resolved to an installable set of packages." Are you available for hire? I just need this installed on my server.