[PHP] file permission error

2006-05-22 Thread suresh kumar
Hi, I am facing one problem in my project.I am uploading an image .its get storing in DB.i am storing images in /tmp folder as file.while i am retrieving a image its displaying file permission error.fopen() could not open socket.file permission error.

Re: [PHP] file permission error

2006-05-22 Thread Anthony Ettinger
is it readable by nobody? On 5/22/06, suresh kumar [EMAIL PROTECTED] wrote: Hi, I am facing one problem in my project.I am uploading an image .its get storing in DB.i am storing images in /tmp folder as file.while i am retrieving a image its displaying file permission error.fopen() could

Re: [PHP] file permission error

2006-05-22 Thread Richard Lynch
On Mon, May 22, 2006 10:55 am, suresh kumar wrote: I am facing one problem in my project.I am uploading an image .its get storing in DB. This is your first problem :-) Unless you are the CIA using a custom builtin SQL function to compare images, what point is there in throwing this big