Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
grav.CRITICAL: ob_start(): function 'ob_gzhandler' not found or invalid function
· 11 years ago
Sounds like you have some of the vendor libraries missing?
-
grav.CRITICAL: ob_start(): function 'ob_gzhandler' not found or invalid function
· 11 years ago
Thanks! Now I'm getting: E_ERROR - Call to undefined function Doctrine\Common\Cache\hash()
-
grav.CRITICAL: ob_start(): function 'ob_gzhandler' not found or invalid function
· 11 years ago
Hi, turn off "Gzip compression" in the System configuration. I think your server does not come with ZLib enabled in PHP, and this causes the problem
-
grav.CRITICAL: ob_start(): function 'ob_gzhandler' not found or invalid function
· 11 years ago
Here's the full error: [2015-12-27 20:07:32] grav.CRITICAL: ob_start(): function 'ob_gzhandler' not found or invalid function name - Trace: #0 [internal function]: Whoops\Run->handleError(2, 'ob_st
-
grav.CRITICAL: ob_start(): function 'ob_gzhandler' not found or invalid function
· 11 years ago
I'm not really sure what to do with this one.
-
Change name of theme so it doesn't update
· 11 years ago
If you are just using some these as the basis for your custom theme, and you don't plan on keeping in sync with any potential changes, just rename the folder/.yaml/.php files. If you wish to extend so
-
Change name of theme so it doesn't update
· 11 years ago
I made changes to a theme to customize it. How do I change the name so it does not update and lose my changes?
-
Scale a Grav website globally
· 11 years ago
KeyCDN has datacenters in Singapore, Tokyo, Hong Kong and Australia and it looks like they want to build a few more on Seoul and Taiwan which is exactly what I need. Problem solved. Thank you everyone
-
Scale a Grav website globally
· 11 years ago
BTW we use MaxCDN (with Grav CDN plugin) for getgrav.org. And we use KeyCDN (with Grav CDN plugin also) on gantry.org.
-
Scale a Grav website globally
· 11 years ago
Thank you guys!