Could you please add ;extension=calendar to php.ini.patch? :)
Search Criteria
Package Details: php55-mcrypt 5.5.38-5
Git Clone URL: | https://aur.archlinux.org/php55.git (read-only) |
---|---|
Package Base: | php55 |
Description: | mcrypt module for PHP |
Upstream URL: | http://php.net |
Licenses: | |
Provides: | |
Submitter: | rdoursenaud |
Maintainer: | rdoursenaud |
Last Packager: | rdoursenaud |
Votes: | 3 |
Popularity: | 0.002505 |
First Submitted: | 2016-03-10 16:18 |
Last Updated: | 2018-02-26 17:50 |
Dependencies (27)
- libltdl (libtool-git, libtool)
- libmcrypt
- php55
- apache (apache25, apache22) (make)
- aspell (make)
- c-client (make)
- curl (curl-http2-git, curl-git, curl-ssh) (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 (net-snmp-lmsensors) (make)
- openssl-1.0 (openssl-1.0-chacha20) (make)
- postgresql-libs (postgresql-git, postgresql-9.4, postgresql-9.5, postgresql-beta-libs, postgresql-9.6, postgresql-src-libs, agensgraph-git, postgresql-9.3, postgresql-lts-libs) (make)
- smtp-forwarder (exim-gnutls, femtomail-git, ssmtp-plain, exim-mysql, courier-mta, exim-heavy, esmtp, exim, msmtp-mta, nullmailer, opensmtpd, postfix, ssmtp) (make)
- sqlite (sqlite-fossil) (make)
- systemd (eudev-git, eudev-systemd, systemd-selinux, systemd-git) (make)
- tidyhtml (tidy-html5-bbatsche, tidy-html5-git, tidy-html5, tidy) (make)
- unixodbc (make)
Required by (21)
- chwala (requires php-mcrypt)
- contao (requires php-mcrypt) (optional)
- contao-lts (requires php-mcrypt) (optional)
- emoncms (requires php-mcrypt)
- kerberosio-web (requires php-mcrypt)
- ldap-account-manager (requires php-mcrypt) (optional)
- librenms (requires php-mcrypt)
- magento (requires php-mcrypt)
- nextcloud-10 (requires php-mcrypt) (optional)
- nextcloud-daily (requires php-mcrypt) (optional)
- nextcloud-git (requires php-mcrypt) (optional)
- nextcloud-testing (requires php-mcrypt) (optional)
- owncloud (requires php-mcrypt) (optional)
- owncloud-archive (requires php-mcrypt) (optional)
- owncloud-daily (requires php-mcrypt) (optional)
- python2-yle-dl (requires php-mcrypt) (optional)
- teampass (requires php-mcrypt)
- yii (requires php-mcrypt) (optional)
- yle-dl (requires php-mcrypt) (optional)
- zoneminder (requires php-mcrypt)
- zoneminder-git (requires php-mcrypt)
Sources (9)
Latest Comments
francoism90 commented on 2017-11-24 08:53
francoism90 commented on 2017-10-17 08:07
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 :)
rdoursenaud commented on 2016-04-04 09:23
I packaged this version because it's needed for the Google App Engine PHP.
I'm by no means a PHP packaging expert and basically copied the existing php56 package from AUR.
If you know better, please let me know.
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!