Giter VIP home page Giter VIP logo

Comments (9)

soniacisneros avatar soniacisneros commented on May 18, 2024

Check in /var/www/cocorico.dev/Symfony/app/ if you have the file called "Symfony Requirements.php". If you are utilising the Cocorico copy from github, ti does not have it. What I did was to copy "Symfony Requirements.php" file from another Symfony project. This File is only to enable checking of your environment to be able to run Symfony projects. Hope this helps.

from cocorico.

sixthgalaxy avatar sixthgalaxy commented on May 18, 2024

@soniacisneros-Thank you for your reply. I will try out your solution and let you know. Have you tried to use Cocorico dockers installation?

from cocorico.

sixthgalaxy avatar sixthgalaxy commented on May 18, 2024

@soniacisneros- I have created Symfony Requirements.php file and that seems to have fixed the PHP error, but now I am getting the following message when try to access the app via URL. Any help with this will be greatly appreciated.

No route found for "GET /en/config.php"

from cocorico.

cocolabssas avatar cocolabssas commented on May 18, 2024

Hi,
I didn't know how you install cocorico but the file 'Symfony Requirements.php' should automatically be installed if you follow the installation documentation and should not have space in its name.
I suggest you to simply and attentively follow the README install section and add more details of your problems when you have some.

from cocorico.

soniacisneros avatar soniacisneros commented on May 18, 2024

@sixthgalaxy I know right?? I faced the same and tried several times. Since the "config.php" is just to check if the system is ok to run the project I believe that if SymfonyRequirements.php says everything is ok then you are good to go. I would like to know your opinion because I do not know if it just me or the installation "documentation" is very summarised that I suspect I missed some details that are not explicitly explained and that is why we got this kind of problems. Please let me know if you achieve to get your cocorico working. Thanks for the help!

from cocorico.

sixthgalaxy avatar sixthgalaxy commented on May 18, 2024

@soniacisneros : Yes, you sure know. I wish the installation documentation were a bit more detailed. I will give it a one more try and let you know if I get it working.Thanks for your help.

from cocorico.

sixthgalaxy avatar sixthgalaxy commented on May 18, 2024

@cocolabssas

I have found the following error in the log:

Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/config.php"" at /var/www/cocorico.dev/Symfony/app/cache/dev/classes.php line 2100 Context: { "exception": "Object(Symfony\Component\HttpKernel\Exception\NotFoundHttpException)" }

from cocorico.

cocolabssas avatar cocolabssas commented on May 18, 2024

@sixthgalaxy
Without further details it can be difficult to be sure of what is causing of your problem.
But from you log i deduct that you are accessing a wrong url : [yourdomain]/web/config.php.
Try [yourdomain]/config.php instead (See https://github.com/Cocolabs-SAS/cocorico#checking-your-system-configuration).

from cocorico.

cocolabssas avatar cocolabssas commented on May 18, 2024

I close this issue as it seems to depend more on a misunderstanding than an issue.

from cocorico.

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.