AUR (en) - php55
mgsCatDev commented on 2019-02-08 15:13
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
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/"
Unable to build with the latest pacman:
The problem can be fixed editing PKGBUILD, line 316, changing:
with