Skip to content

Instantly share code, notes, and snippets.

@gzankevich
Created November 28, 2014 13:30
Show Gist options
  • Save gzankevich/97e992808964bba1ed40 to your computer and use it in GitHub Desktop.
Save gzankevich/97e992808964bba1ed40 to your computer and use it in GitHub Desktop.
"symfony/assetic-bundle": "~2.3",
$ ls vendor/symfony/assetic-bundle/
AsseticBundle.php Command Controller EventListener FilterManager.php Resources Tests
CacheWarmer composer.json DefaultValueSupplier.php Exception LICENSE Routing Twig
CHANGELOG.md Config DependencyInjection Factory phpunit.xml.dist Templating UPGRADE.md
[Fri Nov 28 13:26:40.203348 2014] [:error] [pid 13420] [client 172.31.24.231:25934] PHP Fatal error: require(): Failed opening required '/var/www/html/vendor/symfony/assetic-bundle/Symfony/Bundle/AsseticBundle/DefaultValueSupplier.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/html/app/bootstrap.php.cache on line 2702
@jhkchan
Copy link

jhkchan commented Nov 27, 2015

How did you solve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment