跳至內容
數位天堂
使用者工具
登入
網站工具
搜尋
工具
顯示頁面
反向連結
最近更新
多媒體管理器
網站地圖
登入
>
最近更新
多媒體管理器
網站地圖
足跡:
server:web:script:php
本頁是唯讀的,您可以看到原始碼,但不能更動它。您如果覺得它不應被鎖上,請詢問管理員。
====== 參考 ====== - [[http://tw.php.net/| PHP]] (臺灣大學) - [[http://www.macsat.com/macsat/content/view/19/30/|lighttpd with PHP5 Tutorial ]] - [[http://digiland.tw/viewtopic.php?id=406|PHP OK!------ lighttpd + FastCGI 安裝教學]] - [[http://digiland.tw/viewtopic.php?id=395|開啟 php-gd 支援]] ====== 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 ===== 安裝 ===== <code> $ ipkg-opt info php $ ipkg-opt info php-fcgi $ ipkg-opt install php-fcgi $ ipkg-opt files php $ ipkg-opt files php-fcgi </code> ===== 檢查 ===== <code> $ php -v $ php -m </code> ===== 設定檔 ===== - /opt/etc/php.ini - /opt/etc/lighttpd/conf.d/10-php-fcgi.conf (for [[server:web:lighttpd|LightTPD]]) ====== eAccelerator (快取加速) ====== eaccelerator - 0.9.5.3-5.2.14-1 - Yet another php cache / accelerator ===== 參考 ===== - [[http://eaccelerator.net/|eAccelerator]] ===== 安裝 ===== <code> $ ipkg-opt info eaccelerator $ ipkg-opt install eaccelerator $ ipkg-opt files eaccelerator </code> ===== 設定檔 ===== /opt/etc/php.d/eaccelerator.ini ===== 快取目錄 ===== /opt/tmp/eaccelerator/
server/web/script/php.txt
· 上一次變更:
2012/03/31 03:14
由
127.0.0.1
頁面工具
顯示頁面
反向連結
回到頁頂