php环境一键安装包 智能网站服务器多语言集成包_php环境一键安装包|全球快看
【资料图】
1、进入php源程序目录中的ext目录中,这里存放着各个扩展模块的源代码,选择你需要的模块。
2、比如curl模块:cd curl 执行phpize生成编译文件,phpize在PHP安装目录的bin目录下 /usr/local/php5/bin/phpize 运行时,可能会报错:Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF environment variable is set correctly and then rerun this script.。
3、需要安装autoconf: yum install autoconf(RedHat或者CentOS)、apt-get install autoconf(Ubuntu Linux) /usr/local/php5/bin/php -v 执行这个命令时,php会去检查配置文件是否正确,如果有配置错误。
4、这里会报错,可以根据错误信息去排查!。
本文就为大家分享到这里,希望小伙伴们会喜欢。
关键词:
2023-05-06 14:56:27
2023-05-06 14:00:23
2023-05-06 13:30:48
2023-05-06 11:08:29
2023-05-06 11:03:41
2023-05-06 10:07:11
2023-05-06 09:20:26
2023-05-06 08:24:04
2023-05-05 22:03:42
2023-05-05 21:01:37
2023-05-05 20:36:49
资讯