Linux: March 2008 Archives

Use .htaccess to set PHP flag

| | Comments (0) | TrackBacks (0)

若是在 share hosting 的環境或是沒有權限去設定 php.ini 的參數,
可以透過 .htaccess 來設定 local value
例:
php_flag register_globals off
php_flag magic_quotes_gpc on

ref. php_flag in .htaccess

The Fedora Legacy Project

| | Comments (0) | TrackBacks (0)

The Fedora Legacy Project 為 RedHat 舊版繼續提供更新, 是個很棒的計畫,
可惜因為缺少社群人員的投入及資金問題, 此計畫已經在 2006 年終止了, 官方的 master repository 也在 2007 年 shutdown.
Google "Fedora Legacy Repository" "Red Hat Linux 7.3" 可以找到一些 repository mirror 站, 所以仍可以用這些 mirror 站來更新到此計畫所維護的最終狀態.
如果您是要更新 RedHat 7.3, RedHat 9, 可以用我打包好的檔案,
for RedHat 7.3 redhat7.3yum.tgz
for RedHat 9 redhat9yum.tgz
解開, 執行 install, 再執行 yum update 即可
yum.conf 裡面 update server 是 http://ftp.kddilabs.jp/Linux/packages/fedora.legacy/
如果要用 gpgcheck=1, 需匯入 Key
rpm --import http://www.fedoralegacy.org/FEDORA-LEGACY-GPG-KEY
rpm --import http://www.redhat.com/security/db42a60e.txt

ref. RedHat舊版不再是孤兒! Fedora 遺產計劃出爐!

Pages

May 2008

Sun Mon Tue Wed Thu Fri Sat
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

About this Archive

This page is a archive of entries in the Linux category from March 2008.

Linux: February 2008 is the previous archive.

Linux: April 2008 is the next archive.

Find recent content on the main index or look in the archives to find all content.