I currently have as server where I host different services (nextcloud, joplin and grafana). I use nginx reverse proxy to access these services through a subdirectory like:
mydomain.com/nextcloud -> lets me access my nextcloud
mydomain.com/joplin -> lets me access my joplin server
I am trying out a VPS at Hetzner and it looks good so far, and at a very fair price. After trying many things, I realized that email ports 25 and 465 are closed by default. You can request to get the ports opened after paying the first invoice.
I created drupal 9.5, FTP worked normally ,somehow after key in FTP connect infomation ,it shows
Notice: Undefined property: Drupal\Core\FileTransfer\FTPExtension::$connection in Drupal\Core\FileTransfer\FTPExtension->connect() (line 16 of core/lib/Drupal/Core/FileTransfer/FTPExtension.php).
Failed to connect to the server. The server reports the following message:
How do I choose the best hosting for my new website?
You can access my website by clicking on the link below. Basically, my website is about tool testing, [spam link redacted], keyboard testing, and so on
I am trying to move a D9 site from one host to another host. I just transferred files and imported DB. What else needs to be done to migrate it properly?