• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Recent content by chusmsanchez

  1. C

    Question How create user mysql direct in database psa and mysql ?

    Correct. But the role that I can assign you is to manage databases. If someone takes access, they could delete databases since I can't limit that role to just create. Thanks
  2. C

    Question How create user mysql direct in database psa and mysql ?

    I am reading the manual and the connection method, but it creates insecurity, since to call the API you need the root user. If they go into the code somehow and take those values, I'm totally beaten ... Another option? With the idea that I had previously, I could play with the privileges of...
  3. C

    Question How create user mysql direct in database psa and mysql ?

    I have never called a function of that type from php, I will try. The second option seems interesting, in the manual it also appears to create users (for databases). Thanks a lot.
  4. C

    Question How create user mysql direct in database psa and mysql ?

    The idea is that for each user registered in the application, a different database is created with its assigned user so if in the future there is a problem in a database, to be able to administer or manage the databases of all clients from the plesk panel inside the subscription. I have seen...
  5. C

    Question How create user mysql direct in database psa and mysql ?

    Hello good mornig for everyone. I am developing a web app and I need to create databases with its corresponding user using php (or another method that you can recommend) every time a web visitor registers. I understand that I must enter the values in the plesk mysql and psa database. I have...
Back
Top