Added by b w almost 10 years ago
Hi there,
I just tried to upgrade my OP installation from 3.0.18 version to 4.0.9.
I followed the instructions for upgrading as described in the download section.
During the process I had no errors regarding the installation and OP starts succesfully.
Unfortunately I found so far, that two things are not working:
Any guesses what’s going wrong?
I have to say, the server is not running Ubuntu 14.04 LTS, but Ubuntu 13.10. I hope this is not a problem.
And I did an adjustment to production.rb:
config.serve_static_assets = true
because I am not running OP inside apache but stand alone (Did not get this running for some reason when first setting everything up).
Thanks,
Benjamin
Replies (1)
Ok, I am sorry. It is working now, was my fault.
I also changed the setting ‘config.assets.digest’ from true to false like I had done for some reason in the previous installation.
After changing this back and recompiling, etc. it is now working.
Greetings,
Ben