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
Tuesday 07 January 2014 3:19:15 am - 2 replies
From ezpublish 4.3 in the site.ini file there is new information not present in earlier versions, mentioning cache.
My var/log/error.log tells me:
Couldn't create the log file "var/ezwebin_site/log/storage.log"
[ Jan 06 2014 12:36:50 ] [vm-webdev.xxx.xxx.xxx] eZINI:
Undefined group: 'Cache' in site.ini
Where do I need to DEFINE cache?
Tuesday 07 January 2014 10:52:48 am
Maybe you have copied your old default ini settings instead of copying only your override settings inside settings/override and settings/siteaccess. I would recommend you to keep the existing default settings files in settings/*.ini when upgrading, I mean, use the new distro default settings.
Modified on Tuesday 07 January 2014 10:54:36 am by Thiago Campos Viana
Wednesday 08 January 2014 1:25:49 am
Quote from Thiago Campos Viana :Maybe you have copied your old default ini settings instead of copying only your override settings inside settings/override and settings/siteaccess. I would recommend you to keep the existing default settings files in settings/*.ini when upgrading, I mean, use the new distro default settings.
There is no override dir in 4.3 so I copied my old one over, as I did for my site access settings.
Pretty much everything else I left as it was, as per the instructions.
Its the site.ini file in ezroot that looks a lot different that in previous versions with the detail on caching at the start.
I am not getting the error anymore now that the error.log file is able to be written.
You must be logged in to post messages in this topic!