[nycphp-talk] MAMP or XAMPP ?
Rob Marscher
rmarscher at beaffinitive.com
Tue Jun 8 14:18:57 EDT 2010
On Jun 8, 2010, at 1:51 PM, Rob Marscher wrote:
> Homebrew is keen on not supplying formulas for stuff that comes with Snow Leopard (like php 5.3.1) which was fine until I realized this version of php was built without readline support and I needed it.
Hmm... I downloaded the php source, went into the ext/readline, did
phpize
./configure
make
make install
Added module=readline.so to php.ini and it seems to be working.
Alright, carry on.
More information about the talk
mailing list