Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stable version crashes upon install #144

Closed
dantleech opened this issue Jan 17, 2015 · 2 comments
Closed

Stable version crashes upon install #144

dantleech opened this issue Jan 17, 2015 · 2 comments

Comments

@dantleech
Copy link

When installing the stable version there is an exception:

curl -sS http://bldr.io/installer | php                                                                                              ⏎ ✭ ✖ ✱ ◼
#!/usr/bin/env php
All settings correct for using Bldr
Downloading...

Bldr successfully installed to: /home/daniel/www/sulu-cmf/sulu-standard/bldr.phar
Use it: php bldr.phar
PHP Fatal error:  Class 'Bldr\Exception\ConfigurationFileNotFoundException' not found in phar:///home/daniel/www/sulu-cmf/sulu-standard/bldr.phar/src/Config.php on line 84
PHP Stack trace:
PHP   1. {main}() /home/daniel/www/sulu-cmf/sulu-standard/bldr.phar:0
PHP   2. require() /home/daniel/www/sulu-cmf/sulu-standard/bldr.phar:10
PHP   3. include() phar:///home/daniel/www/sulu-cmf/sulu-standard/bldr.phar/bin/bldr-phar-stub:23
PHP   4. Symfony\Component\Console\Application->run() phar:///home/daniel/www/sulu-cmf/sulu-standard/bldr.phar/bin/bldr.php:76
PHP   5. Bldr\Application->doRun() phar:///home/daniel/www/sulu-cmf/sulu-standard/bldr.phar/vendor/symfony/console/Symfony/Component/Console/Application.php:124
PHP   6. Bldr\Application->buildContainer() phar:///home/daniel/www/sulu-cmf/sulu-standard/bldr.phar/src/Application.php:164
PHP   7. Bldr\DependencyInjection\ContainerBuilder->compile() phar:///home/daniel/www/sulu-cmf/sulu-standard/bldr.phar/src/Application.php:200
PHP   8. Bldr\Config::read() phar:///home/daniel/www/sulu-cmf/sulu-standard/bldr.phar/src/DependencyInjection/ContainerBuilder.php:55
@cryptiklemur
Copy link
Member

Fixed, server wasn't updating properly...

@cryptiklemur
Copy link
Member

It's still gonna throw an exception, but thats more or less normal. I need to find time to fix that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants