Page MenuHomePhabricator

Missing geshi/geshi.php
Closed, InvalidPublic

Description

Author: alefzet

Description:
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


Version: unspecified
Severity: critical

Details

Reference
bz12278

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 9:59 PM
bzimport added a project: SyntaxHighlight.
bzimport set Reference to bz12278.
bzimport added a subscriber: Unknown Object (MLST).

You have to install the GeSHi class in the geshi/ directory. Just Google for "geshi download" or similar terms.