Search Criteria
Package Details: freshrss 1.17.0-2
Git Clone URL: | https://aur.archlinux.org/freshrss.git (read-only, click to copy) |
---|---|
Package Base: | freshrss |
Description: | A free, self-hostable aggregator… |
Upstream URL: | http://freshrss.org/ |
Licenses: | |
Submitter: | cgirard |
Maintainer: | cgirard |
Last Packager: | cgirard |
Votes: | 8 |
Popularity: | 0.001143 |
First Submitted: | 2016-06-22 09:12 |
Last Updated: | 2021-01-29 12:55 |
Dependencies (7)
- php7
- apache (apache-git, apache22) (optional) – Web server to run FreshRSS
- cherokee (cherokee-git) (optional) – Web server to run FreshRSS
- mysql (mysql51, mysql55, mariadb-git, mariadb103, mysql56, mysql57, mroonga, mariadb, percona-server) (optional) – Database server to run FreshRSS
- nginx (nginx-custom-dev, nginx-nchan-git, nginx-nchan, nginx-devel, nginx-devel-mod-naxsi, tengine, tengine-extra, nginx-google_filter, nginx-pagespeed, nginx-pagespeed-src, nginx-mainline-openssl-weak, nginx-rtmp, nginx-rtmp-src, nginx-rtmp-sergey-git, nginx-mainline-libressl, nginx-libressl, nginx-mainline-boringssl, nginx-zest-git, nginx-quic, nginx-mainline) (optional) – Web server to run FreshRSS
- postgresql (pipelinedb, agensgraph-git, postgresql-1c, postgresql-10, postgresql-src-beta, postgresql-9.5, postgresql-9.4, postgresql-src, postgresql-lts, postgresql-12, postgresql-9.6, postgresql-11) (optional) – Database server to run FreshRSS
- sqlite (sqlite-fossil, sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git) (optional) – Database server to run FreshRSS
Latest Comments
1 2 Next › Last »
cgirard commented on 2021-01-29 12:53
Sorry my bad, seems only 1.18.0 will be compatible with PHP 8. These kind of change are not in the latest release: https://github.com/FreshRSS/FreshRSS/pull/3207
cgirard commented on 2021-01-29 12:43
Did not test yet, but this issue lead me to think it is ok: https://github.com/FreshRSS/FreshRSS/issues/3082
bjo commented on 2021-01-29 12:16
@cgirard: Oh, nice. So, sorry for the noise. I just thougt it's incompatible with PHP 8 like nextcloud and wallabag.
cgirard commented on 2021-01-29 08:34
@bjo Upstream claims to support PHP 8. Do you have a different experience? (Or maybe those comments are just from a bot?)
bjo commented on 2021-01-29 07:49
Please update the php dependencies according to https://archlinux.org/news/php-80-and-php-7-legacy-packages-are-available/
DanSman commented on 2019-12-02 20:36
It's all working again.
I forgot to add the path
/var/lib/webapps/freshrss/
to thephp.ini
.open_basedir =
DanSman commented on 2019-12-02 18:27
Yep.
I had to change the
/etc/php/php-fpm.d/www.conf
file because it wont start after the update to 7.4:to
That's the only thing what I changed after the php update.
killruana commented on 2019-12-02 09:24
@DanSman: did your php is run by the http user?
DanSman commented on 2019-12-01 23:57
Hi
After the update I have problems with the permissions of the moved folder.
But the permissions seem to be okay.
Any suggestions?
Thanks
cgirard commented on 2019-12-01 13:49
Corrected. This should be done transparently on upgrade.