Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 567237
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T13:03:43+00:00 2026-05-13T13:03:43+00:00

I am having some permissions problems with mkdir in PHP. I am trying to

  • 0

I am having some permissions problems with mkdir in PHP. I am trying to simply move some files around (and create a folder to put them in), but I am getting this error:

mkdir() [function.mkdir]: Permission denied in

On my old site, I had my folders set to 755 and things seemed to work fine. It seems like the only time I can get mkdir or related functions to work on this server is when folders have 777 as their mode.

Is the web browser considered “Others”? I don’t feel like leaving my folders at 777 is a great idea, right?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T13:03:43+00:00Added an answer on May 13, 2026 at 1:03 pm

    If you need to create folders on your server that you can then write to from your web browser you may need to use at least 775. Note that this isn’t necessarily the case for creating files. In fact, you probably don’t want your files to be 777 at all.

    You can also use bash commands within the php code if you would like to avoid having your server (aka www-data) create the directories but you’ll still need to place the correct permissions on the folders to allow www-data to then write files to the directories.

    Do check your ownerships. The above is based on a folder being owned by some user and group owned by www-data. You can also try to set the folder ownership to www-data but the permission would still be rwx for that particular user.

    I hope that’s not way to convoluted.

    Commands that might help you find out who is running apache on your server:

    #top
    

    look for something like:

      PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND                                                                                          
    20610 www-data  20   0 36772  10m 4380 S    4  0.1   0:04.03 apache2 
    

    or

    #ps aux | grep "apache"
    

    look for something like

    www-data 26898  0.0  0.0  34248  4076 ?        S    17:59   0:00 /usr/sbin/apache2 -k start
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 305k
  • Answers 305k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer https://domain/sp/ACS.SAML2 May 13, 2026 at 9:01 pm
  • Editorial Team
    Editorial Team added an answer Here is the effect I was looking for (crappy JPEG,… May 13, 2026 at 9:01 pm
  • Editorial Team
    Editorial Team added an answer I don't see how you can represent a rectangle with… May 13, 2026 at 9:01 pm

Related Questions

Here is the question: Can TortoiseSvn work on Windows 2008 without turning off User
I'm having some trouble importing and accessing a private key with the ASPNET user.
I just recently started having a very severe problem when using WebRequest.Create(string url) I
I am trying to distribute my Outlook Add-In to the rest of the company.
Good afternoon, I am having difficulties with libxml2. I tried to build the Perl

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.