Skip to content

Instantly share code, notes, and snippets.

@jackii
Created June 2, 2010 13:27
Show Gist options
  • Save jackii/422362 to your computer and use it in GitHub Desktop.
Save jackii/422362 to your computer and use it in GitHub Desktop.
# put this into .htaccess to disable eAccelerator
# especially for RecessFramework
php_flag eaccelerator.enable 0
php_flag eaccelerator.optimizer 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment