server:web:script:php
參考
PHP
- php - 5.2.14-1 - The php scripting language
- 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
設定檔
- /opt/etc/php.ini
- /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/
server/web/script/php.txt · 上一次變更: 由 127.0.0.1
