From: Reini U. <ru...@x-...> - 2006-02-19 14:25:20
|
Walter Rafelsberger schrieb: > My ISP updated PHP from version 4.x to 5.1.2. Now phpwiki-1.3.11p1 is > broken. > I get the following error message: > "Fatal error: Cannot redeclare hash() in > /www/htdocs/w0056595/phpwiki-1.3.11p1/lib/stdlib.php on line 1616" > > I looked at the hints provided at > http://phpwiki.sourceforge.net/phpwiki/Php5Testing > but nothing seemed to help so far. Please rename all function calls to hash() and the hash definition itself from hash to wikihash. lib/stdlib.php:1591 (just the definition) lib/main.php:1229 + 1230 lib/plugin/RateIt.php:217 + 234 lib/Request.php:1159 I'll prepare a 1.3.11p2 package today, because 1.3.12 will need more time to fix all link issues, which came up with introducing semantic relations. -- Reini Urban http://phpwiki.org/ http://helsinki.at/ http://spacemovie.mur.at/ |