這幾個PHP extension怎麼了? - BBS

Jack avatar
By Jack
at 2008-12-14T20:44

Table of Contents

※ 引述《dppman (*^o^*)》之銘言:
: 請問一下,
: 有人知道這幾個PHP extension怎麼了嗎?
: 今天用portupgrade升級PHP到5.2.8卻出現下列
: 幾個PHP extension突然不能用了:<
: 訊息有點讓人一頭霧水:< 原來在 PHP 5.2.6
: 還OK阿...怎麼突然說不support PHP5 !?
: 有人知道是怎麼一回事嗎?
: FreeBSD的port有大更改?
: Thanks in advance!
/usr/ports/UPDATING

20081211:
AFFECTS: users of lang/php5
AUTHOR: [email protected], [email protected], [email protected]

As of php 5.2.7, pcre extension is distributed with the core php5 package,
and not as a standalone module anymore. Follow these steps to update your
installation:

Portupgrade users:
pkg_delete -f php5-pcre-5.2.6
pkgdb -F
portupgrade as usual

Portmaster users:
pkg_delete -f php5-pcre\*
portmaster php5\*

If you are using pecl ports you might need to force an update on them, ie.:
portupgrade -f pecl\*
or
portmaster pecl\*

If you have the pecl hash, json and/or zip extensions you need to replace
them with the php5 bundled ones, ie.:
portmaster/portupgrade -o archivers/php5-zip archivers/pecl-zip
portmaster/portupgrade -o devel/php5-json devel/pecl-json
portmaster/portupgrade -o security/php5-hash security/pecl-hash

If you build your INDEX locally and you tried to build it after the php
update commit, you need to rebuild it _after_ you updated lang/php5:
cd /usr/ports && make index
or (if you use ports-mgmt/p5-FreeBSD-Portindex):
cd /usr/ports && cache-init && portindex -o `make -V INDEXFILE`

--
Tags: BBS

All Comments

可否讓系統上的某些帳號只能FTP,不能使 …

Dinah avatar
By Dinah
at 2008-12-11T19:22
※ 引述《koach342 (koach)》之銘言: : 目前主機上的系統帳號, : 均可使用主機上的mail功能(且含WebMail)和 FTP(Proftpd 採系統帳號認證) : 不曉得有沒有辦法讓某些帳號只能使用FTP(一樣吃系統認證),但不能使用Mail功能呢? 有辦法用 pam 嗎? - ...

可否讓系統上的某些帳號只能FTP,不能使 …

Dorothy avatar
By Dorothy
at 2008-12-11T18:14
※ 引述《higoodman (我是正好人)》之銘言: : ※ 引述《tonie (tonie)》之銘言: : : 有更好的選擇.. 用 vsftp 就可以開虛擬帳號 : : 也有 SSL 可以用.. : : google: vsftpd virtual user : 他要吃系統帳號,vsftpd virtu ...

可否讓系統上的某些帳號只能FTP,不能使 …

Audriana avatar
By Audriana
at 2008-12-11T18:03
※ 引述《tonie (tonie)》之銘言: : ※ 引述《hoder (超級野菜人)》之銘言: : : 想到一個蠢方法 但我沒用過 : : 如果用過濾信件把該使用者列為黑名單 : : 不知道可不可以?? : 有更好的選擇.. 用 vsftp 就可以開虛擬帳號 : 也有 SSL 可以用.. : google ...

可否讓系統上的某些帳號只能FTP,不能使 …

Una avatar
By Una
at 2008-12-11T16:24
※ 引述《hoder (超級野菜人)》之銘言: : ※ 引述《koach342 (koach)》之銘言: : : aliases是可以把這些信直接導到null去 : : 可是這樣有辦法避免使用者去用Openwebmail寄信嗎?? : : 如果我把這類的使用者設成某種群組,不曉得有沒有辦法可以用設群組權限的方 ...

可否讓系統上的某些帳號只能FTP,不能使 …

Tom avatar
By Tom
at 2008-12-08T13:51
※ 引述《koach342 (koach)》之銘言: : aliases是可以把這些信直接導到null去 : 可是這樣有辦法避免使用者去用Openwebmail寄信嗎?? : 如果我把這類的使用者設成某種群組,不曉得有沒有辦法可以用設群組權限的方法達到 想到一個蠢方法 但我沒用過 如果用過濾信件把該使用者列 ...