<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>empty pages with php5-fpm/nginx</title>
<description>Hello,

not sure what's the problem, but i have some php scripts who don't run with php5-fpm but runs perfectly with apache2 and php5-cgi.


# php5-fpm -v
PHP 5.3.8-1~dotdeb.2 (fpm-fcgi) (built: Aug 25 2011 13:36:54)
# nginx -v
nginx: nginx version: nginx/1.0.10

There are no errors in the script, the output is just empty. Logging is on with log_errors=on, error_log=foo and error_reporting=E_ALL, but nothing in the logfile (but logfile works for other scripts):-(

Could it be a problem with the environment variables? Is there any difference between a script running with php5-cgi (and apache) and php5-fpm (and nginx)? Do i need some special variables for compatibility in the fastcgi_params?

Thanks</description><link>http://forum.nginx.org/read.php?3,219568,219568#msg-219568</link><lastBuildDate>Wed, 19 Jun 2013 22:59:21 -0400</lastBuildDate>
<generator>Phorum 5.2.16</generator>
<item>
<guid>http://forum.nginx.org/read.php?3,219568,219568#msg-219568</guid>
<title>empty pages with php5-fpm/nginx</title><link>http://forum.nginx.org/read.php?3,219568,219568#msg-219568</link><description><![CDATA[Hello,<br /><br />not sure what's the problem, but i have some php scripts who don't run with php5-fpm but runs perfectly with apache2 and php5-cgi.<br /><br /><br /># php5-fpm -v<br />PHP 5.3.8-1~dotdeb.2 (fpm-fcgi) (built: Aug 25 2011 13:36:54)<br /># nginx -v<br />nginx: nginx version: nginx/1.0.10<br /><br />There are no errors in the script, the output is just empty. Logging is on with log_errors=on, error_log=foo and error_reporting=E_ALL, but nothing in the logfile (but logfile works for other scripts):-(<br /><br />Could it be a problem with the environment variables? Is there any difference between a script running with php5-cgi (and apache) and php5-fpm (and nginx)? Do i need some special variables for compatibility in the fastcgi_params?<br /><br />Thanks]]></description>
<dc:creator>Veerle</dc:creator>
<category>Php-fpm Mailing List - English</category><pubDate>Sat, 03 Dec 2011 22:04:09 -0500</pubDate></item>
</channel>
</rss>