From: Bruce D. <br...@ap...> - 2001-08-10 15:20:25
|
I have just installed the latest r2 from cvs onto a Linux server. I am trying to run bc_edit Parse error: parse error in /usr/home/cs/web/staging/binarycloud/resources/bc_edit/example.html on line 12 I assume this is the line with the error <?import namespace="cms" implementation="bc_edit.htc" /> Please let me know what I am missing. Also when I try to run graph.php Warning: Failed opening '/usr/home/cs/web/r2/binarycloud/build/en/user/mod/set_lang_example/Set_Lang_Example.php' for inclusion (include_path='/usr/home/cs/web/r2/binarycloud/build/en/ext/pear') in /usr/home/cs/web/staging/binarycloud/prepend.php on line 33 Fatal error: Cannot instantiate non-existent class: set_lang_example in /usr/home/cs/web/r2/binarycloud/build/en/binarycloud/core/Page.php on line 147 The file is actually there but the include_path seems to be screwing things up. Thanks Bruce |