I've used session_savepath_path() before without a problem. This particular server uses ISPConfig3 and I don't seem to be able to change the path for session.save_path dynamically with session_save_path. Website is configured to use Fast-CGI. While I want to set the path dynamically in php code, for testing purposes I also tried changing it in the "Custom php.ini settings" for the site in ISPConfig. This also failed to change the path. I've been researching it for the past few hours and I can't seem to move the path in any way. Server: CentoS 7.02.1511 ISPConfig: 3.0.5.4p9 PHP: v5.6.21 Any help appareciated
Nevermind! Seems taking a break helps, problem was the command was disabled in the php.ini for some reason.