This is a discussion on More about my weird session within the PHP General forums, part of the PHP Programming Forums category; session_module_name() returns 'files' for both. Altering the session.cookie_path (to set it to /) and session.cookie_domain (to set it to '') ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
session_module_name() returns 'files' for both.
Altering the session.cookie_path (to set it to /) and session.cookie_domain (to set it to '') did not help. Moving the files to DOCUMENT_ROOT where the Ajax scripts are didn't help; the main app still has the session, the Ajax script still doesn't. :( |