Skip to content

Instantly share code, notes, and snippets.

@armetiz
Created February 17, 2012 09:29
Show Gist options
  • Save armetiz/1852137 to your computer and use it in GitHub Desktop.
Save armetiz/1852137 to your computer and use it in GitHub Desktop.
Warmup error using php-cli only
#php app/console cache:warmup
Warming up the cache
[ErrorException]
Warning: session_start(): open(/var/lib/php/session/sess_XXX, O_RDWR) failed: No such file or directory (2) in /datas/www/tld.domain/subdomains/foo/httpdocs/vendor/symfony/src/Symfony/Component/HttpFoundation/SessionStorage/NativeSessionStorage.php line 87
cache:warmup
PHP Fatal error: Exception thrown without a stack frame in Unknown on line 0
Fatal error: Exception thrown without a stack frame in Unknown on line 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment