Coder Social home page Coder Social logo

Comments (7)

booth-f avatar booth-f commented on August 15, 2024

I believe you can just make the directory and make sure its owned by the web server user. I did that and lost the error but I'm left with a white screen afterwards.

from openbay.

riverstore avatar riverstore commented on August 15, 2024

I also got the same problem, I change mod the all forlder to 775 and it work

from openbay.

pheuter avatar pheuter commented on August 15, 2024

What worked for me is changing the owner of the src/ directory to the apache process owner, permissioning got me on the right step. thanks!

EDIT: I still had to create an assets directory under src/www

from openbay.

nexusrain avatar nexusrain commented on August 15, 2024

Or, if you got a VPS oder dedicated, go to the directory where the protected and www folder are in, and type

chown -R www-data:www-data *

I don't even have to create the assets folder manually then anymore. See my post here for a complete installation guide.

from openbay.

joaquincanete avatar joaquincanete commented on August 15, 2024

alguien puede poner los pasos para un ubuntu server 14.10 paso a paso, el utorial oficial no funciona

from openbay.

nexusrain avatar nexusrain commented on August 15, 2024

@joaquincanete Una guía completa para Debian y Ubuntu en Inglés y alemán se puede encontrar en mi blog. Busque en el hilo "Complete installation guide".

But next time pls write in English..

from openbay.

kirtiitkal avatar kirtiitkal commented on August 15, 2024

Hi eveyone,
But how did permission get changed and how did that bring the site down. please tell me any me why this happen on SSH website
Thank you!
CAssetManager.basePath "/app/src/www/assets" is invalid

from openbay.

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.