Coder Social home page Coder Social logo

Comments (6)

cocolabssas avatar cocolabssas commented on June 6, 2024

Hi @rakibulinux

Thanks for this recommendation. From what we know if you are used to install LAMP environments you should not have to much difficulties to install Cocorico.
It seems that you have some difficulties to install it. Could you communicate what was your issues and eventually also how you fix them. You can also complete the documentation if some information are missing.

Thanks!

from cocorico.

rakibulinux avatar rakibulinux commented on June 6, 2024

Hello, @cocolabssas Thanks for the replay. Can we get an Nginx configuration example for Cocorico? I just get here Apache. It will really help us. Also, you have any community for Cocorico?: https://github.com/Cocolabs-SAS/cocorico/blob/master/doc/virtual-hosts.md

from cocorico.

shiroineechan avatar shiroineechan commented on June 6, 2024

hello @cocolabssas i have the same issue as him. i used XAMPP and windows to operate it, can you please show me how to install it or make a video so everyone else who have the same problem can watch it.

from cocorico.

jmspldnl avatar jmspldnl commented on June 6, 2024

FWIW - I have over 10yrs of LAMP experience and I've also had issues installing this application...

from cocorico.

skylancr avatar skylancr commented on June 6, 2024

cocorico Screen2

Hello!
I can't install it properly too (and yes, I have experience with local servers). I had tried to install it on two different machines, with WAMP and OpenServer.
Still, I get this welcome page after the installation is over (as it shown on the screenshot, the layout of the page is broken, there is no pictures and styles)
Could you please help me with that issue

from cocorico.

cocolabssas avatar cocolabssas commented on June 6, 2024

Hello everyone,

First of all thank you for your feedback!
Although many people have succeeded without too much difficulty in installing Cocorico, we will, taking into account your requests, make the installation even easier.

In the meantime, here are some remarks:

Concerning your issue @skylancr you need, according to your domain,to set these parameters:

cocorico.assets_base_urls: 'http://cocorico.local/'
router.request_context.host: cocorico.local
router.request_context.scheme: http
router.request_context.base_url: ''

in your app/config/parameters.yml and then execute:

php bin/console assets:install --symlink web --env=dev
php bin/console assetic:dump  --env=dev

See doc / installation-application.md:107

Hope it helps!

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.