Skip to content

Instantly share code, notes, and snippets.

@halfdan
Created February 16, 2013 01:31
Show Gist options
  • Save halfdan/4965020 to your computer and use it in GitHub Desktop.
Save halfdan/4965020 to your computer and use it in GitHub Desktop.
PHP Warning: require(/home/travis/Geocoder/vendor/zendframework/zend-stdlib/compatibility/autoload.php): failed to open stream: No such file or directory in /home/travis/Geocoder/vendor/composer/autoload_real.php on line 41
Warning: require(/home/travis/Geocoder/vendor/zendframework/zend-stdlib/compatibility/autoload.php): failed to open stream: No such file or directory in /home/travis/Geocoder/vendor/composer/autoload_real.php on line 41
PHP Fatal error: require(): Failed opening required '/home/travis/Geocoder/vendor/zendframework/zend-stdlib/compatibility/autoload.php' (include_path='.::/home/travis/.phpenv/versions/5.5.0alpha3/share/pyrus/.pear/php') in /home/travis/Geocoder/vendor/composer/autoload_real.php on line 41
Fatal error: require(): Failed opening required '/home/travis/Geocoder/vendor/zendframework/zend-stdlib/compatibility/autoload.php' (include_path='.::/home/travis/.phpenv/versions/5.5.0alpha3/share/pyrus/.pear/php') in /home/travis/Geocoder/vendor/composer/autoload_real.php on line 41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment