OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

This topic contains 1 reply, has 1 voice, and was last updated by  kk88 8 years, 3 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #35271

    kk88
    Participant

    Hi,

    I’m new to orocrm and I tried to install it.
    I used the installation how to from http://oroinc.com/orocrm/doc/current/book/installation and used composer.

    After composer was finished I tried to use the Web Installation Wizard but I got everytime on the second page a blank page…
    Ok so I tried the shell Installation and this works without any problems.

    but now when I would login to the site I get everytime a blank page.

    Can anyone help me how can I debug this issue?

    Thanks
    br, Klaus

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • #35272

    kk88
    Participant

    I have found a solution, if any other has the same problem here my commands:

    rm -rf app/cache/*
    rm -rf web/js/*
    rm -rf web/css/*

    php app/console oro:platform:update –env=prod –force

    Now I have a working environment.

    Br, Klaus

Viewing 1 replies (of 1 total)

The forum ‘OroPlatform – Installation/Technical Issues or Problems’ is closed to new topics and replies.

Back to top