Jump to content

function: lchown


Devine

Recommended Posts

I want to create a folder! ... But it won't let me.. and before, when I tried to create a folder, it set the folder user as "99".. when the site user was 32149 .. but now its 99 and doesnt have access to create a folder :/

Link to comment
Share on other sites

The SCRIPT user is 99.. the FTP user is 32149.

 

As long as you do not mix ftp and script data together, you will have no problem.

 

If you have shell access, you can use that to change permissions on your files so that user 99 can modify user 32149's files. 

Link to comment
Share on other sites

Then you have two options:

 

1.  Keep your ftp files and script files totally seperate.  Use a script to create new directories, instead of using ftp.  If the script creates a directory, then it will have full permissions in that directory.

2.  Ask your hosting provider how you can change permissions on your files.

Link to comment
Share on other sites

Then you have two options:

 

1.  Keep your ftp files and script files totally seperate.  Use a script to create new directories, instead of using ftp.  If the script creates a directory, then it will have full permissions in that directory.

2.  Ask your hosting provider how you can change permissions on your files.

 

It wont allow me to use mkdir

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.