Jump to content

Recommended Posts

Posted

Hi All,

We are trying to upload a dreamweaver site to an ubuntu box but failing!

 

We use a user whop is a member of the www-data group but we still get premission denied after the pages have been uploaded. If we then change the pag owber to www-data:www-data the page then works?

 

Can anyone let em know where we are going wrong?

 

Thanks :o

Posted (edited)

Hi,

 

What file permissions are on the uploaded files or the directory of which you're trying to upload to?

 

If you have terminal access, go to the www directory and run ls -la this should list the file permissions, owner and group of the directories and files.

Edited by m1k3r
Posted

I bet the permissions aren't matching

As mk13r suggests, compare the results of ls -l on the two directories to see if there are permissions problems. Check for unresolved names (i.e. large numbers instead of names of owner and group).

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...