Hello Richard, On 13.08.2015 11:11, Peter Niederlag wrote: > Hi Richard, [...]
It seems the suggested setup of phabricator has an issue with php-fpm setup. Stackoverflow revealed the following question with an answer: http://stackoverflow.com/questions/23048827/error-500-on-phabricator-installation-on-ubuntu-apache2-php5-fpm-mysql The suggested fix does indeed work for me as well. RewriteRule ^/php5-fcgi - [L] Unfortunatly I have no clue how this could be integrated in the phabricator debian package/setup. Smallest improvement that comes to my mind would be a /usr/share/doc/phabricator/README.Debian with an excerpt of this bugreport. Please let me know if I should kick a proper PR. Thx again, at least now I can get it to work, Regards, Peter

