From: Adam S. <ad...@pe...> - 2002-03-21 18:38:58
|
Hey Dennis, My contributions to PhpWiki are mostly answering what questions I can on the mailing list and keeping the cruft off the wiki site (it's amazing how much crap people want to create sometimes :-). As such I've forwarded your message back to the list. Adam. -----Forwarded Message----- From: Dennis Kehrig <Th...@we...> To: ad...@pe... Subject: [PhpWiki] Call Time Pass By Reference Date: 21 Mar 2002 16:37:07 +0100 Hi Adam, since I did not find too many email addresses on the PhpWiki page, I chose you as my victim. PhpWiki seems to make usage of the feature mentioned in the subject, but it is disabled in recent PHP versions by default. You (or whoever feels responsible for this) might consider adding this line to the .htaccess file: php_flag allow_call_time_pass_reference on I guess this will be sufficient for the majority of PhpWiki users (those with Apache and the more or less default PHP settings). Regards, Dennis -- Q: How many software engineers does it take to change a lightbulb? A: It can't be done; it's a hardware problem. |