PHP-FCGI broken in git-develop branch

  • Hi,


    today i updated my older (08/2014) git-develop testing machine to latest from git.


    after the update, every (customer) php file gives me an error 500.


    Related part in apache error-log:

    Code
    1. [Tue Dec 02 00:02:18 2014] [error] [client xx.xx.xxx.xxx] Premature end of script headers: index.php
    2. [Tue Dec 02 00:06:15 2014] [error] [client xx.xx.xxx.xxx] Premature end of script headers: get.php
    3. [Tue Dec 02 00:15:27 2014] [error] [client xx.xx.xxx.xxx] Premature end of script headers: get.php, referer: http://vu2003.admin.green.SERVER.TLD/get.php
    4. [Tue Dec 02 00:15:33 2014] [error] [client xx.xx.xxx.xxx] Premature end of script headers: index.php


    The problem was only on customer domain.


    After run imscp-autoinstall -r i switched from php-fcgi to php-itk.
    The websites are working fine.
    Then i´ve changed back to php-fcgi and the problem was back. Error500 with every (customers) php files.


    Server: OpenVZ vServer, 16GB-RAM, 400GB HDD, Debian 7.7, Apache 2.2


    Can someone confirm this ? If yes, i´ll crate a ticket.


    Greetz


    FISA4

  • Which configuration level you have? per_site, per_domain, per_user..?

  • @gOOvER: the 'develop' branch from ~11:40pm (see title and first post)


    i can live with the issue because this server is for testing only.
    i think if it is a bug, it should be fixed. ;)

  • Hello ;


    For any bug found in the develop branch, you should post in the development section. I'll check.


    Thread moved.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • I forgot, that i can do it from my mobile.
    - Updated to latest git develop.
    - Changed from php-itk to php-fcgi.
    - open domain in browser
    - Happy that php5-fcgi runs again.


    You are the best Nuxwin. :)