Hi All,Im using mod_perl and notice that while fetching data from a directory where the files are present, its not reading those files and getting the data.After some refresh or apache restart the same data is fetched properly.
how to solve this issue???thankssenthil
d <
[EMAIL PROTECTED]> wrote:On Thursday 01 December 2005 04:15 pm, Senthil Nathan wrote:
> im facing a problem with mod_perl2 on apache 2 as,>> in the multiuser environment, everyone login to the page and their> respective profile gets displayed. after every click, other user
hi all,im facing a problem with mod_perl2 on apache 2 as,in the multiuser environment, everyone login to the page and their respective profile gets displayed. after every click, other user's data also gets aappended to this current view for the user, which is not the expected one in mod_perl.
the s