| Saturday 26 November 2005 1:20:16 pm 
                                                                
                                                                 
I designed a site on Windows and am currently trying to migrate to Linux.I've dump and restored the database and copied my entire apache directory to the Linux box.
 Changed the site ini settings.
 After doing this I can access pages that make direct fetches for data. Any template the makes use of {$module_result.content} times out with this error. 
eZ debugNotice: eZMySQLDB::query(0.000 ms) query number per page:0 	Nov 26 2005 16:03:41
 SET NAMES 'latin1' Timing: 	Nov 26 2005 16:03:41 Module start 'content' Warning: ezi18n 	Nov 26 2005 16:03:41 No translation for file(translation.ts) in context(lib/template): 'The maximum nesting level of 40 has been reached. The execution is stopped to avoid infinite recursion.' with comment() Warning: ezi18n 	Nov 26 2005 16:03:41 No translation for file(translation.ts) in context(kernel/classes/datatypes): 'XML block' with comment(Datatype name) Warning: ezi18n 	Nov 26 2005 16:03:41 No translation for file(translation.ts) in context(kernel/classes/datatypes): 'XML block' with comment(Datatype name) Warning: ezi18n 	Nov 26 2005 16:03:41 No translation for file(translation.ts) in context(kernel/classes/datatypes): 'XML block' with comment(Datatype name) Warning: ezi18n 	Nov 26 2005 16:03:41 No translation for file(translation.ts) in context(kernel/classes/datatypes): 'XML block' with comment(Datatype name) Warning: ezi18n 	Nov 26 2005 16:03:41 No translation for file(translation.ts) in context(design/base): 'Read more...' with comment() Warning: ezi18n 	Nov 26 2005 16:03:41 No translation for file(translation.ts) in context(kernel/classes/datatypes): 'XML block' with comment(Datatype name) Warning: ezi18n 	Nov 26 2005 16:03:41 No translation for file(translation.ts) in context(kernel/classes/datatypes): 'XML block' with comment(Datatype name) Warning: ezi18n 	Nov 26 2005 16:03:41 No translation for file(translation.ts) in context(design/base): 'Read more...' with comment() 
Warning: ezi18n 	Nov 26 2005 16:03:41Error: eZTemplateDesignResource::overrideArray 	Nov 26 2005 16:03:42
 Custom match file: path 'embed/flash.tpl' not found in any resource. Check template settings in settings/override.ini Error: eZTemplateDesignResource::overrideArray, tried files 	Nov 26 2005 16:03:42 Error: eZTemplateDesignResource::overrideArray, tried files 	Nov 26 2005 16:03:43 design/standard/templates/full/feedback_form.tpl, design/standard/override/templates/full/feedback_form.tpl, design/base/override/templates/full/feedback_form.tpl, design/base/templates/full/feedback_form.tpl, design/s2h/override/templates/full/feedback_form.tpl, design/s2h/templates/full/feedback_form.tpl, extension/ezsurvey/design/standard/templates/full/feedback_form.tpl, extension/ezsurvey/design/standard/override/templates/full/feedback_form.tpl, extension/ezsurvey/design/base/override/templates/full/feedback_form.tpl, extension/ezsurvey/design/base/templates/full/feedback_form.tpl, extension/ezsurvey/design/s2h/override/templates/full/feedback_form.tpl, extension/ezsurvey/design/s2h/templates/full/feedback_form.tpl, extension/xmlarea/design/standard/templates/full/feedback_form.tpl, extension/xmlarea/design/standard/override/templates/full/feedback_form.tpl, extension/xmlarea/design/base/override/templates/full/feedback_form.tpl, extension/xmlarea/design/base/templates/full/feedback_form.tpl, extension/xmlarea/design/s2h/override/templates/full/feedback_form.tpl, extension/xmlarea/design/s2h/templates/full/feedback_form.tpl, extension/phpadsnew/design/standard/templates/full/feedback_form.tpl, extension/phpadsnew/design/standard/override/templates/full/feedback_form.tpl, extension/phpadsnew/design/base/override/templates/full/feedback_form.tpl, extension/phpadsnew/design/base/templates/full/feedback_form.tpl, extension/phpadsnew/design/s2h/override/templates/full/feedback_form.tpl, extension/phpadsnew/design/s2h/templates/full/feedback_form.tpl, extension/ezsurvey/design/standard/templates/full/feedback_form.tpl, extension/ezsurvey/design/standard/override/templates/full/feedback_form.tpl, extension/ezsurvey/design/base/override/templates/full/feedback_form.tpl, extension/ezsurvey/design/base/templates/full/feedback_form.tpl, extension/ezsurvey/design/s2h/override/templates/full/feedback_form.tpl, extension/ezsurvey/design/s2h/templates/full/feedback_form.tpl Warning: eZTemplate 	Nov 26 2005 16:03:43 No template could be loaded for "setup/debug_toolbar.tpl" using resource "design" Error: eZDebug::writeFile 	Nov 26 2005 16:03:43 
Cannot open log file 'var/log/warning.log' for writingThe web server must be allowed to modify the file.
 File logging for 'var/log/warning.log' is disabled.
 |