Recent content by ennicola

  1. E

    WP site using a different database than the one in wp-config.php

    This is what I have from Plesk and the FTP access: /var/www/vhosts/xxxxxx.com/httpdocs/wp-config.php The database in the wp-config file is xxxxxxx_db. This is where it’s actually being detected: /home/wceiutph/domains/xxxxxx.com/public_html/wp-config.php The real database I managed to connect...
  2. E

    WP site using a different database than the one in wp-config.php

    I managed to retrieve the database credentials through a plugin and connected to it via the phpMyAdmin URL on my server, but I don't see it in Plesk and wp-config doesn't point to it. Very strange.
  3. E

    WP site using a different database than the one in wp-config.php

    I also downloaded all the files from the FTP and did a search using Sublime Text, but I can’t find anything about the database. I also tried from the SSH terminal. Not DNS records to another IP.
  4. E

    WP site using a different database than the one in wp-config.php

    yes it show a different database name from the one configured in the wp-config.php file
  5. E

    WP site using a different database than the one in wp-config.php

    sorry, this is the message: At first, I had used a plugin made with AI, then I used UpdraftPlus, which is used for backups, and when I downloaded the SQL file, I saw that the database was the same one I had identified — different from the one in the wp-config file and in Plesk. Is possibile...
  6. E

    WP site using a different database than the one in wp-config.php

    Inizialmente avevo utilizzato un plugin realizzato con l'intelligenza artificiale, poi ho utilizzato UpdraftPlus, che viene utilizzato per i backup, e quando ho scaricato il file SQL, ho visto che il database era lo stesso che avevo identificato, diverso da quello nel file wp-config e in Plesk.
  7. E

    WP site using a different database than the one in wp-config.php

    Hi everyone, I’ve taken over a WooCommerce site (2000+ customers) and found a very strange issue. The wp-config.php file points to a specific database — but WordPress is clearly using another one. On the server I have three databases: one linked in wp-config.php two empty The configured DB...
Back
Top