douyi02577 2011-10-31 08:02
浏览 73
已采纳

如何在php Opensuse中添加扩展名

I want to add an extension so I can use my own function in php for example my codes of C but I don't know the requisites and instructions of doing it.I have php5 and OS:Opensuse 11. I don't know about configure and the codes in shell there should be something like ext_skel so I can create config files but I don't have it should I download it from somewhere?

Due to this link http://www.tuxradar.com/practicalphp/20/3/0 there should be ext directory but I don't have it.

Thanks in Advance

cd 
vi ext/util/config.m4a
./build conf --force
./configure => i don't know here
  • 写回答

1条回答 默认 最新

  • dongyun3805 2011-10-31 08:53
    关注

    You should download PHP and then change to the ext directory and follow the tutorial. Don't forget to compile PHP too, because the extension you create depends heavily on the PHP version. I've installed OpenSuse but I don't think it does affect building a PHP extension. You might need some compiler tools etc. I found /php-5.2.6/ext/ext_skel in my PHP path. I've PHP installed in my home directory. You need to install the sources. In OS it's zypper in php5-devel. You can also download the tarball from the PHP site.

    Edit: Here is another tutorial about php extension programming.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥20 sub地址DHCP问题
  • ¥15 delta降尺度计算的一些细节,有偿
  • ¥15 Arduino红外遥控代码有问题
  • ¥15 数值计算离散正交多项式
  • ¥30 数值计算均差系数编程
  • ¥15 redis-full-check比较 两个集群的数据出错
  • ¥15 Matlab编程问题
  • ¥15 训练的多模态特征融合模型准确度很低怎么办
  • ¥15 kylin启动报错log4j类冲突
  • ¥15 超声波模块测距控制点灯,灯的闪烁很不稳定,经过调试发现测的距离偏大