Monday 22 August 2011 7:54:51 am
The error log you showed says that the ini files you have on the webserver have a creation date set in the future (according to the webserver). This poses a serious problem to eZ Publish caching mechanism. What is probably happening is that - either you have installed ezpublish on the server then changed the server clock to a past value - or you are using an ftp client to upload ezpublish files that sets modification date on the server of the uploaded files to the same modification date they had on the client - and the client clock is in the future compared to the server In any case, you should always have clocks set to proper time, in both servers and development machines. Please set up the sntp service on unix or windows time service to achieve this. You can then use the touch command to change modification timestamp of ezpublish files on the server ps: if on windows, it is also a good idea to prevent any antivirus to scan the ezpublish folders. This does generally make eZ very slow, as a lot of cache files are created by the system, and I would not exclude that it could have an impact in extreme cases on timestamp mismatch...
Principal Consultant International Business
Member of the Community Project Board
|