Yes, I have. Sqlite and pdo_sqlite are enabled, as well as sockets, and I have uncommented the open_basedir directive. It has an empty value.
Search Criteria
Package Details: pi-hole-server 5.18.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pi-hole-server.git (read-only, click to copy) |
---|---|
Package Base: | pi-hole-server |
Description: | The Pi-hole is an advertising-aware DNS/Web server. Arch adaptation for lan wide DNS server. |
Upstream URL: | https://github.com/pi-hole/pi-hole |
Keywords: | ad block pi-hole |
Licenses: | EUPL-1.2 |
Conflicts: | pi-hole-standalone |
Submitter: | max.bra |
Maintainer: | max.bra (graysky) |
Last Packager: | max.bra |
Votes: | 115 |
Popularity: | 1.68 |
First Submitted: | 2016-01-13 12:50 (UTC) |
Last Updated: | 2025-01-16 11:35 (UTC) |
Dependencies (18)
- bc (bc-ghAUR)
- bind-tools (bind-gitAUR, bind)
- inetutils (inetutils-gitAUR, busybox-coreutilsAUR)
- iproute2 (iproute2-gitAUR, busybox-coreutilsAUR, iproute2-selinuxAUR)
- jq (jaq-binAUR, jq-gitAUR)
- logrotate (logrotate-gitAUR, logrotate-selinuxAUR)
- lsof (lsof-gitAUR)
- netcat (nmap-netcatAUR, openbsd-netcat-gitAUR, gnu-netcat-svnAUR, gnu-netcat, openbsd-netcat)
- perl (perl-gitAUR)
- pi-hole-ftlAUR
- procps-ng (busybox-coreutilsAUR, procps-ng-gitAUR)
- sudo (fake-sudoAUR, polkit-fakesudoAUR, sudo-gitAUR, doas-sudo-shimAUR, doas-sudo-shim-minimalAUR, sudo-hgAUR, fudo-gitAUR, sudo-selinuxAUR)
- git (git-gitAUR, git-glAUR) (make)
- lighttpd (optional) – a secure, fast, compliant and very flexible web-server
- nginx-mainline (nginx-quic-openssl-hgAUR, nginx-quic-libresslAUR) (optional) – lightweight http server
- php-cgi (optional) – CGI and FCGI SAPI for PHP needed only for lighttpd
- php-fpm (optional) – FastCGI process manager for php needed for nginx
- php-sqlite (optional) – sqlite db access for nginx
Required by (2)
- padd-git
- pi-hole-whitelist-git (optional)
Sources (15)
- 01-pihole.conf
- https://raw.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-admin-5.21-1.patch
- https://raw.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-core-5.18.4-1.patch
- lighttpd.pi-hole.conf
- mimic_basic-install.sh
- mimic_setupVars.conf.sh
- nginx.pi-hole.conf
- pi-hole-gravity.service
- pi-hole-gravity.timer
- pi-hole-logtruncate.service
- pi-hole-logtruncate.timer
- pi-hole-server-admin-5.21.tar.gz
- pi-hole-server-core-5.18.4.tar.gz
- pi-hole.tmpfile
- piholeDebug.sh
Latest Comments
« First ‹ Previous 1 .. 28 29 30 31 32 33 34 35 36 37 38 .. 83 Next › Last »
erion commented on 2020-05-12 04:36 (UTC)
k.w commented on 2020-05-11 20:19 (UTC)
@erion did you see the new required config for php-fpm
since 7.4?
https://wiki.archlinux.org/index.php/Pi-hole#Nginx_instead_of_Lighttpd
max.bra commented on 2020-05-11 19:34 (UTC)
@Mettacrawer Does this package seem pi-hole-ftl to you?
Mettacrawer commented on 2020-05-11 18:57 (UTC)
/usr/lib/libnettle.so.7 was upgraded to /usr/lib/libnettle.so.8
/usr/bin/pihole-FTL was linked against /usr/lib/libnettle.so.7 so it would not start until I rebuilt the pi-hole-server package with yay -S --rebuild pi-hole-ftl
Simply running yay -Suy was not good enough.
Please add dependencies for the shared libraries that this package uses. Thanks
erion commented on 2020-05-11 18:25 (UTC)
@max.bra No dice. I've done the following:
- *gpasswd -a http pihole
- reboot.
- Restart web browser.
- At this point, groups http correctly outputs: pihole http
- After logging in and trying to add an adlist, I am still getting the "unable to write a read-only database" error.
max.bra commented on 2020-05-11 18:05 (UTC)
@iyedoost -r pihole option is not present into this package
@erion assumed you are using lighttpd or nginx, add http user to pihole group with method you prefer, then restart your web browser and try again.
erion commented on 2020-05-11 18:02 (UTC)
@iyedoost As far as I know, this is executed when pihole -g is ran for the first time for v5. Nonetheless, I tried, unfortunately no change.
erion commented on 2020-05-11 17:56 (UTC)
Sorry, I meant groups http.
Unfortunately, I did not see pihole in its output, even after a restart.
Testing it right now, and for some reason typing groups on its own, then groups http now lists pihole as expected. Unfortunately, the read-only database issue is not solved by this, so my scenario must be different compared to what the upstream devs had suggested for someone else.
ahbanavi commented on 2020-05-11 17:55 (UTC)
@erion try 'pihole -g -r' in command line
max.bra commented on 2020-05-11 17:47 (UTC)
"groups http" will return http and pihole. groups pihole not.
restart your web server or reboot.
Pinned Comments
max.bra commented on 2018-02-09 16:45 (UTC) (edited on 2019-10-18 23:14 (UTC) by max.bra)
ArchLinux Pi-hole is not officially supported by Pi-hole project. In case of bugs and malfunctions please DO NOT file a report upstream.
First of all check if the wiki (https://wiki.archlinux.org/index.php/Pi-hole) can help then ask here for assistance and tips.
When it will be excluded that the problem does not depend on ArchLinux we will file a bug upstream.