• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Recent content by davidon

  1. D

    Instruction How to run Magento 2 on Plesk Obsidian 18 without Docker

    This guide is about how to install and run Magento 2.4x on Plesk without Docker. Our example domain will be "example-magento.com" make sure you replace this detail to the domain where you would like to set-up the magneto site. We won't cover the installation of the required components, by...
  2. D

    Input How to run Magento 2 on Plesk Obsidian 18 without Docker

    This guide is about how to install and run Magento 2.4x on Plesk without Docker. Our example domain will be "example-magento.com" make sure you replace this detail to the domain where you would like to set-up the magneto site. We won't cover the installation of the required components, by...
  3. D

    Issue Plesk Obsidian - Version 18.0.50 - Database Servers Missing

    Hey thanks for the response, I can't emphasize enough what a great product Plesk is and thank you for all the hard work you guys are putting into it. Are we sure that this method checks these tables? Here is what was tried: plesk repair installation plesk repair all -y ./bootstrapper.sh...
  4. D

    Issue Plesk Obsidian - Version 18.0.50 - Database Servers Missing

    "plesk repair db" does not provides a fix for the psa.`DatabaseServers`; table, none of the repair modes/methods does.
  5. D

    Issue Plesk Obsidian - Version 18.0.50 - Database Servers Missing

    Had the same issue after a broken install, turns the PSA database was broken, the repair does not cares about that so here is a quick fix what I hope going to work. plesk db USE psa; SELECT * FROM `DatabaseServers`; Empty set (0.000 sec) If shows an empty result you have to create the entries...
  6. D

    Input Share your experience and contribute to Plesk development strategy!

    I have been using Plesk for a very long time and have to say I am very happy where it goes. BUT :) Please enable the old Samba support, or at least give some guidance how to fix the issues with the old extension. We had that extension properly configured and our dev team (8ppl) were using it on...
  7. D

    Question No SAMBA/SMB on new plesk Version???

    Damn, the module works after the upgrades but the settings are dead with a DB error. Tried to remove and reinstall when i had to face the fact that this isn't available for obsidian. Managed to install it from a setup what wasn't upgraded, with the database tables added manually but still...
Back
Top