This is how you fix: Concrete cannot parse the PATH_INFO or ORIG_PATH_INFO
Permalink
I've noticed a few people have this problem on the first install page. Along with a bunch of errors such as:
Warning: Unknown: open(/var/php_sessions/sess_a77f69812c444e2c4363df88ea44f1c1, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/php_sessions) in Unknown on line 0
This problem seems to just come up on servers that have worked with concrete in the past. Also when usinghttp://ip.addess/~user
I have no idea why this happens but I do know how to fix it.
Clear your browser history/cookies/cache, then just refresh the page. Everything should be working fine after that.
Warning: Unknown: open(/var/php_sessions/sess_a77f69812c444e2c4363df88ea44f1c1, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/php_sessions) in Unknown on line 0
This problem seems to just come up on servers that have worked with concrete in the past. Also when usinghttp://ip.addess/~user
I have no idea why this happens but I do know how to fix it.
Clear your browser history/cookies/cache, then just refresh the page. Everything should be working fine after that.