File session-save-path.patch of Package php5

--- a/php.ini-production	2024-05-31 12:20:11.640188418 +0200
+++ b/php.ini-production	2024-05-31 12:22:00.649654159 +0200
@@ -1487,7 +1487,7 @@
 ; where MODE is the octal representation of the mode. Note that this
 ; does not overwrite the process's umask.
 ; http://php.net/session.save-path
-session.save_path = "/var/lib/php5"
+session.save_path = "/tmp"
 
 ; Whether to use cookies.
 ; http://php.net/session.use-cookies