|
发表于 2005-11-21 16:45:42
|
显示全部楼层
已经搞定了, 还是最后看DOC,
* PHP command line scripts:
If you install the php4-{cli,cgi} package _after_ the php4-mysql package,
there will be no entry for the mysql extension in this file.
To fix this, you can run the following command and select the cgi
interface also:
# dpkg-reconfigure php4-mysql
You need to enable mysql support for apache, cli and/or cgi. Depending
on your configuration.
搞定,呵呵,可以好好研究一下了。 |
|