GithubHelp home page GithubHelp logo

Comments (8)

HDVinnie avatar HDVinnie commented on May 21, 2024

You need to set correct permissions for the config directory and files within. that appears to be your issue. let me know how you make out.

from unit3d-community-edition.

HDVinnie avatar HDVinnie commented on May 21, 2024

Change owner of storage, bootstrap and config laravel directories

cd /var/www/html <---or wherever UNIT3D is on your server.
sudo chown -R www-data: storage bootstrap config

from unit3d-community-edition.

VerioPL avatar VerioPL commented on May 21, 2024

It's absolutely the same effect

Edit: I used chown -R apache:apache /www/[domain]
Edit2: It is'not file permissions problem, editing other value to the same file app.php (for example title) worked correctly.

from unit3d-community-edition.

HDVinnie avatar HDVinnie commented on May 21, 2024

Ok well if what I suggested above does not work then I am not sure I have done multiple installs and have never had this issue. But the error clearly shows it's a permissions error. I'm assuming you are not running this in production. So might I suggest trying to change the permissions of the config directory in all files within to 777. If that works which I don't recommend keeping it that way it confirms that it's a permissions error on your end.

from unit3d-community-edition.

VerioPL avatar VerioPL commented on May 21, 2024

I just used chmod 777 -R /www/[domain]/config and it's make still error. I checked also selinux but it is set in permissive mode.

from unit3d-community-edition.

HDVinnie avatar HDVinnie commented on May 21, 2024

I will be home in 2 hours and will try to replicate this issue and find out what the issue is. So if I understand correctly you can edit other config files fine including the app.php config besides that one value for URL.

from unit3d-community-edition.

VerioPL avatar VerioPL commented on May 21, 2024

Please close that issue. I made error in virtualhost configuration (it was pointing wrong DirectoryRoot with another UNIT3D copy). Really sorry for my inconvenience.

from unit3d-community-edition.

HDVinnie avatar HDVinnie commented on May 21, 2024

Not a problem. Glad it was solved.

from unit3d-community-edition.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.