Search Criteria
Package Details: concrete5 8.3.2-1
Git Clone URL: | https://aur.archlinux.org/concrete5.git (read-only, click to copy) |
---|---|
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, mysql55, mariadb-git, mariadb103, mysql56, mysql57, mroonga, mariadb, percona-server)
- php (php55, php53, php70, php71, php-zts, php72, php56, php73)
- apache (apache-git, apache22) (optional) – Web server to run concrete5
- cherokee (cherokee-git) (optional) – Web server to run concrete5
- lighttpd (lighttpd_minimal) (optional) – Web server to run concrete5
- 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-quic, nginx-zest-git, 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?