Error when creating new Wiki: Warning: is_executable()....

Re: Error when creating new Wiki: Warning: is_executable()....

by Dirk Weller -
Number of replies: 0
Sorry - little mistake. The lines you have to change are in line 12 and 13 in patchsaving.php, and not in line 15.

define("EWIKI_BIN_DIFF", "/usr/bin/diff");
define("EWIKI_BIN_PATCH", "/usr/bin/patch");