I'm running WHM X v3.1.0 and cPanel 11.18.5 on REDHAT Enterprise 4 x86_64.
I just finished moving some scripts over from my old server and noticed that the PHP flush() function isn't working on this server. Are there any known issues with my WHM/default configuration that prevent flush() from returning input immediately? I've tried changing lots of settings in php.ini and several combinations using flush() and ob_*(), but no success.
My test script should print ten lines: one line per second. Instead, it prints all ten lines simultaneously--ten seconds from when the script is called.



LinkBack URL
About LinkBacks
Reply With Quote








