I see though:
# rpm -ql php53-common-5.3.3-1.el5 | grep modules
/usr/lib/php/modules
/usr/lib/php/modules/curl.so
/usr/lib/php/modules/fileinfo.so
/usr/lib/php/modules/json.so
/usr/lib/php/modules/phar.so
/usr/lib/php/modules/zip.so
So json and fileinfo are probably built-in now?
Sorry, I'm not
Hello,
for drupal 7 installation at CentOS 5.5
(I have 32 bit and 64 bit machines)
I have to upgrade PHP to 5.3.
I've followed the CentOS wiki:
1) Created this file -
grep -v ^# /etc/yum.repos.d/CentOS-Testing.repo
[c5-testing]
name=CentOS-5 Testing
baseurl=http://dev.centos.org/centos/$release
2 matches
Mail list logo