Hello,
we're trying to install Elgg (manually, no composer, no server root access). After uploading content via FTP and runing the site we get this error instead of installer:
"Cannot change the name of an active session."
Can somebody help with this?
Server is running on PHP8.0.2.0, it's a standard hoster where we host other projects like Wordpress, PHPBB and so on without any problems.
Thanks ;)
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Nikolai Shcherbin@rivervanrain

Nikolai Shcherbin - 0 likes
- BugHunter@BugHunter

BugHunter - 0 likes
- Nikolai Shcherbin@rivervanrain

Nikolai Shcherbin - 0 likes
You must log in to post replies.I've never heard of such a problem in Elgg but there're a few Q&A on StackOverflow.
Basically, this issue is related to PHP session or php.ini configuration: 1, 2.
Do you have any custom settings in php.ini?
Are there any other errors in the server error logs?
You can also look at the Elgg settings if you need something special.
For example, I recommend using a custom session name but not 'Elgg':
Hello,
thanks for yout reply. No, there Aren't any specials in php.ini.
We just tried it with composer. But there, we reach our memore-limit:
First try with 512M instead initially 256M:
Second try with 768M
Elgg installation via composer:
What's OS on your server?