Monday 04 May 2009 2:44:30 pm
Best way to use import script is command line as PHP does not respect execution time limits. However memory limits are taken in to account. eZ Publish view cache is generated on demand (as long as pre-view cache is disabled, by default it is), thus as long as you don't access the node the view cache won't be generated. Check error logs to get some info what wrong happened. I bet is was memory limit either you have reached maximum execution time.
Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog
|