This site has been archived. To learn more about our current products Ibexa Content, Ibexa Experience, Ibexa Commerce head over to the Ibexa Developer Portal
Friday 10 January 2014 4:24:58 pm - 2 replies
Ok I trying to migrate my website from ez 4.4 to ez 5.2 in legacy_mode. start looking not so bad in dev mode. but when I set my host conf to prod, I get redirected to /setup and got an error on adminSiteaccess undefined !
If someone could help an give me a clue.
Friday 10 January 2014 4:53:50 pm
You need also to create config_prod.yml, ezpublish_prod.yml, routing_prod.yml (for this last one check your config_prod.yml). Change apache conf env var, restart apache, clear all caches, maybe run assets:install and assetic:dump specifying --env=prod
I created a new custom env and enabled in this video:
http://www.youtube.com/watch?v=Axc-16mtcIs&list=PLyu1C8yrMaiigBi-Iu8f4IIpFcpwC-MBi&index=11
You must be logged in to post messages in this topic!