[pmwiki-users] Warning: session_set_cookie_params() (etc.)

ABClf languefrancaise at gmail.com
Sun Jan 22 20:22:14 PST 2023


I think I have found something :
upgrading php 7.2 to php 7.4 gets rid of the warning.

Gilles.

Le lun. 23 janv. 2023 à 02:08, ABClf <languefrancaise at gmail.com> a écrit :
>
> Nightly version tested ;
> I don't see anything new for the issue I'm pointing out.
>
> Still brainstorming, as for as I can, what may bring light on this issue :
> the error messages does appear on « included » page (sidebar and
> breadcrumb) and, strangely, not for every group :
> main groups don't show this message (or I haven't seen it yet) ;
> but it does appear in following groups :
> /An /Citation (in sidebar)
> /Profil (in breadcrumd, which is made with one page included same as sidebar)
> etc. (haven't check everywhere)
>
> I tried deleting some parts, and even all code in SideBar and still
> encounter the Warning.
> Thus, it doesn't seem (:if auth edit:) related.
> I also tried with pmwiki-responsive skin and still encounter the Warning.
> Same issue with other browser as well.
>
> Will do more testing later.
> What would be the session and cookie parameters I can play with in config ?
>
> Thank you for your attention,
> Gilles.
>
> Le sam. 21 janv. 2023 à 09:16, Petko Yotov <5ko at 5ko.fr> a écrit :
> >
> > I could not experience this on my wiki but added a check that should fix
> > this.
> >
> > On the ChangeLog page, you can get the nightly version, or a partial
> > export with only the files changed since pmwiki-2.3.18. If you can test
> > it, let me know if it works and if you can still login and edit.
> >
> >
> > Petko
> >
> >
> > On 20/01/2023 21:42, Petko Yotov wrote:
> > > No, the last one is the most useful for me. Thanks!
> > >
> > > Possibly a bug. Will look into this shortly.
> > >
> > > Petko
> > >
> > >
> > > On 20/01/2023 21:35, ABClf wrote:
> > >> pps : in my case, sidebar (where the error message does appear) has a
> > >> (:if auth edit:)
> > >> condition which might be involved in the error message.
> > >>
> > >> (sorry for the serial message).
> > >> Gilles.
> > >>
> > >>
> > >> Le ven. 20 janv. 2023 à 15:47, ABClf <languefrancaise at gmail.com> a
> > >> écrit :
> > >>>
> > >>> ps : Maybe should I precise that the error message (in sidebar) :
> > >>> -does appear when I'm logged in and browsing as usual ;
> > >>> -does not appear when I'm logged in and in edit mode.
> > >>>
> > >>> In case this might give light...
> > >>> Gilles
> > >>>
> > >>> Le ven. 20 janv. 2023 à 15:30, ABClf <languefrancaise at gmail.com> a
> > >>> écrit :
> > >>> >
> > >>> > Hello,
> > >>> >
> > >>> > Using last pmwiki, I do have sometimes the following error message ;
> > >>> > as it mostly appears in a hidden sidebar I don't open frequently I'm
> > >>> > not sure it is related to last version or no (might be old).
> > >>> > It appears for me when I'm logged in ; it disappears as soon as I log out.
> > >>> > php version used is : 7.2
> > >>> >
> > >>> > Message is :
> > >>> >
> > >>> > Warning: session_set_cookie_params(): Cannot change session cookie
> > >>> > parameters when headers already sent in /home/www/dev6/pmwiki.php on
> > >>> > line 444
> > >>> >
> > >>> > Thank you,
> > >>> > Gilles.
> >
> >
> > >>



More information about the pmwiki-users mailing list