Tag Archives: solution
Solutions For Palm Prē “Signed Out of Palm Profile” Endless Loop
Wednesday, September 30th, 2009 – 11:34 am
Yesterday, a wonderful person who goes by the handle of pzil on the Palm Prē forums gave me a solution to my “You are signed out, there is no escape” woes. You can read pzil’s solution as posted on the Palm forum, but just in case, I’m also reproducing the meat of it here, in [...]
Workaround for PEAR/PECL Failure with Message “ERROR: `phpize’ failed”
Monday, May 11th, 2009 – 10:24 am
When you try to upgrade or install various PEAR (or PECL) packages, you may get the rather unhelpful error message “ERROR: `phpize’ failed”. For example, here’s the result I get when I try to install the pecl_http package: root@finrod:~# pecl install pecl_http pecl/pecl_http can optionally use PHP extension "iconv" downloading pecl_http-1.6.3.tar ... Starting to download [...]