Fix for image upload problem, wordpress #wordpress #fix #permission

I don`t know why, but since the last from WP i have some problem with the uploading of images. The solution is simple and easy to handle.

  1. Connect to you FTP Server
  2. go to the directory /wp-content/
  3. then change to the /uploads folder
  4. If you are using an FTP Client, right click with the mouse,
    and select Filepermission from the context menue.
  5. Enter the numeric value 744 and choose the radio button Apply to directories only and click ok.
  6. Now login to your WordPress again and try the , works =

helpwp

Another solution could be that you have to add a line in your .htaccess file

  1. Search the file on your server, in normal case you should find it in the beginning of your webfolder.
  2. Add the following line to your file: SetEnv MAGICK_THREAD_LIMIT 1 save it and upload it.
  3. Now you can add your picture via the libary

Check out also the following from WP4Beginners

#wordpress #upload #permission

Dieser Beitrag wurde unter Allgemein, HINTS abgelegt und mit , , verschlagwortet. Setze ein Lesezeichen auf den Permalink.

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert

Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre mehr darüber, wie deine Kommentardaten verarbeitet werden.