本頁目錄

參考

  1. PHP (臺灣大學)

PHP

  1. php - 5.2.14-1 - The php scripting language
  2. php-fcgi - 5.2.14-1 - The php scripting language, built as an fcgi module

安裝

$ ipkg-opt info php
$ ipkg-opt info php-fcgi
$ ipkg-opt install php-fcgi
$ ipkg-opt files php
$ ipkg-opt files php-fcgi

檢查

$ php -v
$ php -m

設定檔

  1. /opt/etc/php.ini
  2. /opt/etc/lighttpd/conf.d/10-php-fcgi.conf (for LightTPD)

eAccelerator (快取加速)

eaccelerator - 0.9.5.3-5.2.14-1 - Yet another php cache / accelerator

參考

安裝

$ ipkg-opt info eaccelerator
$ ipkg-opt install eaccelerator
$ ipkg-opt files eaccelerator

設定檔

/opt/etc/php.d/eaccelerator.ini

快取目錄

/opt/tmp/eaccelerator/