LoganK
01-10-2006, 10:27 PM
I haven't posted here in a while; it's good to be back, even if just for a brief amount of time.
I'm running the latest version of PHP (5.0.5) along with the latest version of Apache (2.0.4, I believe) on WinXP Pro. Try as I might, but PHP just isn't being my friend today. Everyime I reload a page, it creates a new file in my sessions directory. Which means that session variables being set in one page are not being read in another, which is a serious problem for my authenticating. Unfortunately I blew away half of my authentication script in an attempt to find the problem, but that's irrelevant. I've tried everything - chaning php.ini every way I know how from the experience I've attained, searching Google, looking at the PHP manual (and using the hint that someone else did to remedy this problem; nope, didn't help me) and even checked this board (yes, I noticed the thread about this back on the 25th of Dec. in the "Install" section; no, it doesn't help me out either). Here's a copy of my "sessions" info set in phpinfo(), if it helps. Please, if anyone knows of any remedies for this issue, please let me know ASAP!!!
Thanks!
I'm running the latest version of PHP (5.0.5) along with the latest version of Apache (2.0.4, I believe) on WinXP Pro. Try as I might, but PHP just isn't being my friend today. Everyime I reload a page, it creates a new file in my sessions directory. Which means that session variables being set in one page are not being read in another, which is a serious problem for my authenticating. Unfortunately I blew away half of my authentication script in an attempt to find the problem, but that's irrelevant. I've tried everything - chaning php.ini every way I know how from the experience I've attained, searching Google, looking at the PHP manual (and using the hint that someone else did to remedy this problem; nope, didn't help me) and even checked this board (yes, I noticed the thread about this back on the 25th of Dec. in the "Install" section; no, it doesn't help me out either). Here's a copy of my "sessions" info set in phpinfo(), if it helps. Please, if anyone knows of any remedies for this issue, please let me know ASAP!!!
Thanks!