[wikka-community] Php5?

Peter Brooks peter.h.m.brooks
Fri Nov 19 06:42:16 GMT 2010


Thank you for the quick reply! Unfortunately it's already set to that.

Also, when I try to submit the initial install page, using the
'continue' button, it doesn't do anything...

I've installed mysql, and set up a database for wikka.

On 19 November 2010 08:26, Christian Grobmeier <grobmeier at gmail.com> wrote:
> 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
>
> _______________________________________________
> WikkaWiki Community mailing list
> community at wikkawiki.org
> http://mail.wikkawiki.org/mailman/listinfo/community_wikkawiki.org
>




More information about the community mailing list