Hi,

I have a CGI application with a datamodule that is using templates to generate the response pages (accessing a MySQL database through ZEOS). Every once in a while, I'm getting an "Unable to open file" exception that points to one of the templates the website is using.

What could be the problem? The fcl-web template handling is opening the template files with the "fmOpenRead" flag so there should not be any problem, no matter how many requests arrive to the web server at the same time.

Could this be some kind of Linux setting? There is nothing in the system logs. (Debian 5.04 /Lenny/, Apache 2.2.9)

Any ideas or help is appreciated to help to find this problem.

Thanks,

AB

_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to