My php5
php5 -i |grep Readline
Readline Support => enabled
Readline library => EditLine wrapper
I want to change this Readline library to libreadline.so.6.3.
Can I complete this action without recompiling?
My php5
php5 -i |grep Readline
Readline Support => enabled
Readline library => EditLine wrapper
I want to change this Readline library to libreadline.so.6.3.
Can I complete this action without recompiling?