Hi,
I have been having alot of problems with PHP today. I have a script that I'm making and it uses sessions and I got it to work exactly the way I wanted it to. I didn't make any changes to it (NONE, NADA, ZILCH) and all of a sudden the script screwed up and didn't work properly. So I restarted my whole machine and then it worked perfectly without touching the script at all. And then just out of the blue it stopped working again and it couldn't get variables that were posted directly to it.
Then I decided maybe there is a bug and so I went to get the latest php Win32 Binary installation download. Downloaded that, deleted my old php folder, put in the new one, took the php-ini-dist file and created my .ini file and put it in C:\WINNT\ and php worked, and then I ran phpinfo(); and php is so screwed up. It says the current install in still the old version PHP v 4.3.1 when it should be PHP v 4.3.2 and it says I am running Apache 1.3.24 when in fact I am actually running Apache 1.3.27.
Can anyone explain this?????
This is so weird.
Thanks alot!
Nate
I have been having alot of problems with PHP today. I have a script that I'm making and it uses sessions and I got it to work exactly the way I wanted it to. I didn't make any changes to it (NONE, NADA, ZILCH) and all of a sudden the script screwed up and didn't work properly. So I restarted my whole machine and then it worked perfectly without touching the script at all. And then just out of the blue it stopped working again and it couldn't get variables that were posted directly to it.
Then I decided maybe there is a bug and so I went to get the latest php Win32 Binary installation download. Downloaded that, deleted my old php folder, put in the new one, took the php-ini-dist file and created my .ini file and put it in C:\WINNT\ and php worked, and then I ran phpinfo(); and php is so screwed up. It says the current install in still the old version PHP v 4.3.1 when it should be PHP v 4.3.2 and it says I am running Apache 1.3.24 when in fact I am actually running Apache 1.3.27.
Can anyone explain this?????
This is so weird.
Thanks alot!
Nate
