Package php5-fpm-fcgi: Information

    Source package: php5-fpm-fcgi
    Version: 5.6.38.20180912-alt1.2
    Build time:  Oct 12, 2018, 06:20 PM in the task #213485
    Category: System/Servers
    Report package bug
    License: PHP
    Summary: The PHP5 HTML-embedded scripting language as a fpm-fcgi binary.
    Description: 
    PHP is an HTML-embedded scripting language.  PHP attempts to make it
    easy for developers to write dynamically generated web pages.  PHP
    also offers built-in database integration for several commercial
    and non-commercial database management systems, so writing a
    database-enabled web page with PHP is fairly simple.  The most
    common use of PHP coding is probably as a replacement for CGI
    scripts.
    Using PHP as a CGI binary is an option for setups that for some reason
    do not wish to integrate PHP as a module into server software (like Apache),
    or will use PHP with different kinds of CGI wrappers to create safe
    chroot and setuid environments for scripts.
    This setup usually involves installing executable PHP binary to the
    web server cgi-bin directory. CERT advisory CA-96.11 recommends
    against placing any interpreters into cgi-bin.

    List of rpms provided by this srpm:
    php5-fpm-fcgi (x86_64, i586)
    php5-fpm-fcgi-debuginfo (x86_64, i586)

    Maintainer: Anton Farygin


      1. libevent-devel
      2. php5-devel = 5.6.38.20180912
      3. rpm-build-php5

    Last changed


    Oct. 12, 2018 Anton Farygin 5.6.38.20180912-alt1.2
    - Rebuild with php5-5.6.38.20180912-alt1.2
    July 20, 2017 Anton Farygin 5.6.31.20170607-alt0.2
    - fixed log rotation under systemd (closes: #25030)
    July 13, 2017 Elvira Khabirova 5.6.31.20170607-alt0
    - Fixed %_runtimedir/php5-fpm directory permissions.