disable php output_buffer? - Raspberry Pi Forums
i've got lighted setup (secure), fastcgi, , php5. installing ajaxplorer, warning disable output_buffer.
i've got phpinfo.php file spits phpinfo, check see php.ini being used, , go it. tells me output_buffering disabled default - , appropriate config statements commented out. add new line that, according php docs should disable output_buffering. output buffer of 4096. scanned system php.ini, , there two. 1 cgi, 1 cli. both have output_buffereing explicitly disabled - yet phpinfo says it's 4096.
i've tried change .htaccess file in ajaxplorer directory (not sure lighttpd reads .htaccess files @ all). can't find lighttpd command/config disables output_buffering (except mod requires patching lighttpd , recompiling - what's that? mods supposed go in avoid recompiling).
anyway - run on pi before? ideas?
i've got phpinfo.php file spits phpinfo, check see php.ini being used, , go it. tells me output_buffering disabled default - , appropriate config statements commented out. add new line that, according php docs should disable output_buffering. output buffer of 4096. scanned system php.ini, , there two. 1 cgi, 1 cli. both have output_buffereing explicitly disabled - yet phpinfo says it's 4096.
i've tried change .htaccess file in ajaxplorer directory (not sure lighttpd reads .htaccess files @ all). can't find lighttpd command/config disables output_buffering (except mod requires patching lighttpd , recompiling - what's that? mods supposed go in avoid recompiling).
anyway - run on pi before? ideas?
raspberrypi
Comments
Post a Comment