duanben1324 2014-04-25 14:03
浏览 55
已采纳

什么是常见问题,它有什么作用?

I am on centos 6.5 and when I install do yum install php-common it goes ahead and installs some packages, but php is still not installed. And, when I want to install php directly it is says php-common is causing conflict and does install the php module or even php-cli independently.

What is php-common used for?

  • 写回答

2条回答 默认 最新

  • dtcwehta624485 2014-04-25 14:14
    关注

    To answer the question, here's what's in php-common on Redhat Enterprise 6.4 version of the package:

    [marc@foo ~]$ rpm -ql php-common
    /etc/php.d
    /etc/php.d/curl.ini
    /etc/php.d/fileinfo.ini
    /etc/php.d/json.ini
    /etc/php.d/phar.ini
    /etc/php.d/zip.ini
    /etc/php.ini
    /usr/lib64/php
    /usr/lib64/php/modules
    /usr/lib64/php/modules/curl.so
    /usr/lib64/php/modules/fileinfo.so
    /usr/lib64/php/modules/json.so
    /usr/lib64/php/modules/phar.so
    /usr/lib64/php/modules/zip.so
    /usr/lib64/php/pear
    /usr/share/doc/php-common-5.3.3
    /usr/share/doc/php-common-5.3.3/CODING_STANDARDS
    /usr/share/doc/php-common-5.3.3/CREDITS
    /usr/share/doc/php-common-5.3.3/EXTENSIONS
    /usr/share/doc/php-common-5.3.3/INSTALL
    /usr/share/doc/php-common-5.3.3/LICENSE
    /usr/share/doc/php-common-5.3.3/NEWS
    /usr/share/doc/php-common-5.3.3/README.EXTENSIONS
    /usr/share/doc/php-common-5.3.3/README.EXT_SKEL
    /usr/share/doc/php-common-5.3.3/README.MAILINGLIST_RULES
    /usr/share/doc/php-common-5.3.3/README.PARAMETER_PARSING_API
    /usr/share/doc/php-common-5.3.3/README.PHP4-TO-PHP5-THIN-CHANGES
    /usr/share/doc/php-common-5.3.3/README.REDIST.BINS
    /usr/share/doc/php-common-5.3.3/README.RELEASE_PROCESS
    /usr/share/doc/php-common-5.3.3/README.SELF-CONTAINED-EXTENSIONS
    /usr/share/doc/php-common-5.3.3/README.STREAMS
    /usr/share/doc/php-common-5.3.3/README.SUBMITTING_PATCH
    /usr/share/doc/php-common-5.3.3/README.SVN-RULES
    /usr/share/doc/php-common-5.3.3/README.TESTING
    /usr/share/doc/php-common-5.3.3/README.TESTING2
    /usr/share/doc/php-common-5.3.3/README.UNIX-BUILD-SYSTEM
    /usr/share/doc/php-common-5.3.3/README.WIN32-BUILD-SYSTEM
    /usr/share/doc/php-common-5.3.3/README.input_filter
    /usr/share/doc/php-common-5.3.3/README.namespaces
    /usr/share/doc/php-common-5.3.3/TSRM_LICENSE
    /usr/share/doc/php-common-5.3.3/ZEND_CHANGES
    /usr/share/doc/php-common-5.3.3/ZEND_LICENSE
    /usr/share/doc/php-common-5.3.3/php.ini-development
    /usr/share/doc/php-common-5.3.3/php.ini-production
    /usr/share/doc/php-common-5.3.3/regex_COPYRIGHT
    /usr/share/php
    /var/lib/php
    

    As you can so, it basically contains the .so modules for curl, zip, fileinfo, json, and phar, plus license/support files.

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

报告相同问题?

悬赏问题

  • ¥15 centos7.9 IPv6端口telnet和端口监控问题
  • ¥120 计算机网络的新校区组网设计
  • ¥20 完全没有学习过GAN,看了CSDN的一篇文章,里面有代码但是完全不知道如何操作
  • ¥15 使用ue5插件narrative时如何切换关卡也保存叙事任务记录
  • ¥20 海浪数据 南海地区海况数据,波浪数据
  • ¥20 软件测试决策法疑问求解答
  • ¥15 win11 23H2删除推荐的项目,支持注册表等
  • ¥15 matlab 用yalmip搭建模型,cplex求解,线性化处理的方法
  • ¥15 qt6.6.3 基于百度云的语音识别 不会改
  • ¥15 关于#目标检测#的问题:大概就是类似后台自动检测某下架商品的库存,在他监测到该商品上架并且可以购买的瞬间点击立即购买下单