I have an unusual problem.
The problem is with a PHP based app. using a cookie as session id for authentication. The cookie will be erased from the COOKIES folder on my Win XP Pro notebook after 5 or so clicks in the control panel.
The odd part is I don't experience this problem on two other machines (WIN 2K and Win XP Pro) connected on the same network.
The problem even occurs when using Opera on the notebook. There are no cookie-blocking apps running on the notebook, it has been scanned for viruses, updated with SP1 and alll Microsoft patches.
It would seem the problem is specific to the notebook, however I didn't make any changes to the notebook configuration wise. The only changes I made was to the website running the PHP app (apache 1.3.x running PHP 4.2.3), where Zend Optimizer was configured.
Any suggestions?
Thanks,
Rick