Git Product home page Git Product logo

Comments (1)

agomezmoron avatar agomezmoron commented on May 28, 2024

Hi,

after runing:

sudo ls -la /opt/bitnami/wordpress/wp-content/themes/furnihaus/

You saw:

drwxrwxr-x 9 daemon daemon 4096 Oct 26 04:20 .
drwxrwxr-x 6 bitnami daemon 4096 Oct 26 04:20 …
-rw-rw-r-- 1 daemon daemon 1039 Oct 26 04:20 404.php
-rw-rw-r-- 1 daemon daemon 850 Oct 26 04:20 archive.php
drwxrwxr-x 7 daemon daemon 4096 Oct 26 04:20 assets
-rw-rw-r-- 1 daemon daemon 813 Oct 26 04:20 category.php
-rw-rw-r-- 1 daemon daemon 2530 Oct 26 04:20 comments.php
-rw-rw-r-- 1 daemon daemon 2564 Oct 26 04:20 editor-style.css
-rw-rw-r-- 1 daemon daemon 3790 Oct 26 04:20 footer-404.php
-rw-rw-r-- 1 daemon daemon 4765 Oct 26 04:20 footer.php
-rw-rw-r-- 1 daemon daemon 830 Oct 26 04:20 fullwidth.php
-rw-rw-r-- 1 daemon daemon 434 Oct 26 04:20 functions.php
-rw-rw-r-- 1 daemon daemon 1649 Oct 26 04:20 header.php
drwxrwxr-x 6 daemon daemon 4096 Oct 26 04:20 inc
-rw-rw-r-- 1 daemon daemon 1271 Oct 26 04:20 index.php
drwxrwxr-x 2 daemon daemon 4096 Oct 26 04:20 languages
-rw-rw-r-- 1 daemon daemon 3729 Oct 26 04:20 page.php
drwxrwxr-x 5 daemon daemon 4096 Oct 26 04:20 partials
-rw-rw-r-- 1 daemon daemon 13 Oct 26 04:20 readme.txt
-rw-rw-r-- 1 daemon daemon 612185 Oct 26 04:20 screenshot.png
-rw-rw-r-- 1 daemon daemon 1989 Oct 26 04:20 search.php
-rw-rw-r-- 1 daemon daemon 642 Oct 26 04:20 sidebar.php
-rw-rw-r-- 1 daemon daemon 330 Oct 26 04:20 sidebar-shop.php
-rw-rw-r-- 1 daemon daemon 1288 Oct 26 04:20 single.php
-rw-rw-r-- 1 daemon daemon 809 Oct 26 04:20 style.css
-rw-rw-r-- 1 daemon daemon 773 Oct 26 04:20 tag.php
drwxrwxr-x 2 daemon daemon 4096 Oct 26 04:20 templates
drwxrwxr-x 2 daemon daemon 4096 Oct 26 04:20 vc_templates
drwxrwxr-x 8 daemon daemon 4096 Oct 26 04:20 woocommerce

As you can see, there is not any bitnami folder there so the loop is caused by the plugin. You have 2 options here:

  • Move the wp-content folder and remove the symlink
sudo mv /opt/bitnami/wordpress/wp-content /opt/bitnami/wordpress/wp-content.back
sudo mv /bitnami/wordpress/wp-content /opt/bitnami/wordpress/wp-content

You can remove the /opt/bitnami/wordpress/wp-content.back folder if everything goes fine

  • Or contact the plugins developers so they are aware of this issue and work on solve it.

Happy to help!

from vms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.