For Programmers: Free Programming Magazines  


Home > Archive > PHP PEAR Questions and Answers > March 2005 > Re: [PEAR-QA] PEAR upgrade to 1.4.0









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PEAR-QA] PEAR upgrade to 1.4.0
bertrand Gugger

2005-03-01, 8:57 pm

Hi Arnaud,
It's the new world :)
That's the script I use now:

#!/bin/sh
PHP_PEAR_PHP_BIN='/usr/bin/php -d memory_limit=11M'
export PHP_PEAR_PHP_BIN
pear $@
unset PHP_PEAR_PHP_BIN

Hope only for a while...
Why on QA ?
à+
--
bertrand Gugger
http://toggg.com/
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com