Search Criteria
Package Details: php55-pgsql 5.5.38-5
Git Clone URL: | https://aur.archlinux.org/php55.git (read-only) |
---|---|
Package Base: | php55 |
Description: | PostgreSQL modules for PHP |
Upstream URL: | http://php.net |
Licenses: | |
Provides: | |
Submitter: | rdoursenaud |
Maintainer: | rdoursenaud |
Last Packager: | rdoursenaud |
Votes: | 3 |
Popularity: | 0.000006 |
First Submitted: | 2016-03-10 16:18 |
Last Updated: | 2018-02-26 17:50 |
Dependencies (26)
- php55
- postgresql-libs (postgresql-git, agensgraph-git, postgresql-9.5, postgresql-beta-libs, postgresql-src-beta-libs, postgresql-libs-1c, postgresql-9.4, postgresql-libs-10, postgresql-src-libs, postgresql-lts-libs, postgresql-9.6)
- apache (apache25, apache22) (make)
- aspell (aspell-git) (make)
- c-client (make)
- curl (curl-http2-git, curl-git) (make)
- db (db6.2) (make)
- enchant (enchant-pure) (make)
- file (file-git) (make)
- freetds (freetds-patched-enum, freetds-krb5) (make)
- gd (make)
- gmp (gmp-hg) (make)
- icu (icu-svn) (make)
- libldap (make)
- libltdl (libtool-git, libtool) (make)
- libmcrypt (make)
- libxslt (make)
- libzip (make)
- net-snmp (make)
- openssl-1.0 (openssl-1.0-chacha20) (make)
- postgresql-libs (postgresql-git, agensgraph-git, postgresql-9.5, postgresql-beta-libs, postgresql-src-beta-libs, postgresql-libs-1c, postgresql-9.4, postgresql-libs-10, postgresql-src-libs, postgresql-lts-libs, postgresql-9.6) (make)
- smtp-forwarder (exim-gnutls, femtomail-git, ssmtp-plain, exim-heavy, opensmtpd-snapshot, exim-mysql, courier-mta, esmtp, exim, msmtp-mta, nullmailer, opensmtpd, postfix) (make)
- sqlite (sqlite-fossil, sqlite-replication) (make)
- systemd (eudev-git, eudev-systemd, systemd-cdown-git, systemd-selinux, systemd-git) (make)
- tidyhtml (tidy-html5-bbatsche, tidy-html5-git, tidy) (make)
- unixodbc (make)
Required by (25)
- airtime (requires php-pgsql)
- airtime-git (requires php-pgsql)
- aphrodite (requires php-pgsql)
- capanalysis (requires php-pgsql)
- davical (requires php-pgsql)
- etraxis (requires php-pgsql) (optional)
- icingaweb2 (requires php-pgsql) (optional)
- icingaweb2-git (requires php-pgsql) (optional)
- kanboard (requires php-pgsql) (optional)
- koel (requires php-pgsql) (optional)
- libretime-git (requires php-pgsql)
- mantisbt (requires php-pgsql) (optional)
- miniflux-git (requires php-pgsql) (optional)
- movim (requires php-pgsql) (optional)
- movim-git (requires php-pgsql) (optional)
- nextcloud-10 (requires php-pgsql) (optional)
- nextcloud-daily (requires php-pgsql) (optional)
- nextcloud-git (requires php-pgsql) (optional)
- nextcloud-testing (requires php-pgsql) (optional)
- owncloud (requires php-pgsql) (optional)
- owncloud-archive (requires php-pgsql) (optional)
- owncloud-daily (requires php-pgsql) (optional)
- sisiya-webui-php (requires php-pgsql)
- wallabag (requires php-pgsql) (optional)
- yii (requires php-pgsql) (optional)
Latest Comments
1 2 Next › Last »
mgsCatDev commented on 2019-02-08 15:13
Unable to build with the latest pacman:
The problem can be fixed editing PKGBUILD, line 316, changing:
with
francoism90 commented on 2017-11-24 08:53
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php55/modules/intl.so' - libicui18n.so.59: cannot open shared object file: No such file or directory in Unknown on line 0
Recompiling didn't work.
Thanks!
francoism90 commented on 2017-10-17 08:07
Could you please add ;extension=calendar to php.ini.patch? :)
francoism90 commented on 2017-09-08 12:52
@rdoursenaud Thanks, builds fine now. :)
rdoursenaud commented on 2017-07-26 14:13
@badpixel Since PHP 5.5 is not supported upstream anymore, the keys are expired. You can find them at https://secure.php.net/downloads.php#gpg-5.5
@francoism90 Thanks for the heads up. Preparing an update.
francoism90 commented on 2017-07-03 06:51
libvpx missing as makedep, it doesn't build (anymore) due OpenSSL errors.
badpixel commented on 2017-03-22 23:04
gpg --search-keys FE857D9A90D90EC1
gpg: error searching keyserver: Server indicated a failure
gpg: keyserver search failed: Server indicated a failure
i cant import and find this key mannualy.
how can i fix this to install php55?
rdoursenaud commented on 2016-08-22 11:12
@p-we The patch is already in the package and correctly applied on my system.
What did you have instead?
p-we commented on 2016-08-20 03:05
Because php55 has separate directories from mainstream php, /etc/php55/php.ini has to be changed to match the correct extension directory
Line 734: extension_dir = "/usr/lib/php55/modules/"
MagiCarbon commented on 2016-04-16 03:18
many thanks :)