Re: [PHP] Re: very strange session behavior -- fails on port 80, works on 9090

2009-03-20 Thread fjs
okay... well, i checked that and it looks like: ServerName examplemotion.com ServerAlias www.examplemotion.com ... ServerName examplemotion.com ServerAlias www.examplemotion.com so, i changed both ServerNames to www.examplemotion.com, and commented out the ServerAliases, rest

[PHP] Re: very strange session behavior -- fails on port 80, works on 9090

2009-03-20 Thread Shawn McKenzie
francisco j sanchez wrote: > Shawn, > > thank you so much for your reply. I think this definitely has me on > the right track. what i need to figure out now is, is it Apache or > PHP that is switching the domain? all the code uses relative links > (as far as i can tell... i didn't build this pr

[PHP] Re: very strange session behavior -- fails on port 80, works on 9090

2009-03-20 Thread francisco j sanchez
Shawn, thank you so much for your reply. I think this definitely has me on the right track. what i need to figure out now is, is it Apache or PHP that is switching the domain? all the code uses relative links (as far as i can tell... i didn't build this project, i inherited it, so i'm figuring

[PHP] Re: very strange session behavior -- fails on port 80, works on 9090

2009-03-20 Thread Shawn McKenzie
Shawn McKenzie wrote: > francisco j sanchez wrote: >> hello. I have been working on this bug for days now, and have scoured >> these forums and the web to no avail. I am fairly new to PHP, so >> please forgive me if I don't provide the right info. >> >> here is the problem: >> as of 9 days ago, whe

[PHP] Re: very strange session behavior -- fails on port 80, works on 9090

2009-03-20 Thread Shawn McKenzie
francisco j sanchez wrote: > hello. I have been working on this bug for days now, and have scoured > these forums and the web to no avail. I am fairly new to PHP, so > please forgive me if I don't provide the right info. > > here is the problem: > as of 9 days ago, when someone arrives at a docume