J
|
Jane 10/1/2009 |
Hi, |
|
jwoker author 10/2/2009 |
Thanks, I now have the files directory located outside of the /public_html and the following code works to create a file name including my "job_name". The event code will also create a sub-directory for a "job_name" if it does not already exist. 2 problems I am having are: 1) when the event code creates a directory it sets permissions to 755 rather than 777 like I have the mkdir function setup to do? I also can't delete the directories via cpanel so I'm thinking it is some kind of ownership problem and I might have to create job directories manually <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=44420&image=1&table=forumreplies' class='bbc_emoticon' alt=':(' /> //Job name is used as directory name |