• Resolved elrika

    (@elrika)


    I am new to WordPress and have not been able to upload any pictures.
    It takes a while to load and then it gives me a HTTP error.
    The error log has the following :
    [18-Apr-2016 10:59:55 Africa/Johannesburg] PHP Warning: PHP Startup: Unable to load dynamic library ‘/usr/local/lib/php/extensions/no-debug-non-zts-20100525/imagick.so’ – libMagickWand.so.2: cannot open shared object file: No such file or directory in Unknown on line 0

    I have tried various sizes, some as small as 26 Kb. Various file types. jpeg, png etc. I have uninstalled WordPress and re-installed several times.
    I have contacted my hosting company – According to them it must be a WordPress setting.

    I have tried in Internet Explorer, Chrome and Firefox. I have tried it on a pc with Win 7 and one with Win 10.

    Please help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,
    The error is showing that imagick can’t be found, so most likely it’s not installed in your hosting environment.
    Check again with your hosting company, depending on their set-up they may not support imagick.

    I found this worked:

    Correcting the HTTP Upload Error

    Log into your cPanel dashboard.

    Using the file manager, navigate to your WordPress site’s root directory.

    Locate and open the .htaccess file for editing.

    Add the following line of code at the top of the file:

    SetEnv MAGICK_THREAD_LIMIT 1

    Save the changes to the .htaccess file.

    Thread Starter elrika

    (@elrika)

    My hosting company moved the site over to a newer server.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘HTTP error when uploading Media’ is closed to new replies.