Hallo! I've got the problem that when I do changes to a .php-file and reload it within the browser I don't see the changes immediately. I see them after reloading for minutes.
E.g.: Changing echo "foo"; to echo "bar"; will show up "foo" for minutes. It doesn't seem to be a caching problem with the browser (tested with Firefox/Iceweasel and Konqueror). Is there maybe PHP/Apache caching which I'm not aware of? TIA, Ralph PHP Version 5.2.0-8+etch1 Server version: Apache/1.3.34 (Debian) Server is run at localhost.