In my console (os is debian): php5 -i |grep Readline Readline Support => enabled Readline library => EditLine wrapper I want to change readline library into `libreadline.so.6.3`. Is the way to achieve the target ,not to compile my php5 again,to keep other unchanged?