Created
June 28, 2014 01:47
-
-
Save ryangurn/cefa78e3f60065712003 to your computer and use it in GitHub Desktop.
Log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PHP Warning: require(/home/ubuntu/src/github.com/mygameface/Gameface/vendor/php-activerecord/php-activerecord/ActiveRecord.php): failed to open stream: No such file or directory in /home/ubuntu/src/github.com/mygameface/Gameface/vendor/composer/autoload_real.php on line 58 | |
PHP Stack trace: | |
PHP 1. {main}() /home/ubuntu/src/github.com/mygameface/Gameface/artisan:0 | |
PHP 2. require() /home/ubuntu/src/github.com/mygameface/Gameface/artisan:16 | |
PHP 3. require() /home/ubuntu/src/github.com/mygameface/Gameface/bootstrap/autoload.php:17 | |
PHP 4. ComposerAutoloaderInit8e93ef0635dcbf7b325056683d1db7b4::getLoader() /home/ubuntu/src/github.com/mygameface/Gameface/vendor/autoload.php:7 | |
PHP 5. composerRequire8e93ef0635dcbf7b325056683d1db7b4() /home/ubuntu/src/github.com/mygameface/Gameface/vendor/composer/autoload_real.php:49 | |
PHP Fatal error: require(): Failed opening required '/home/ubuntu/src/github.com/mygameface/Gameface/vendor/php-activerecord/php-activerecord/ActiveRecord.php' (include_path='/home/ubuntu/src/github.com/mygameface/Gameface/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php:/usr/share/pear') in /home/ubuntu/src/github.com/mygameface/Gameface/vendor/composer/autoload_real.php on line 58 | |
PHP Stack trace: | |
PHP 1. {main}() /home/ubuntu/src/github.com/mygameface/Gameface/artisan:0 | |
PHP 2. require() /home/ubuntu/src/github.com/mygameface/Gameface/artisan:16 | |
PHP 3. require() /home/ubuntu/src/github.com/mygameface/Gameface/bootstrap/autoload.php:17 | |
PHP 4. ComposerAutoloaderInit8e93ef0635dcbf7b325056683d1db7b4::getLoader() /home/ubuntu/src/github.com/mygameface/Gameface/vendor/autoload.php:7 | |
PHP 5. composerRequire8e93ef0635dcbf7b325056683d1db7b4() /home/ubuntu/src/github.com/mygameface/Gameface/vendor/composer/autoload_real.php:49 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment