is there a way to change the global php.ini file to save the sessions to /home/{USER}/tmp instead of /tmp directory? I am running suphp + suexec so it should also be able to have correct read and write permission for that user.
Can someone help me achieve this? Im using CentOS 5.x
Can someone help me achieve this? Im using CentOS 5.x