Re: 10.4 and new File now longer works for uploading a file
Re: 10.4 and new File now longer works for uploading a file
- Subject: Re: 10.4 and new File now longer works for uploading a file
- From: Baiss Eric Magnusson <email@hidden>
- Date: Tue, 26 Jul 2005 16:47:11 -0700
Yes the command
sudo -u appserver touch /Library/WebServer/Documents/nwsufis/
Flyers/Tarball.txt
fails with a permissions problem.
Furthermore, even if I do:
sudo chown root:admin Flyers
the <touch> command fails.
And I went to <Sharing> of <Workgroup Manage> and added group
<appserver> as an "Acces Control List" entry with <Read and Write>
privileges to < /Library/WebServer/Documents/> and I still couldn't
use touch, which disappointed me as I thought that would do it.
This did succeed
sudo -u baiss touch /Library/WebServer/Documents/nwsufis/Flyers/
Tarball.txt
On Jul 26, 2005, at 9:52 AM, Chuck Hill wrote:
Try this:
sudo -u appserver touch /Library/WebServer/Documents/nwsufis/
Flyers/Tarball.txt
If it gives you a permissions error you know where to look for the
problem. As a rough guess you need to
sudo chown root:admin Flyers
Chuck
On Jul 25, 2005, at 3:16 PM, Baiss Eric Magnusson wrote:
I have found out that the file uploading logic is no longer
working with the new server and I am having trouble trouble-
shooting the problem.
The following folder exist with permissions on the server
<drwxrwx--x 27 baiss admin 918 Jul 22 13:53 Flyers>
----
Baiss Eric Magnusson
<http://www.Track-Your-Finances.com>
<http://www.CascadeWebDesign.com>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden