Search Criteria
Package Details: php55-odbc 5.5.38-5
Git Clone URL: | https://aur.archlinux.org/php55.git (read-only, click to copy) |
---|---|
Package Base: | php55 |
Description: | ODBC modules for PHP |
Upstream URL: | http://php.net |
Licenses: | |
Provides: | |
Submitter: | rdoursenaud |
Maintainer: | rdoursenaud |
Last Packager: | rdoursenaud |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2016-03-10 16:18 |
Last Updated: | 2018-02-26 17:50 |
Dependencies (26)
- php55
- unixodbc (erlang-unixodbc-git)
- apache (apache-git, apache22) (make)
- aspell (aspell-git) (make)
- c-client (make)
- curl (curl-git, curl-minimal-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, scipoptsuite, scipoptsuite-bin) (make)
- icu (icu-git, icu-git-static) (make)
- libldap (make)
- libltdl (libtool-git, libtool) (make)
- libmcrypt (make)
- libxslt (libxslt-git) (make)
- libzip (libzip-git) (make)
- net-snmp (make)
- openssl-1.0 (openssl-1.0-chacha20, openssl-1.0-hardened) (make)
- postgresql-libs (agensgraph-git, postgresql-libs-1c, postgresql-libs-10, postgresql-src-beta-libs, postgresql-libs-9.5, postgresql-libs-9.4, postgresql-libs-9.6, postgresql-lts-libs, postgresql-libs-12, postgresql-src-libs, postgresql-libs-11) (make)
- smtp-forwarder (femtomail-git, ssmtp-plain, opensmtpd-snapshot, exim-mysql, opensmtpd-git, dma, exim-heavy, esmtp, courier-mta, sendmail, exim-gnutls, postfix-mysql, ssmtp, exim, msmtp-mta, nullmailer, opensmtpd, postfix) (make)
- sqlite (sqlite-fossil, sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git) (make)
- systemd (systemd-light, systemd-cdown-git, systemd-git, systemd-selinux) (make)
- tidyhtml (tidy-html5-bbatsche, tidy-html5-git, tidy) (make)
- unixodbc (erlang-unixodbc-git) (make)
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 :)