wishbone Posted June 14, 2021 Share Posted June 14, 2021 Hello again, after I got the "blank" version running, I rather wanted to see the "Intermediate"-version. Install allright - last step showed this error: Warning: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time in /htdocs/wire/core/Session.php on line 247 Warning: session_name(): Cannot change session name when headers already sent in /htdocs/wire/core/Session.php on line 251 Warning: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time in /htdocs/wire/core/Session.php on line 257 Warning: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time in /htdocs/wire/core/Session.php on line 258 Warning: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time in /htdocs/wire/core/Session.php on line 259 Warning: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time in /htdocs/wire/core/Session.php on line 260 Warning: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time in /htdocs/wire/core/Session.php on line 272 though I can continue flawlessly, but I don't want to run into problems further on... This topic https://processwire.com/talk/topic/22559-warning-ini_set-session-errors/ says something about PHP Beta version, but I run stable 7.4. btw: everything is very well explained in these example versions, which is a big step forward to when I last used pw (2013 ? ) Link to comment Share on other sites More sharing options...
wbmnfktr Posted June 14, 2021 Share Posted June 14, 2021 4 hours ago, wishbone said: Headers already sent Most often comes up when a page with a form was reloaded while it was already submitted or in the process of submitting the details - at least thats when I see this kind of error. Did you install it on the very same setup (on Strato) and maybe even with the same domain you installed a few days ago? If so... there might have been session cookie conflict of some kind. Link to comment Share on other sites More sharing options...
wishbone Posted June 14, 2021 Author Share Posted June 14, 2021 1 hour ago, wbmnfktr said: Did you install it on the very same setup (on Strato) and maybe even with the same domain cleared everything and reinstalled the intermediate edition (first install was blank edition) exactly the same way on the same place... which was easy and fast, only that error... Link to comment Share on other sites More sharing options...
wbmnfktr Posted June 14, 2021 Share Posted June 14, 2021 Do you use Windows? If so... try Laragon for local installations - which I absolutely prefer and recommend. Should be way easier to test all kinds of installations. What kind of setup do you use? Link to comment Share on other sites More sharing options...
wishbone Posted June 14, 2021 Author Share Posted June 14, 2021 it's a live site and that's why: I get that error now and not later, when everything is done and doesn't work on the server... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now