November 16, 20222 yr I remember having froxlor installed a few years ago, and then I could install without apache, only using NGINX. Is that still possible, and if so, what is the procedure? Frankly, if you want light-weight, you definitely don't want apache. In fact, after 15 years of using nginx, using both here and there for work, I fail to see what the advantage is of using apache at all. Edited November 16, 20222 yr by d00p no need for political statements here when talking about webservers
November 16, 20222 yr sure it's still possible, the procedure depends on whether you are using the debian package or not. If yes, install nginx prior to the froxlor package.
November 23, 20222 yr I think its not about NGINX or Apace, its all about Package that you are using with both of them. And if we talk about performance then NGINX is much better than Apache. Thanks
November 23, 20222 yr The question literally is "[...] I could install without apache, only using NGINX. Is that still possible [...]" and my answer clearly states the answer to that.
January 26, 20232 yr Author On 11/16/2022 at 9:36 AM, d00p said: sure it's still possible, the procedure depends on whether you are using the debian package or not. If yes, install nginx prior to the froxlor package. I did install nginx prior to froxlor, added your apt repo for deb11, but I still get: The following NEW packages will be installed: apache2 apache2-bin apache2-data apache2-utils bind9 bind9-utils courier-authlib dns-root-data dovecot-core dovecot-imapd dovecot-mysql dovecot-pop3d expect froxlor galera-4 gawk goaccess libaio1 libapache2-mod-php7.4 libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap libc-client2007e libcgi-fast-perl libcgi-pm-perl libclone-perl libconfig-inifiles-perl libcourier-unicode4 libdbd-mariadb-perl libdbi-perl libencode-locale-perl libexttextcat-2.0-0 libexttextcat-data libfcgi-bin libfcgi-perl libfcgi0ldbl libhiredis0.14 libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl liblua5.3-0 liblwp-mediatypes-perl libmariadb3 libmemcached11 libmemcachedutil2 libonig5 libpq5 libsasl2-modules-sql libsnappy1v5 libsodium23 libtcl8.6 libterm-readkey-perl libtimedate-perl liburi-perl libxslt1.1 libzip4 maildrop mariadb-client mariadb-client-10.5 mariadb-client-core-10.5 mariadb-common mariadb-server mariadb-server-10.5 mariadb-server-core-10.5 mlock mysql-common php php-bcmath php-cli php-common php-curl php-gd php-gmp php-imap php-json php-mbstring php-mysql php-xml php-zip php7.4 php7.4-bcmath php7.4-cli php7.4-common php7.4-curl php7.4-gd php7.4-gmp php7.4-imap php7.4-json php7.4-mbstring php7.4-mysql php7.4-opcache php7.4-readline php7.4-xml php7.4-zip postfix postfix-mysql proftpd-core proftpd-doc proftpd-mod-mysql python3-ply socat ssl-cert tcl-expect tcl8.6 So no, it still tries to install apache. What is the way NOT to have apache included?
January 26, 20232 yr 3 minutes ago, Anonymous Pro said: I did install nginx prior to froxlor, added your apt repo for deb11, but I still get: The following NEW packages will be installed: apache2 apache2-bin apache2-data apache2-utils bind9 bind9-utils courier-authlib dns-root-data dovecot-core dovecot-imapd dovecot-mysql dovecot-pop3d expect froxlor galera-4 gawk goaccess libaio1 libapache2-mod-php7.4 libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap libc-client2007e libcgi-fast-perl libcgi-pm-perl libclone-perl libconfig-inifiles-perl libcourier-unicode4 libdbd-mariadb-perl libdbi-perl libencode-locale-perl libexttextcat-2.0-0 libexttextcat-data libfcgi-bin libfcgi-perl libfcgi0ldbl libhiredis0.14 libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl liblua5.3-0 liblwp-mediatypes-perl libmariadb3 libmemcached11 libmemcachedutil2 libonig5 libpq5 libsasl2-modules-sql libsnappy1v5 libsodium23 libtcl8.6 libterm-readkey-perl libtimedate-perl liburi-perl libxslt1.1 libzip4 maildrop mariadb-client mariadb-client-10.5 mariadb-client-core-10.5 mariadb-common mariadb-server mariadb-server-10.5 mariadb-server-core-10.5 mlock mysql-common php php-bcmath php-cli php-common php-curl php-gd php-gmp php-imap php-json php-mbstring php-mysql php-xml php-zip php7.4 php7.4-bcmath php7.4-cli php7.4-common php7.4-curl php7.4-gd php7.4-gmp php7.4-imap php7.4-json php7.4-mbstring php7.4-mysql php7.4-opcache php7.4-readline php7.4-xml php7.4-zip postfix postfix-mysql proftpd-core proftpd-doc proftpd-mod-mysql python3-ply socat ssl-cert tcl-expect tcl8.6 So no, it still tries to install apache. What is the way NOT to have apache included? The control file in our package: Depends: [...], apache2 | lighttpd | nginx, [...] The docs from debian: In the Depends, [...] control fields of the package, which declare dependencies on other packages, the package names listed may also include lists of alternative package names, separated by vertical bar (pipe) symbols |. In such a case, that part of the dependency can be satisfied by any one of the alternative packages. Need to check whether this happens for me too, but used to work without issues
January 26, 20232 yr 25 minutes ago, Anonymous Pro said: This is taking too long. I'm going to use hestia instead. Wow, after 1 hour. Well, have fun with Hestia then
Create an account or sign in to comment