[Pmwiki-users] Uploads not accessable from the web

Patrick R. Michaud pmichaud
Sat Jun 5 08:39:18 CDT 2004


On Sat, Jun 05, 2004 at 10:42:12AM +0400, Sergey wrote:
> 
> I have a problem with file uploads on my server. Scripts are executing
> under restricted account "apache", and all uploads from PmWiki have
> owner "apache". As the result, this files can't be accessed via http
> (looks like they just not found).
> 
> Is there any solution of this problem, without changing a
> hosting-provider?

The problem is almost certainly not one of file permissions/ownership--
since the apache account created and owns the files, it should be able
to access them okay.  If you're getting file-not-found errors, it probably
means that the UploadUrlFmt variable isn't getting set properly.  If it
was a permissions problem, you'd be getting "Forbidden" errors instead
of not found.

Pm




More information about the pmwiki-users mailing list