Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 2017

General Questions/New to Joomla! 3.x • Re: Cannot connect to 3.10.12 database

$
0
0
How can I change the sessionsave_path to writable?
As you can see from the Changeable column of the list of runtime directives at https://www.php.net/manual/en/session.configuration.php, the directive session.save_path can be stored anywhere, for example in a php.ini file in the main Joomla folder. Point the path to a writable folder, for example the Joomla tmp folder, from the variable $tmp_path in the file configuration.php, for example:

Code:

session.save_path ="/home/abcdefgh/public_html/mywebsite/tmp"

Statistics: Posted by toivo — Fri Nov 29, 2024 5:08 am



Viewing all articles
Browse latest Browse all 2017

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>