作者Blueshine (扮猪吃老虎)
看板PHP
标题Re: [请益] mail()相关於 php.ini 中设定以及问题
时间Sat May 20 13:33:16 2006
※ 引述《ztw ( )》之铭言:
portupgrade前,请
记得看UPDATING中的讯息 :)
from /usr/ports/UPDATING :
20060506:
AFFECTS: users of PHP
AUTHOR:
[email protected]
The old PHP slave ports (phpN-cli, phpN-cgi and mod_phpN) were removed
in favour of unified PHP ports that allow building any combination of
PHP SAPIs (cli, cgi and apache module).
The PHP CGI binary was renamed to php-cgi, so you should update
the path in your script. To simplify the update process, *only* for
this release a 'php' compatibility symlink to php-cgi will be created
if you don't select the CLI SAPI.
Before the upgrade you *should* run 'make config' in lang/php4 or
lang/php5 to configure the SAPIs you want to install.
As a consequence the default binary packages include the CLI and the
FastCGI SAPIs.
--
我自己是习惯用alias啦...才不会忘记
alias update ' cd /usr/ports; make update; make fetchindex; vim UPDATING; '
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 61.59.56.21