----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
On Thu, Feb 03, 2000 at 08:31:17AM +0100, Viehl Clemens wrote:
> But i know surely that servlets my work with files just like every normal
> application. I can create, read, rename, write, everything. So it couldn't
> be that a servlet have restrictions in file IO. There must be a permission
> problem or a configuration problem.
Don't forget that if started automatically, the servlet engine runs as the
same UID as Apache. On my setup this is 'nobody' who can't do much :)
Sean
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]