免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2150 | 回复: 1
打印 上一主题 下一主题

求助:PHP编译错误 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-06-07 11:03 |只看该作者 |倒序浏览
在SOLARIS 8 FOR SPARC下,编译PHP 5.2.6源代码:
第一步:./configure --prefix=/export/home2/php --with-ldap --with-mysql=/export/home2/mysql-lib --with-gd --with-sybase-ct=/export/home/sybase --with-mhash --with-zlib --with-iconv  --with-apxs2=/export/home2/apache/bin/apxs --with-pcre-regex --with-pear
正常
第二步:make 正常
第三步:make test 不正常:
Build complete.
Don't forget to run 'make test'.

PHP Notice:  Unknown: Unable to find the wrapper "php" - did you forget to enable it when you configured PHP? in Unknown on line 0
PHP Notice:  Unknown: Unable to find the wrapper "php" - did you forget to enable it when you configured PHP? in Unknown on line 0
PHP Notice:  Unknown: Unable to find the wrapper "php" - did you forget to enable it when you configured PHP? in Unknown on line 0
PHP Fatal error:  Call to undefined function php_ini_loaded_file() in Command line code on line 1
PHP Notice:  Unknown: Unable to find the wrapper "php" - did you forget to enable it when you configured PHP? in Unknown on line 0
PHP Notice:  Unknown: Unable to find the wrapper "php" - did you forget to enable it when you configured PHP? in Unknown on line 0
PHP Notice:  Unknown: Unable to find the wrapper "php" - did you forget to enable it when you configured PHP? in Unknown on line 0

+-----------------------------------------------------------+
|                       ! ERROR !                           |
| The test-suite requires that you have pcre extension      |
| enabled. To enable this extension either compile your PHP |
| with --with-pcre-regex or if you've compiled pcre as a    |
| shared module load it via php.ini.                        |

第四步,看PHP的模块:居然一个没有,惨:
bash-2.03# php -m
[PHP Modules]

[Zend Modules]

第五步:强行安装,报错,基本同第三步的出错信息。

GOOGLE了一把,没有消息,看哪位老兄能够指点一下?

论坛徽章:
0
2 [报告]
发表于 2008-06-08 15:46 |只看该作者
--with-pcre-regex 加这个干吗的?先去掉试试
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP