Member
Member
Catlely   28-02-2008, 16:52
#1

Im getting this error:
Warning: unlink(e:\hosting\member\sertobon\maite/cache/code_c725750209bacf4971a45bd9c5ca7597.png) [function.unlink]:
Permission denied in e:\hosting\member\sertobon\maite\zp-core\controller.php on line 45

I have set permissions to that particular file but the error is still there.
Does anybody know what could be?

Thanks

Member
Member
jsumners   28-02-2008, 16:55
#2

What have you set the permissions to? That error means the PHP process does not have permission to delete the file.

Member
Member
Catlely   28-02-2008, 17:15
#3

Thanks for your reply.
I've set full permissions to the file controller.php but the error is still there.
Im running verion 1.1.4
Here is the link:
http://www.maitetobon.com

Member
Member
Catlely   28-02-2008, 17:18
#4

Thorugh FTP I deleted all the image files in the cache folder and the error message is gone ???

Member
Member
Catlely   28-02-2008, 17:25
#5

I found the problem. I forgot the add delete permissions to the album and cache folders.
BTW I'm using a Windows 2003 server, just in case if anyone run into the same problem.
Give read, write, execute and delete (RWXD) permissions to the NETWORK user.

Developer
Developer
trisweb   28-02-2008, 19:26
#6

Bingo, was about to recommend that. It should be whatever user the web server is running as.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.