dns-ui icon indicating copy to clipboard operation
dns-ui copied to clipboard

INSTALL in Debian

Open hamidreza-hosseini opened this issue 7 years ago • 3 comments

How can i install this module and dependencies in debian????? how can i config them???? please explain step by step and complete that how i configure this???

hamidreza-hosseini avatar Sep 12 '18 11:09 hamidreza-hosseini

For an Apache setup on a recent Debian version, the required packages can be installed with something like:

apt install apache2 php-fpm php-intl php-json php-curl php-mbstring php-ldap php-pgsql postgresql

a2enconf php7.2-fpm
a2enmod ssl authnz_ldap

Then you would need to set up an Apache virtual host, something like this example configuration and follow the rest of the instructions in the README.md file.

thomas-pike avatar Sep 12 '18 16:09 thomas-pike

i want to install all module in debian e.g : powerdns and etc how to configure back-end and front-end of this module I want a guide like this link: https://www.howtoforge.com/installing-powerdns-with-mysql-backend-and-poweradmin-on-ubuntu-8.10#-installing-poweradmin

hamidreza-hosseini avatar Sep 15 '18 05:09 hamidreza-hosseini

https://github.com/Rosa-Luxemburgstiftung-Berlin/ansible-role-opera-dns-ui

zerwes avatar Apr 29 '22 05:04 zerwes