Configuration for ISPmanager server

  • Last updated on October 28, 2023

  • If you are using a ISPmanager server, please follow the steps below for the Converter for Media plugin to work properly.

  • Step 1.

    Log in to your ISPmanager dashboard and go to the “File manager” tab (using the menu on the left).

  • Step 2.

    Go to the /etc directory and then to the /nginx directory.

  • Step 3.

    Edit the following file:

    nginx.conf.isp

  • Step 4.

    Find a line like this (the content may vary depending on your configuration), which contains image formats (jpg, jpeg, png, etc.):

    location ~* ^.+\.(jpg|jpeg|gif|png|svg|js|css|mp3|ogg|mpe?g|avi|zip|gz|bz2?|rar|swf)$ {

  • Step 5.

    Remove the following file formats from this line:

    • jpg
    • jpeg
    • png
    • gif
    • webp

    This is an example of the line before the changes:

    location ~* ^.+\.(jpg|jpeg|gif|png|svg|js|css|mp3|ogg|mpe?g|avi|zip|gz|bz2?|rar|swf)$ {

    This is an example of the line after the changes:

    location ~* ^.+\.(svg|js|css|mp3|ogg|mpe?g|avi|zip|gz|bz2?|rar|swf)$ {

  • Step 6.

    Save the changes to the nginx.conf.isp file.

  • Step 7.

    In your ISPmanager dashboard, go to the “Services” tab (available in the Management Tools menu or in the Monitoring menu).

  • Step 8.

    Find the Nginx service in the list and select it.

  • Step 9.

    Use the Restart button to restart the Nginx service.

  • Step 10.

    That’s all! The error on the plugin settings page should disappear.

We uses cookies

This website uses cookies to help it function and track how you interact with it. We will only use cookies if you accept our Cookie Policy by clicking Accept Cookies. If you click Decline, we will only use cookies that are necessary for the operation of our website.

One moment more ...

We need your consents so that we can provide services to you. Please read the Privacy Policy and the Terms and Conditions. Click Accept All if you have read and agree to our Privacy Policy and our Terms and Conditions.

Please wait ...

The Checkout session is being generated for you. In case of any problems, please contact us.