0

I'm developing advertisement website in WordPress. Locally, it works fine, but when I upload website on a server, it cannot upload the image. It is showing "error".

I do not understand what is the problem because locally image upload works, but on server it doesn't.

I googled and try to solve problem using this link http://www.inmotionhosting.com/support/edu/wordpress/http-image-error but problem is still not solved.

enter image description here

alex
  • 121
  • 1
  • 7

1 Answers1

1

@alex 644 for the files and 755 for the folders should be fine. No need for 777 on a live server.

vagelis
  • 479
  • 2
  • 12