Extension talk:Winter/Documentation
[edit] #implode
Your documentation for #implode says: "Splits a string by a delimiter and either returns the values as a list or array", but I think it should say "Combines the elements of a list or array separating them by the delimiter". Dparvin 04:54, 20 March 2008 (UTC)
[edit] Bug?
Causes Apache to restart with message: Parent: child process exited with status 128 -- Restarting.
- can you provide any more information? i have never seen this bug before, ever --Frantik 02:16, 29 March 2010 (UTC)
FROM my apache error log:
Wed Oct 05 11:02:23 2011] [error] [client 127.0.0.1] (20024)The given path is misformatted or contained invalid characters: Cannot map GET /wiki/index.php/Form:Requirements HTTP/1.1 to file, referer: http://localhost/wiki/index.php/Main_Page
Windows 7 64 bit PHP: 5.3.5 Apache HTTP Server Version 2.2
[edit] Still More Info
only happens when accessing this page:
http://localhost/wiki/index.php?title=Form:Requirements&action=edit
Hope that helps