Last modified: 2007-12-11 22:02:10 UTC
GeSHi produces error: Warning: SyntaxHighlight_GeSHi::require(geshi/geshi.php) [function.SyntaxHighlight-GeSHi-require]: failed to open stream: No such file or directory in C:\xampplite\htdocs\w\extensions\SyntaxHighlight_GeSHi\SyntaxHighlight_GeSHi.class.php on line 205 Fatal error: SyntaxHighlight_GeSHi::require() [function.require]: Failed opening required 'geshi/geshi.php' (include_path='C:\xampplite\htdocs\w;C:\xampplite\htdocs\w/includes;C:\xampplite\htdocs\w/languages;.;C:\xampplite\php\pear\') in C:\xampplite\htdocs\w\extensions\SyntaxHighlight_GeSHi\SyntaxHighlight_GeSHi.class.php on line 205
You have to install the GeSHi class in the geshi/ directory. Just Google for "geshi download" or similar terms.