Package php5-fpm-fcgi: Information

    Source package: php5-fpm-fcgi
    Version: 5.5.24.20150415-alt0.M70P.1
    Build time:  May 15, 2015, 04:43 PM in the task #144146
    Copied in the task: #144511
    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)



    ACL:
    Anton Farygin
    @everybody

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

    Last changed


    May 15, 2015 Anton V. Boyarshinov 5.5.24.20150415-alt0.M70P.1
    - Rebuild with php5-5.5.24.20150415-alt0.M70P.1
    Jan. 26, 2015 Anton Farygin 5.5.20.20141217-alt2
    - SAPI name revert to upstream fpm-fcgi (closes: #30496)
    - configuration files moved from /etc/php/5.5/fpm to /etc/php/5.5/fpm-fcgi
    - add legacy script for logs rotate under systemd
    - php.ini now is version-free
    June 18, 2014 Anton Farygin 5.5.13.20140626-alt1.1
    - fixed unix socket permissions in default php5-fpm.conf