I have php and java working together on linux with a blackdown jdk. However it appears that php is using an older versions of my java files, but i cant find where it is finding these files.
I have tested my php with java on newly created files and everything works fine.
Does php cache java files?
Does linux cache java files?
How do I clear this cache?
What else could be the problem?
Thanks