Question #198150 on IUS Community Project changed: https://answers.launchpad.net/ius/+question/198150
booi gave more information on the question: Ah, I forgot to mention this and was probably important. php53u-cli actually claims to provide readline when it indeed does not. Please examine the compile options for php closely and you will see "--without- readline" [root@mamori ~]# rpm -qa | grep php php53u-pecl-memcache-3.0.6-3.ius.el6.x86_64 php53u-devel-5.3.13-1.ius.el6.x86_64 php53u-mbstring-5.3.13-1.ius.el6.x86_64 php53u-pear-1.9.4-3.ius.el6.noarch php53u-common-5.3.13-1.ius.el6.x86_64 php53u-pdo-5.3.13-1.ius.el6.x86_64 php53u-mysql-5.3.13-1.ius.el6.x86_64 php53u-xml-5.3.13-1.ius.el6.x86_64 php53u-mcrypt-5.3.13-1.ius.el6.x86_64 php53u-5.3.13-1.ius.el6.x86_64 php53u-intl-5.3.13-1.ius.el6.x86_64 php53u-pecl-apc-3.1.9-4.ius.el6.x86_64 php53u-cli-5.3.13-1.ius.el6.x86_64 php53u-xmlrpc-5.3.13-1.ius.el6.x86_64 [root@mamori ~]# rpm -q php53u-cli --provides php-cgi = 5.3.13-1.ius.el6 php-cli = 5.3.13-1.ius.el6 php53-cgi = 5.3.13-1.ius.el6 php53-cli = 5.3.13-1.ius.el6 php53-pcntl php53-readline php53u-cgi = 5.3.13-1.ius.el6 php53u-pcntl php53u-readline php53u-cli = 5.3.13-1.ius.el6 php53u-cli(x86-64) = 5.3.13-1.ius.el6 [root@mamori ~]# php -i | more phpinfo() PHP Version => 5.3.13 System => Linux mamori.sf.crunchyroll.com 2.6.32-220.17.1.el6.x86_64 #1 SMP Wed May 16 00:01:37 BST 2012 x86_64 Build Date => May 8 2012 15:39:53 Configure Command => './configure' '--build=x86_64-unknown-linux-gnu' '--host=x86_64-unknown-linux -gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '- -bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/us r/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedi r=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--cache-file=../config.cache' '-- with-libdir=lib64' '--with-config-file-path=/etc' '--with-config-file-scan-dir=/etc/php.d' '--disabl e-debug' '--with-pic' '--disable-rpath' '--without-pear' '--with-bz2' '--with-exec-dir=/usr/bin' '-- with-freetype-dir=/usr' '--with-png-dir=/usr' '--with-xpm-dir=/usr' '--enable-gd-native-ttf' '--with -t1lib=/usr' '--without-gdbm' '--with-gettext' '--with-gmp' '--with-iconv' '--with-jpeg-dir=/usr' '- -with-openssl' '--with-pcre-regex' '--with-zlib' '--with-layout=GNU' '--enable-exif' '--enable-ftp' '--enable-magic-quotes' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--with-kerberos' '--enable-ucd-snmp-hack' '--enable-shmop' '--enable-calendar' '--without-mime-magi c' '--without-sqlite' '--with-libxml-dir=/usr' '--with-xml' '--with-system-tzdata' '--enable-force-c gi-redirect' '--enable-pcntl' '--with-imap=shared' '--with-imap-ssl' '--enable-mbstring=shared' '--e nable-mbregex' '--with-gd=shared' '--enable-bcmath=shared' '--enable-dba=shared' '--with-db4=/usr' ' --with-xmlrpc=shared' '--with-ldap=shared' '--with-ldap-sasl' '--with-mysql=shared,/usr' '--with-mys qli=shared,/usr/lib64/mysql/mysql_config' '--enable-dom=shared' '--with-pgsql=shared' '--enable-wddx =shared' '--with-snmp=shared,/usr' '--enable-soap=shared' '--with-xsl=shared,/usr' '--enable-xmlread er=shared' '--enable-xmlwriter=shared' '--with-curl=shared,/usr' '--enable-fastcgi' '--enable-pdo=sh ared' '--with-pdo-odbc=shared,unixODBC,/usr' '--with-pdo-mysql=shared,/usr/lib64/mysql/mysql_config' '--with-pdo-pgsql=shared,/usr' '--with-pdo-sqlite=shared,/usr' '--with-pdo-dblib=shared,/usr' '--en able-json=shared' '--enable-zip=shared' '--without-readline' '--with-libedit' '--with-pspell=shared' '--enable-phar=shared' '--with-mcrypt=shared,/usr' '--with-tidy=shared,/usr' '--with-mssql=shared,/ usr' '--enable-sysvmsg=shared' '--enable-sysvshm=shared' '--enable-sysvsem=shared' '--enable-posix=s hared' '--with-unixODBC=shared,/usr' '--enable-fileinfo=shared' '--enable-intl=shared' '--with-icu-d ir=/usr' '--with-enchant=shared,/usr' '--with-recode=shared,/usr' -- You received this question notification because you are a member of IUS Core Development, which is an answer contact for IUS Community Project. _______________________________________________ Mailing list: https://launchpad.net/~ius-coredev Post to : [email protected] Unsubscribe : https://launchpad.net/~ius-coredev More help : https://help.launchpad.net/ListHelp

