HAI.

As you can see, we’re now back.

Now Yuugu can start making release posts.

OH AND IF SOMEONE KNOWS WHY APACHE IS BEING RETARDED IN REGARDS TO COMPRESSION, PLEASE DO TELL ME HOW TO FIX IT, SINCE I’VE HAD ENOUGH OF WATCHING AN SSH SESSION FOR THE NEXT 4 WEEKS.

This entry was posted in Announcements. Bookmark the permalink.

14 Responses to HAI.

  1. Loli moe mahjong! says:

    Last pandora eta? :>

  2. CJ says:

    Any ideas as to what shows you all will be doing this fall? Also, looking forward to the last episode(s) of PH & Canaan.

  3. Ioay says:

    @CJ

    Tegami and Sora… (Because Mochi give a fucking shit about a certain site)

    Am i right?
    I am right… right?
    T_T i need my quality subs… Kara -_- of course.

    Mochi!
    Mochi!!
    Mochi!!! ;________;

  4. Ioay says:

    http://www.tokyotosho.info/details.php?id=253706

    XviD

    “Now Yuugu can start making release posts.”

    I am not Yuugu. *lol*

  5. Loli moe mahjong! says:

    i was reffering at xvid, they released it just now :> anyway thanks guys. pick good shows at fall, as far as now i see there only craps :D

  6. BinoX says:

    As for apache being retarded with compression, make sure you don’t have both mod_gzip and mod_deflate enabled at the same time. And if using mod_gzip make sure the file types are set up correctly.

    Can’t help more than that without details of what it’s actually doing/not doing ;P

  7. BinoX says:

    Oh yeah…
    It could also be your php configuration..

    PHP has optional obj_gzhandler and zlib output handlers that can automatically compress all data sent from a PHP script… If you have both that and apache compression on it’ll compress it twice and not decompress on the browser side… To fix that one in the php.ini make sure that output_handler is set to empty and zlib.output_compression is set to Off

    Have a nice day :)

  8. Zor says:

    Well, the issue is that the page I’m trying to open hangs for like a minute, and Firefox then gives me a “compression error”. Apparently only happens on that one page (which is a vBadvanced CMPS index).

  9. BinoX says:

    Hmmm.. not really sure on that. Never used vBadvanced…

    I take it this is the same server that this site is running on? Because if it is, apache itself is not currently gzipping, so it’s likely to be a php error somewhere…

    Use this site to tell you if compression is currently active on a given webpage/site: http://www.whatsmyip.org/http_compression/

  10. tripperdan99 says:

    Welcome back, I guess my “well wishes for a smooth move” ended up cursing you

    oops

  11. Zor says:

    > I take it this is the same server that this site is running on? Because if it is, apache itself is not currently gzipping, so it’s likely to be a php error somewhere…

    Yeah, that’s what I figured as well.

  12. BinoX says:

    Well, the only solution I can think of for this is to disable gzip in the options of vbulletin/vBadvanced, wherever the option is. and enable mod_gzip in the apache config, thereby gzipping everything after all the pre-processors like php have finished with it :) (Assuming you have gzip compiled into your apache)

  13. Zor says:

    Yep. Thanks for the help – I’ll look further into it.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>