Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
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...
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.
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.
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...
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.
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...