Page 1 of 1

How to add readline extension to LAMPP ?

PostPosted: 02. December 2015 18:06
by cikupin
Hi guys, I'm using Ubuntu 14.04. Is there anyone knows how to add php readline extension into LAMPP ??

Thanks

Re: How to add readline extension to LAMPP ?

PostPosted: 02. December 2015 19:30
by Nobbie
You cannot add extensions to Xampp. Either it is already included (what i dont know), or it is not included. You cannot add it, because you have to recompile the whole thing. As far as it looks, readline is not part of Xampp.

If you need readline, you should not use Xampp, instead use the Packages from Ubuntu (Apache, MySQL, PHP etc.).