Search Criteria
Package Base Details: php53
Git Clone URL: | https://aur.archlinux.org/php53.git (read-only, click to copy) |
---|---|
Submitter: | None |
Maintainer: | felixonmars (Volkan) |
Last Packager: | felixonmars |
Votes: | 10 |
Popularity: | 0.000000 |
First Submitted: | 2012-06-24 22:51 |
Last Updated: | 2018-07-18 13:28 |
Latest Comments
1 2 3 4 5 Next › Last »
malina commented on 2020-11-03 11:47
Hi,
the problem is that the unicode include directory is not taken well by php.
Nor is it a problem, but the current icu library (now 67.1) is not suitable for the php 5.3 intl extension, obviously the current icu library functions have a different set of parameters than in older versions.
There is only one solution: you need to install an earlier version of icu separately, which is at least 48.1 (icu 4.8.1.1) - I use at least that.I compiled specifically with the rpath option and only for php.
That's not enough: in the php53 build section, you need to set ICU_CONFIG env, and for LDFLAGS add the lib directory of the old version icu with the -L option, and set the --with-icu-dir = option with install dir of the old version icu.
lsrzj commented on 2019-11-25 17:43
I tried building PHP 5.3 and makepkg -si is failing with this message:
aminvakil commented on 2019-09-17 13:33
At the end (I executed makepkg -sri):
warren commented on 2019-05-26 04:29
There is a small issue with the suhosin patch. In order to work some extraction and dir change must be done.
felixonmars commented on 2018-07-16 08:32
All fixed now. Sorry for the delay.
jorgelrm commented on 2018-04-28 18:01
Unable to compile, when I try to use enchant 1.6 the patched package makes impossible to start building (it says: 'cannot find enchant') until the folder enchant is renamed back from /usr/include/enchant1.6 to /usr/include/enchant. Also, the SSL certificate in the suhosin server (for the suhosin patch) has expired, so I downloaded it via "wget --no-check-certificate" (don't know how to do it in curl) manually. Then, I always get the same error when compiling, I've found registered in the following address:
http://build.codelinsoft.it/packages/php53/x86_64/log
Some ideas?
gluceri commented on 2018-03-29 08:51
You need to install enchant1.6 from aur. Then patch "confiugure" and rebuild.
JJK commented on 2018-02-15 20:22
For me it crashes on:
bachy commented on 2017-12-06 12:53
Hello,
php53-mcrypt from aur is in conclict with extra/php i'm running both php versions (7 & 5.3) using php-fpm but now mcrypt is not here anymore for php53
what can i do ?
francoism90 commented on 2017-09-11 13:30
==> Retrieving sources...
-> Downloading php-5.3.29.tar.xz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8928k 100 8928k 0 0 4464k 0 0:00:02 0:00:02 --:--:-- 3030k
-> Downloading suhosin-patch-5.3.9-0.9.10.patch.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
Warning: Transient problem: timeout Will retry in 3 seconds. 3 retries left.
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
Warning: Transient problem: timeout Will retry in 3 seconds. 2 retries left.
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
Warning: Transient problem: timeout Will retry in 3 seconds. 1 retries left.
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (6) Could not resolve host: suhosin-patch-5.3.9-0.9.10.patch.gz
==> ERROR: Failure while downloading http://download.suhosin.org/suhosin-patch-5.3.9-0.9.10.patch.gz