Koozali.org: home of the SME Server

php-iconv

Offline christian

  • *
  • 369
  • +0/-0
    • http://www.szpilfogel.com
php-iconv
« on: February 09, 2013, 06:04:02 PM »
I'm a little confused. I have a package (jinzora3) which I'm trying to install (I currently use jinzora2). Jinzora 3 is complaing about:
Code: [Select]
PHP does not have iconv() support - cannot convert from to UTF-8
I thought php5 already had iconv built in but assuming it may not I then tried:
Code: [Select]
# yum install php-iconv
Loaded plugins: fastestmirror, protect-packages, smeserver
Loading mirror speeds from cached hostfile
 * base: centos.mirror.nexicom.net
 * smeaddons: mirror.canada.pialasse.com
 * smeextras: mirror.canada.pialasse.com
 * smeos: mirror.canada.pialasse.com
 * smeupdates: mirror.canada.pialasse.com
 * updates: centos.mirror.rafal.ca
Excluding Packages from CentOS - os
Finished
Excluding Packages from CentOS - updates
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php53-common.x86_64 0:5.3.3-13.el5_8 set to be updated
--> Processing Conflict: php53-common conflicts php-common
--> Finished Dependency Resolution
php53-common-5.3.3-13.el5_8.x86_64 from base has depsolving problems
  --> php53-common conflicts with php-common
Error: php53-common conflicts with php-common
 You could try using --skip-broken to work around the problem
 You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.

I'm loath to mess with php on sme server as I believe it is not from base but the sme server repos. I did find other stuff in the forums and bug tracker related to php-process and similar but I don't think those methods would fix this.

Any thoughts?
SME since 2003