Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
session path: how to?
#6
(2013-03-01, 21:34:31)Connie Wrote:
(2013-03-01, 21:02:47)E.Eliveld Wrote: Is'nt like that in the tmp folder you can put a .httaccess with:

php_value session.save_path /document_root/domain.com/htdocs/www/tmp

I see that this is such a general setting that I ask the hoster's support to tell me a correct .htaccess-setting for the domainroot and for the new tmp-folder inside the html-structure

In the phpinfo you can find the curent value for session.save_path. To find the server path use $_SERVER['DOCUMENT_ROOT'].

BTW now i think of it, the value should be set in the ROOT .httaccess (and off course set the folder to chmod 775)
Reply


Messages In This Thread
session path: how to? - by Connie - 2013-03-01, 18:34:43
RE: session path: how to? - by E.Eliveld - 2013-03-01, 19:59:13
RE: session path: how to? - by Connie - 2013-03-01, 20:18:50
RE: session path: how to? - by E.Eliveld - 2013-03-01, 21:02:47
RE: session path: how to? - by Connie - 2013-03-01, 21:34:31
RE: session path: how to? - by E.Eliveld - 2013-03-01, 21:40:05
RE: session path: how to? - by Connie - 2013-03-02, 19:16:52
RE: session path: how to? - by shovenose - 2013-03-04, 17:06:29
RE: session path: how to? - by Connie - 2013-03-04, 17:49:07



Users browsing this thread: 2 Guest(s)