The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




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)