Jump to content

Recommended Posts

Hello!

I'm trying to execute mkdir(test); Simple.

But the directory is not being created. 

My only guess is that the web server doesn't have the proper rights to make that directory.

I chmod to 777, but still no go.

I was going to change the owner, but I don't know what to change it to.

Can anyone help me get mkdir(); to work?

Thank you.

Link to comment
https://forums.phpfreaks.com/topic/195031-permissions/
Share on other sites

I check some of my settings.  PHP Safe mode is not enabled.

I can not create folders or upload pix. 

 

How do I get an error message that is helpful.  mkdir("temp") or die("did not make dir");

Only errors "did not make dir".  Not very helpful.

 

I'm sure it's probably a config issue, but I don't know where.

 

I had a server with fedora 3 and upload worked find.

I'm using fedora 10 now.

Link to comment
https://forums.phpfreaks.com/topic/195031-permissions/#findComment-1027018
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.