Forums / Developer / eZPublish hangs when template compile is enabled for a siteaccess...
Craig Hirsch
Thursday 07 April 2005 2:53:24 pm
Any thoughts as to what might be causing this? When template compile is enabled, Apache and MySQL together chew up 100% CPU for a few minutes, then stop without returning a result to the browser. This happens on every page load.
Clearing caches, etc. does not help.
-- chirsch{AT}gmail{d.t}com
Konrad Mazurkiewicz
Thursday 07 April 2005 3:27:04 pm
Hi,
After clearing cache use template compiler from commadline to compile templates using bin/php/eztc.php with force parameter. Use --help parameter to view available parameters. I have something similiar on one of my servers. If one pass is not enough, try restart and once again use eztc.php. May it help You.
Konrad