koven
新手上路

初级会员
UID 16363
精华
0
积分 38
帖子 63
金钱 38 喜悦币
威望 0
人脉 0
阅读权限 10
注册 2002-9-8
状态 离线
|
[广告]: Enom域名自助付费 自助注册 自助PUSH 主流域名COM等一律57.99元年
关于decrypt3desfrombase64()???
我在本地测试机上编译php,能正常使用 decrypt3desfrombase64() 函数,可是在服务器上用了同样的办法编译,却提示找不到decrypt3desfrombase64()函数,奇怪啦!两台机子系统是一样的,都是 Red Hat Linux release 9 (Shrike) ,随贴附上php的configure参数:
./configure --prefix=/usr/local/php4 --with-apxs2=/usr/local/apache/bin/apxs --with-mysql=/usr/local/mysql --with-gd --with-xml --with-ctype --with-curl=/usr/local/curl --with-iconv --with-mcrypt --with-mhash --with-openssl --enable-mbstring --enable-trace-vars --with-zlib-dir=/usr/local/zlib --sysconfdir=/etc --with-config-file-path=/etc
|  PHP静态博客系统:乌秋博客 :: http://www.koven.org |
|