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
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
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
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 :
>>
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
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
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
7 matches
Mail list logo