RE: [PHP-INST] Variable - Return

2002-07-22 Thread Khristopher_Klaich
Are you trying to pass it with a session or a cookie.? ON my linux box I know that I could not get sessions to start to work until I changed the ownership of the /tmp directory where the session was wrtittenthis changed from apache to apache2. Just my .02 "Viraj Kalinga Abayarathn

Re: [PHP-INST] RE: (YES! I DID IT!) Anyone got PHP 4.2.1 and Apache 2.0.39to w ork completely?

2002-07-10 Thread Khristopher_Klaich
Riddle me this batman does the latest stable version that you just configured allow you to set mulitple cookies? I was able a week or two ago to get them up and running as you have done but ran into the problem when tried to use my app's the sessions and then mulitple cookie's would work. The

[PHP-INST] Cookie problems

2002-07-01 Thread Khristopher_Klaich
Hello. I finally was able to get PHP 4.2.1 and apache 2.0.39 working on my redhat 6.2 box. Now nowever I am having problems with the cookies my application use/write. Has anyone seen this or can tell me what I need to do to php to fix this? Thanks- Khris