douou6696 2013-07-30 09:54
浏览 49
已采纳

启用mcrypt,soap和pdo_mysql

I am having some issues with enabling the modules mentioned in the title on my CentOS machine.

yum install php-mcrypt / php-soap / php-mysql worked fine and mentioned that they had been installed, after restarting Apache it appears that they aren't enabled.

I cannot locate the mcrypt.so for example, and running php --ini gives:

PHP Warning:  PHP Startup: Unable to load dynamic library './mcrypt.so' - ./mcrypt.so: cannot open shared object file: No such file or directory in Unknown on line 0

This is after I put extension=mcrypt.so in the php.ini.

  • 写回答

3条回答 默认 最新

  • douan8473 2013-07-30 10:03
    关注

    Resolved by changing extension_dir = "" to extension_dir = "/usr/lib64/php/modules"

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?

悬赏问题

  • ¥40 复杂的限制性的商函数处理
  • ¥15 程序不包含适用于入口点的静态Main方法
  • ¥15 素材场景中光线烘焙后灯光失效
  • ¥15 请教一下各位,为什么我这个没有实现模拟点击
  • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
  • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
  • ¥20 有关区间dp的问题求解
  • ¥15 多电路系统共用电源的串扰问题
  • ¥15 slam rangenet++配置
  • ¥15 有没有研究水声通信方面的帮我改俩matlab代码