Ask a Question related to PHP Development, Design and Development.
-
gilad dot buzi at bcn dot concatel dot com #1
#8527 [Com]: Session does not work outside the folder it was created in
ID: 8527
Comment by: gilad dot buzi at bcn dot concatel dot com
Reported By: neville_lewis at yahoo dot com
Status: Closed
Bug Type: *Session related
Operating System: Windows 95
PHP Version: 4.0.0
New Comment:
This is not a bug. You need to set your session.cookie_path (in
php.ini) to / :
session.cookie_path = /
Previous Comments:
------------------------------------------------------------------------
[2001-03-16 17:26:00] [email]sas@php.net[/email]
Please upgrade. The default is path=/.
------------------------------------------------------------------------
[2001-01-03 00:04:03] neville_lewis at yahoo dot com
I have started a session in a file in one folder however when that page
calls another file in another folder then the session variable does not
carry.... I am using the session_start() statement in every page in the
other folder .....
It works fine with all the files in the same folder that the session
was started in, but when it comes to the files in any other folder it
does not work......
I am using php4 with Apache on win95 downloaded from php4win.de
If anyone knows about this problem or knows where I can get an answer
to it please contact me at [email]neville_lewis@yahoo.com[/email]
I want to write one login script for my site and keep it in one folder
and call that in all the pages in various folders.....
Thanks
Neville Lewis.
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=8527&edit=1[/url]
gilad dot buzi at bcn dot concatel dot com Guest
-
HELP paths from user created folder?????
I am setting up a Contribute site for a client, as i have done many time before. I have looked through alot of documentation and technotes on paths... -
How can i upload a web created in frontpage to a folder
what i mean is, rather than uploading to www.myname.freeserve.co.uk i want to able to upload to a folder ie www.myname.freeserve.co.uk/folder1 Is... -
folder created, but no access
Hi there, thats an error i try to solve for quite a while already but didn't find a solution yet. My problem: I'm writing a little cms, that... -
When is session created?
I always thought that session was associated with an instance of a browser. I have discovered that if I use a hyperlink to display an aspx file in... -
Unusual directories created in My Site folder
The _mmServerScripts and _notes are created by DW. The _vti_*** folders look like they are from MS Frontpage or Access Not sure about uploading...



Reply With Quote

