Can't get ICEcoder to load

99 views
Skip to first unread message

Ariel Balter

unread,
Aug 8, 2017, 5:14:02 PM8/8/17
to ICEcoder
I put ice in a web accessible folder. Permissions are set recursively to 755. When I navigate to the url I get a 500 error. If I replace the index.php with a simple phpinfo() command, that loads just fine. I'm very confused.

Apache error log:


[Tue Aug 08 14:09:32.502862 2017] [:error] [pid 27122] [client 192.168.1.10:62307] PHP Warning:  session_regenerate_id(): open(/var/www/html/ice/lib/../tmp/sess_-RUSRbMZNPLVuDV8N7RRJB,dbz9tU1AUgFq-IJL4sL3xObCXllTQ0kdmaU42lVZzM7WCZpl0FnkEFKIllyzxM3, O_RDWR) failed: Permission denied (13) in /var/www/html/ice/lib/settings-common.php on line 38
[Tue Aug 08 14:09:32.502973 2017] [:error] [pid 27122] [client 192.168.1.10:62307] PHP Catchable fatal error:  session_regenerate_id(): Failed to create(read) session ID: files (path: /var/www/html/ice/lib/../tmp) in /var/www/html/ice/lib/settings-common.php on line 38


These are the permission on the file it failed to read:


-rwxrwxr-x  1 balter www  10572 Aug 25  2016 settings-common.php




Matt Pass

unread,
Sep 28, 2017, 7:24:18 PM9/28/17
to ICEcoder
Hi Ariel

Sorry for the prolonged delay here. Did you fix this issue?

It sounds like your server doesn't like writing the session to ICEcoders /tmp dir. You could try commenting out this line to default to using your server which should hopefully resolve your issue:


Matt
Reply all
Reply to author
Forward
0 new messages