[wikka-community] Php5?

Christian Grobmeier grobmeier
Fri Nov 19 06:26:50 GMT 2010


Hello,
open wikka.php and change the line with the error_reporting to
something like this:

//error_reporting(E_ALL);
error_reporting (E_ALL ^ E_NOTICE);

Should surpress deprecation warnings. Works for me
Cheers

On Fri, Nov 19, 2010 at 7:22 AM, Peter Brooks
<peter.h.m.brooks at gmail.com> wrote:
> I've just installed wikka, but I get lots of error messages on the
> first screen. For example:
>
> Deprecated: Assigning the return value of new by reference is
> deprecated in /Users/peterbrooks/Sites/Wikka/libs/Compatibility.lib.php
> on line 135
>
> then
>
> Warning: session_start() [function.session-start]: Cannot send session
> cookie - headers already sent by (output started at
> /Users/peterbrooks/Sites/Wikka/libs/Compatibility.lib.php:135) in
> /Users/peterbrooks/Sites/Wikka/setup/default.php on line 6
>
> Warning: session_start() [function.session-start]: Cannot send session
> cache limiter - headers already sent (output started at
> /Users/peterbrooks/Sites/Wikka/libs/Compatibility.lib.php:135) in
> /Users/peterbrooks/Sites/Wikka/setup/default.php on line 6
>
> I'm using OS/X 10.6.5 and google chrome. I downloaded wikka 1.2.
>
> The errors look as if it's a version problem. OS/X uses php5. Should I
> be using the more current, but less stable daily releases?
>
> Is there a new stable release due soon? I see that 1.2 is over a year old.
>
> _______________________________________________
> WikkaWiki Community mailing list
> community at wikkawiki.org
> http://mail.wikkawiki.org/mailman/listinfo/community_wikkawiki.org
>



-- 
http://www.grobmeier.de




More information about the community mailing list