By SurfKauai07 on
Hello-
After uploading Drupal, I got this error message:
Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0
Any ideas on how to fix this? Thanks.
Background details:
I'm using Transmit as my ftp client and I've set the permissions to Write for all three levels (i.e., User, Group, World).
Comments
See this post on Transmit
See this post on Transmit file permissions: http://drupal.org/node/78914
www.drupalmuseum.com
www.organicsitedesign.com
thanks
Thanks but I don't see any "Auto-set my permissions" option. I checked Transmit>Preferences and the various pull-downs. Maybe I'm missing something obvious, but if you could suggest any other options, I'd appreciate it. Thanks again.
You should be able to right
You should be able to right click (or go to the file menu) the files/folders and select "Get Info." Then at the bottom enter 755 in the octal form. You'll need to click the "apply to enclosed items" button to set permissions for child objects (files and folders) underneath the folder you're working with.
www.drupalmuseum.com
www.organicsitedesign.com
Problem solved
Thanks much for your help!