Forum Moderators: coopster

Message Too Old, No Replies

Local- localhost after last MS update

An advisory

         

henry0

12:20 pm on Aug 31, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Thought I should pass it on you all

I had in my test bed localhost
http://www.example.com/store_test/
And
http://www.example.com/site_test/

Before the last (2 days ago) MS update
I was able from the store_test to pass a session to the site_test
But not any longer after rebooting.

I searched and searched…

The only fix was to copy and paste the store_test in site_test dir

Don’t ask why I am clueless; just be prepared if your machine is acting similarly.

<edit>
fixed typo
</edit>

[edited by: dreamcatcher at 12:31 pm (utc) on Aug. 31, 2007]
[edit reason] Use example.com, thanks. [/edit]

eelixduppy

1:08 pm on Aug 31, 2007 (gmt 0)



Thanks for the information, Henry. If you can, try it on another machine to see if it still causes problems. What version of windows,apache, and php are you running, also? Just like to know in case I run a few of my own experiments :)

henry0

2:26 pm on Aug 31, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



PHP 5.1.6, Apache 2.0.59,

It's local.. I know; anyway I will update, probably this weekend

coopster

2:39 pm on Aug 31, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Was it browser-specific? Sounds to me like a browser issue, possibly a caching issue or an update to the way the browser may be handling cookies (per-session and/or persistent).

henry0

3:55 pm on Aug 31, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Well, not sure that it could be browser specific
I thought about it and also previously tried it in FF with the same non result

BTW speaking of browser I test also on a new one (New to me) I now run Safari for wins.

<edit>
Forgot about browser: IE7
</edit>

henry0

7:55 pm on Aug 31, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I am afraid that Apache is corrupted
I guess I am not due for an update for a reinstal
for somme reason using not even a function but directly mysql_real_escape_string does not escape anything in the DB and let them all untouched
it's now entered as "ssss" and aaaa's instead of /" etc.