系统:Ubuntu20.04
宝塔PHP7.3
问题:宝塔面板无法安装imap扩展
提示报错
configure: error: Kerberos libraries not found.
Check the path given to --with-kerberos (if no path is given, searches in /usr/kerberos, /usr/local and /usr )
解决方法
安装Kerberos libraries
apt-get install libkrb5-dev
执行命令
apt-get -y install libpam0g-dev libc-client2007e libc-client2007e-dev
ln -s /usr/lib64/libc-client.so /usr/lib/libc-client.so
cd /www/server/php/73/src/ext/imap
/www/server/php/73/bin/phpize
./configure --with-php-config=/www/server/php/73/bin/php-config --with-imap --with-imap-ssl --with-kerberos=/usr
make && make install
写入配置文件
echo 'extension = imap.so' >> /www/server/php/73/etc/php.ini
最后去宝塔重启php
8 comments
你的文章让我心情愉悦,每天都要来看一看。 https://www.4006400989.com/qyvideo/29223.html
《战金刚》剧情片高清在线免费观看:https://www.jgz518.com/xingkong/75848.html
《越战先锋》动作片高清在线免费观看:https://www.jgz518.com/xingkong/102204.html
你的文章让我心情愉悦,真是太棒了!http://www.whshuangying.com
你的文章让我学到了很多知识,非常感谢。http://www.zhxnj.com
文章的确不错啊https://www.cscnn.com/
博主真是太厉害了!!!
imap?邮件?