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

Cannot load config files. #805

Open
zacarias-calabria opened this issue Feb 14, 2021 · 0 comments
Open

Cannot load config files. #805

zacarias-calabria opened this issue Feb 14, 2021 · 0 comments

Comments

@zacarias-calabria
Copy link

zacarias-calabria commented Feb 14, 2021

  • Themosis Version: 2.1.0
  • WordPress Version: 5.6.1
  • PHP Version: 7.2

Description

Following the "Get started" steps I get this exception,

Fatal error: Uncaught Exception: Unable to load the "app" configuration file. in /home/vagrant/code/vendor/themosis/framework/src/Core/Bootstrap/ConfigurationLoader.php on line 69

The Finder Symfony component can't find any file in the config folder although these do exist,

ls -lah /home/vagrant/code/config/
total 60K
drwxr-xr-x 1 vagrant vagrant  448 Feb 11 05:31 .
drwxr-xr-x 1 vagrant vagrant 1.1K Feb 14 05:46 ..
-rw-r--r-- 1 vagrant vagrant  11K Feb  3 20:45 app.php
-rw-r--r-- 1 vagrant vagrant  844 Feb  3 20:45 assets.php
-rw-r--r-- 1 vagrant vagrant 3.2K Feb  3 20:45 auth.php
-rw-r--r-- 1 vagrant vagrant 2.7K Feb  3 20:45 cache.php
-rw-r--r-- 1 vagrant vagrant 3.1K Feb  3 20:45 database.php
-rw-r--r-- 1 vagrant vagrant 2.1K Feb  3 20:45 filesystems.php
-rw-r--r-- 1 vagrant vagrant  521 Feb  3 20:45 hashing.php
-rw-r--r-- 1 vagrant vagrant 2.0K Feb  3 20:45 logging.php
-rw-r--r-- 1 vagrant vagrant 3.9K Feb  3 20:45 mail.php
-rw-r--r-- 1 vagrant vagrant 6.8K Feb  3 20:45 session.php
-rw-r--r-- 1 vagrant vagrant 1.3K Feb  3 20:45 view.php
-rw-r--r-- 1 vagrant vagrant 3.7K Feb 13 16:11 wordpress.php

Steps to reproduce

https://framework.themosis.com/docs/2.0/installation

Attach the file themosis_issue.zip which includes the composer.json, composer.lock and Homestead.yaml files.

Thank you in advance.

themosis_issue.zip

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

1 participant