php-5.2.10でpear installを実行すると pear.php.net is using a unsupported
protocal - This should never happen. と言われる。 ぐぐってみると
http://d.hatena.ne.jp/saiya_moebius/comment?date=20090701 & section=1246391006
の人の記
続きを読む
まずlighttpd.confを分けた。ちょっとapacheぽく。 >
lslighttpd-auth.conf
続きを読む
PEARとかやってて、PHP Fatal error: Allowed memory size of 8388608 bytes
exhaustedのエラーが出た場合、php.iniのmemory_limitの値を増やせばよいらしい。参考URL「PHP
Fatal error: Allowed memory size ...
続きを読む
Configuring SAPI moduleschecking for AOLserver support... nochecking for Apache 1.x
module support via DSO through APXS... nochecking for Apache 1.x module supp...
続きを読む
./configure' '--with-apxs2=/usr/local/apache2/bin/apxs' '--enable-mbstring'
'--enable-zend-multibyte' '--enable-sqlite-utf8' '--enable-memory-limit'
'--with-mysql phpのコンパイル
php4.4.6→php-5.2.1にアップしてやってみる。
configureオプションは ./configure --...
続きを読む