Bitnami configuration

  • Last updated on October 2, 2023

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

  • Step 1.

    Log in to your hosting dashboard and start an SSH connection to your website.

  • Step 2.

    Go to the host configuration directory using the command:

    cd /opt/bitnami/apache/conf/vhosts/

    Use the command to list the files in a directory::

    ls -l

    Find files matching the pattern: APPNAME-vhost.conf and APPNAME-https-vhost.conf. These will always be two files with the same APPNAME prefix (the APPNAME prefix will be the name of your app). These files will be needed in the next steps. Our example includes the wordpress-vhost.conf and wordpress-https-vhost.conf files.

  • Step 3.

    Edit the wordpress-vhost.conf configuration file using the command (on your server it may be another file matching the pattern: APPNAME-vhost.conf):

    sudo nano wordpress-vhost.conf

  • Step 4.

    Find the “AllowOverride None” line and replace it with “AllowOverride All”.

  • Step 5.

    Exit the file (using the keyboard combination: Control + X) and save your changes.

  • Step 6.

    Edit the wordpress-https-vhost.conf configuration file using the command (on your server it may be another file matching the pattern: APPNAME-vhost.conf):

    sudo nano wordpress-https-vhost.conf

  • Step 7.

    Do the same as in steps 4 and 5.

  • Step 8.

    Restart the Apache service using the command:

    sudo /opt/bitnami/ctlscript.sh restart apache

  • Step 9.

    That’s all! Our plugin will work properly.

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.