Search Criteria
Package Details: concrete5 8.3.2-1
Git Clone URL: | https://aur.archlinux.org/concrete5.git (read-only) |
---|---|
Package Base: | concrete5 |
Description: | A PHP-based open source content management system |
Upstream URL: | http://www.concrete5.org/ |
Licenses: | |
Submitter: | jprostko |
Maintainer: | jprostko |
Last Packager: | jprostko |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2014-11-10 01:25 |
Last Updated: | 2018-05-27 01:31 |
Dependencies (6)
- mysql (mysql51, mysql57, mysql56, mysql55, mariadb-mainline-noconflict, mroonga, mariadb-10.3, mariadb, percona-server)
- php (php55, php53, php70-noconflict, php-zts, php56, php-32bits-fixes, php70, php71, php72)
- apache (apache25, apache22) (optional) – Web server to run concrete5
- cherokee (cherokee-git) (optional) – Web server to run concrete5
- lighttpd (optional) – Web server to run concrete5
- nginx (nginx-passenger-mod-auth-kerb-git, nginx-hg, nginx-oboe, nginx-custom-dev, nginx-pagespeed, nginx-nchan-git, nginx-google_filter, nginx-mainline-libressl, nginx-nchan, nginx-mainline-openssl-weak, nginx-rtmp, nginx-mainline-passenger, nginx-custom, nginx-devel, nginx-devel-mod-naxsi, tengine, tengine-extra, nginx-libressl, nginx-mainline-boringssl, nginx-mainline) (optional) – Web server to run concrete5
Latest Comments
jprostko commented on 2017-02-27 12:05
It works me, but I do recall some sort of issue that was causing a 500. I think it was a PHP extension that was disabled by default on Arch (iconv?). I actually had a ticket filed with concrete5 at the time, but I can't even consult it, since they got rid of the 8.0.0 tickets.
I'll try to do a fresh install on a new Arch installation and see if I can track down the issue, and if it's something I can address as part of the installation.
In the meantime, I'd check to make sure you at least have these extensions enabled in your php.ini in addition to any defaults:
gd.so
iconv.so
pdo_mysql
jjlynch commented on 2017-02-24 02:03
Error 500 during installation. Is concrete5 8.1.0 broken with arch?