Code Monkey home page Code Monkey logo

Comments (7)

thom8 avatar thom8 commented on June 2, 2024

Can you try vagrant reload then try again?

could be an issue with the handler which restarts the web server to pick up the virtual hosts file

from ansible-role-beetbox-symfony.

thom8 avatar thom8 commented on June 2, 2024

OK, looks like the installer doesn't like being run as root, fixed in -- c6927f8

from ansible-role-beetbox-symfony.

rwitchell avatar rwitchell commented on June 2, 2024

i'm still getting this error. running beetbox 0.8.1

from ansible-role-beetbox-symfony.

rwitchell avatar rwitchell commented on June 2, 2024

is it also possible to add a test to your repo which checks for the "welcome to symfony!" string when you visit the symfony.local page?

from ansible-role-beetbox-symfony.

rwitchell avatar rwitchell commented on June 2, 2024

i have php_version: "5.6" in my .beetbox/config file, and i've reload&& provison. within SSH, php -v is outputting php 7.2.0RC3
--> i'll move this to a new Issue.

from ansible-role-beetbox-symfony.

maykino avatar maykino commented on June 2, 2024

Did you try http://symfony.local/app_dev.php or http://symfony.local/app_dev.php/login

?

from ansible-role-beetbox-symfony.

rwitchell avatar rwitchell commented on June 2, 2024

need to add "web/" to the URL.

changing beet_web from
beet_web: "{{ beet_root }}/{{ symfony_project_name }}"
to
beet_web: "{{ beet_root }}/{{ symfony_project_name }}/web"

has made it work.

from ansible-role-beetbox-symfony.

Related Issues (1)

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.