容器技术交流

 找回密码
 立即注册
查看: 2819|回复: 0

PHP源文件默认路径在那里?

[复制链接]
发表于 2014-4-10 03:32:05 | 显示全部楼层 |阅读模式
一、PHP编译时没有加--with-gettext选项
解决方法如下:
此次安装是动态安装php的gettext扩展模块 在php的源文件中,进入ext/gettext
        cd ext/gettext

        /usr/local/php/bin/phpize

        ./configure –with-php-config=/usr/local/php/bin/php-config

        make && make install



我要安装这个扩展
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Archiver|URLOS ( 粤ICP备18087780号 )

GMT+8, 2024-5-7 05:17 , Processed in 0.027685 second(s), 21 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表