Re: [PHP] upload permission denied!

2002-01-28 Thread sundogcurt
That is where the script is that uploads the file, the file should be going to : /home/gruesome/public_html/valeriemacwilliam/includes/content/ /home/gruesome/public_html/valeriemacwilliam/pics/ or /tmp/ or where ever I have tried a ton of different folders [EMAIL PROTECTED] wrote: >On Tuesd

Re: [PHP] upload permission denied!

2002-01-28 Thread Girish Nath
om: "Jason Wong" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 29, 2002 3:55 AM Subject: Re: [PHP] upload permission denied! On Tuesday 29 January 2002 11:48, sundogcurt wrote: > the directory permissions are set to 777 / 0777 any user, any g

Re: [PHP] upload permission denied!

2002-01-28 Thread Jason Wong
On Tuesday 29 January 2002 11:48, sundogcurt wrote: > the directory permissions are set to 777 / 0777 any user, any group, > etc. at least that is how I understand it. if i'm wrong please correct > me, I do appreciate the help thank you. If they're set to 777 then anybody can do anything to it w

Re: [PHP] upload permission denied!

2002-01-28 Thread sundogcurt
the directory permissions are set to 777 / 0777 any user, any group, etc. at least that is how I understand it. if i'm wrong please correct me, I do appreciate the help thank you. [EMAIL PROTECTED] wrote: >On Tuesday 29 January 2002 11:10, sundogcurt wrote: > >>Like so? >> >>error message : >>

Re: [PHP] upload permission denied!

2002-01-28 Thread Jason Wong
On Tuesday 29 January 2002 11:10, sundogcurt wrote: > Like so? > > error message : > Warning: Unable to create 'sdf.jpg': Permission denied in > /home/gruesome/public_html/valeriemacwilliam/includes/content/addpic.php > on line 21 > > code : > if($myfile){ > if(copy(stripslashes($myfile), $ne

Re: [PHP] upload permission denied!

2002-01-28 Thread sundogcurt
Like so? error message : Warning: Unable to create 'sdf.jpg': Permission denied in /home/gruesome/public_html/valeriemacwilliam/includes/content/addpic.php on line 21 code : done"; }else{ print "not done"; } } ?> Add Picture new file name [EMAIL P

Re: [PHP] Upload --Permission denied simple error...

2001-02-27 Thread Richard Lynch
You need to be copying files to a directory that the user PHP runs as has write-access to. Windows NT file permissions are accessed by using right-click. Other Windows versions, only Bill Gates knows. -- Visit the Zend Store at http://www.zend.com/store/ Wanna help me out? Like Music? Buy a C