|
|
| Welcome to the Mac Forums forums. Please read the FAQ if you have questions. Register to participate. |
|
|||||||
| TouchArcade.com - iPhone Game Reviews and News |
![]() |
|
|
Thread Tools | Search this Thread |
|
|
|
|
#1 |
|
macrumors member
Join Date: Feb 2006
|
PHP - mkdir Permission denied
so ive got a script where a user submits a form with some data in it and its dropped in a database. this form is located in a folder one level under the root. im trying to get this script to create a series of directories and a file at the bottom of the directories when the form is submitted. however, the directory i want these in is also one level down from the root. im getting a mkdir "permission denied" warning when i run it. i think it might have something to do with the fact that it has to pass through root or something. i really dont know what the hell it is. is that a typical problem? or is it a permissions problem i would have to get my hosting to figure out?
|
|
|
|
|
|
#2 |
|
macrumors 6502
|
just CHMOD 777 the parent directory
__________________
17" MBP 2.4Ghz SR, 4GB RAM 8GB iPhone 3GHosting & Design www.mostlymojo.com My Personal Site www.mojowill.com
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|