session_set_cookie_params? #1428
-
Hey all! Getting back into things here... I've got a container based off of Alpine linux. The install loads fine, but then after I run the install, I am getting an error when I hit the root level index.php
I did check Session.php, and indeed the function is not defined in there. I poked around a little bit, and didn't find it defined anywhere else, either. I'm positive something is goobered in my environment, but I'm not sure where to start looking. Might someone have some thoughts on this? I just cloned the repo tonight. 73! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
@skweeker this is a PHP function. Some help might be here: https://stackoverflow.com/questions/17500019/call-to-undefined-session-set-cookie-params |
Beta Was this translation helpful? Give feedback.
@skweeker this is a PHP function.
Some help might be here: https://stackoverflow.com/questions/17500019/call-to-undefined-session-set-cookie-params