How to replace libedit with libreadline library?

WBOY
Release: 2016-08-23 09:17:46
Original
1655 people have browsed it

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?

Reply content:

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?

Related labels:
php
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!