Wednesday 12 November 2008 1:01:34 am
Hi, I am not sure if my posting should be on the development or install & configuration. Nevertheless, I believe it got to do with the configuration. I am using eZ Publish 3.10.1 and I have tried to run the default cronjobs/workflow.php on the browser.
However the system throws me error as below (of course this is only 1 part of the error I had extracted out):
-------------------------------------------------------------------- Warning: main(lib/ezutils/classes/ezdebug.php): failed to open stream: No such file or directory in /usr/local/ezpublish-3.10.1/cronjobs/workflow.php on line 51
Warning: main(): Failed opening 'lib/ezutils/classes/ezdebug.php' for inclusion (include_path='.:/usr/share/pear') in /usr/local/ezpublish-3.10.1/cronjobs/workflow.php on line 51
-------------------------------------------------------------------- include_once( "lib/ezutils/classes/ezdebug.php" ); It seems like the they are not able to locate the directory of lib at my root of my web application. Anyone know where I should resolve this issue or at least show me some reading materials? I tried to look thru documents and search the web. Seems not many people face the issue I am facing now.
Thanks! Darren
|