How to delete remote file thorugh PHP
Posted: Fri Dec 26, 2003 3:23 am
Hello,
I have problem in deleting the image on the remote server through PHP. Images is uploaded on the remote server through the servelt. When I tries to delete image using "Ulink", I got error "permission denied". I have serached for help on the web, and tried to use umask and chmod command. Still I am not able to delete file. I set the umask to "0777" and given the permission using "chmod". Still I am not able to delete the file.
The server is Sun server with solaris 5.9.
Cqan anybody knows abt it?
Thanks.
I have problem in deleting the image on the remote server through PHP. Images is uploaded on the remote server through the servelt. When I tries to delete image using "Ulink", I got error "permission denied". I have serached for help on the web, and tried to use umask and chmod command. Still I am not able to delete file. I set the umask to "0777" and given the permission using "chmod". Still I am not able to delete the file.
The server is Sun server with solaris 5.9.
Cqan anybody knows abt it?
Thanks.