need help in uploading images on the server

Reply

Join Date: Apr 2009
Posts: 34
Reputation: coolmind259 is an unknown quantity at this point 
Solved Threads: 0
coolmind259 coolmind259 is offline Offline
Light Poster

need help in uploading images on the server

 
0
  #1
May 2nd, 2009
Hi Guys,

I have a problem in uploading images on the server. I have tried on my localhost and its works fine, but when I upload on the server then file uploading doesn't work fine,file is not saving in the sarabase as well.

Please help me in this , thank you.
Reply With Quote Quick reply to this message  
Join Date: May 2009
Posts: 2
Reputation: chetanrakesh is an unknown quantity at this point 
Solved Threads: 0
chetanrakesh chetanrakesh is offline Offline
Newbie Poster

Re: need help in uploading images on the server

 
0
  #2
May 2nd, 2009
Hi,

Please check your server's image folder permission. It should have 777.

Thanks.
Reply With Quote Quick reply to this message  
Join Date: Apr 2009
Posts: 34
Reputation: coolmind259 is an unknown quantity at this point 
Solved Threads: 0
coolmind259 coolmind259 is offline Offline
Light Poster

Re: need help in uploading images on the server

 
0
  #3
May 4th, 2009
Hi, Thank you for your reply.

I have checked the server's image folder peormission it has 0777. is it ok?

Picture uploading is still not working. Please help.

take care.
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 1,072
Reputation: Shanti Chepuru is on a distinguished road 
Solved Threads: 98
Shanti Chepuru's Avatar
Shanti Chepuru Shanti Chepuru is offline Offline
Veteran Poster

Re: need help in uploading images on the server

 
0
  #4
May 4th, 2009
In your code change this line $HTTP_POST_FILES['image']['name'] to $_FILES['image']['name'] ..
Or check your folder path..
or post your required code...
Be intelligent, But Don't try to cheat.. Be innocent But Don't get cheated..
Reply With Quote Quick reply to this message  
Join Date: May 2009
Posts: 5
Reputation: eriksank is an unknown quantity at this point 
Solved Threads: 0
eriksank eriksank is offline Offline
Newbie Poster

Re: need help in uploading images on the server

 
0
  #5
May 7th, 2009
I give you 99 out of a 100 that this is a permission problem on the temporary folder or final folder in which you are storing the uploaded files. Both folders must be writeable by "others". You can fix it by adding write permissions for others, with your ftp client, or else go to the shell and do "chmod o+x yourfolder".
http://sankuru.biz. We think you are great, not because you can buy a Mercedes, but because you can build one.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC