Results 1 to 10 of 10
-
18th Dec 2010, 07:08 PM #1OPMember
How do I disable output buffering in php?
I have edited every php.ini file on the server to output_buffering = Off and set the 2 values under it to 0 and for some reason when I run my script it says output buffering is enabled. I tried adding a .htaccess file in the directory and I put php_value output_buffering = Off and it still doesnt work.
Does anyone know a way to fix this so I can run my sborg script? lol
I have php5 installed and the http service is apache2jamilv Reviewed by jamilv on . How do I disable output buffering in php? I have edited every php.ini file on the server to output_buffering = Off and set the 2 values under it to 0 and for some reason when I run my script it says output buffering is enabled. I tried adding a .htaccess file in the directory and I put php_value output_buffering = Off and it still doesnt work. Does anyone know a way to fix this so I can run my sborg script? lol I have php5 installed and the http service is apache2 Rating: 5
-
18th Dec 2010, 07:10 PM #2MemberWebsite's:
warezat.netRestart the server after you're done editing php.ini
-
18th Dec 2010, 07:12 PM #3OPMember
Do a full restart? I did the service restarts..but I guess I will try that
EDIT: Still no luck;;
-
18th Dec 2010, 07:16 PM #4MemberWebsite's:
warezat.netI think the service restarts would be fine, not sure though
If you want to make sure you're editing the right php.ini script
Make a phpinfo.php file
and put this in it: <? phpinfo(); ?>
Should show you the php.ini file its running on.
Also i think i had this problem before with Kloxo, instead of editing the php.ini file, i disabled it from kloxo
Not sure if thats what you have though
-
18th Dec 2010, 07:21 PM #5OPMember
Its running under my apache2 php.ini which I edited to the following:
; output_buffering = Off
; Default Value: Off
; Development Value: 0
; Production Value: 0
Copy of my php.ini file: http://www.fileserve.com/file/Fyb8Nxd
-
18th Dec 2010, 07:22 PM #6MemberWebsite's:
warezat.net; output_buffering = Off
should be
output_buffering = Off
the semicolon in front means its commented out
-
18th Dec 2010, 07:23 PM #7OPMember
ugh....FML lol, I spent an hour looking around and didnt even think to check if the ; should have been there
THANK YOU!
EDIT: not working still T_T
Under phpinfo it says output buffer is running at 4096 after editing all the php.ini files including the one actually running to output_buffer = Off without the ;
I think I will just do a reformat and try using something other than ubuntu
-
18th Dec 2010, 10:36 PM #8MemberWebsite's:
ExpresShare.comAre you using some other scripts in your server??
it may be in the script itself I'm not sure.can you give more info??
-
18th Dec 2010, 10:48 PM #9OPMember
The server is running rutorrent and transmission, thats it at the moment...and a proftpd
-
18th Dec 2010, 11:12 PM #10MemberWebsite's:
ExpresShare.comtry disabling rutorrent and test the script again.I think rutorrent needs the output buffering to be on so it might enable it (even if in php.ini it's off) I'm not sure if it interferes with sBrog but just try it.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Help! says [No Audio Output Device is installed] on my VPS
By Phresh in forum Server ManagementReplies: 2Last Post: 4th Sep 2011, 03:25 AM -
[java] Output a Two Decimal Value
By Hillside in forum Web Development AreaReplies: 4Last Post: 22nd Jul 2011, 12:11 AM -
Speed Up Video Buffering 100% Wroks
By Rock|the|world in forum Tutorials and GuidesReplies: 13Last Post: 19th Jul 2011, 10:34 PM -
How To Fix Validation Output: 70 Errors
By BigBang24 in forum Webmaster DiscussionReplies: 7Last Post: 31st Mar 2011, 08:49 AM -
[php] Compression | Output Buffer control
By litewarez in forum Web Development AreaReplies: 2Last Post: 7th Jul 2010, 06:14 PM
themaLeecher - leech and manage...
Version 5.03 released. Open older version (or...