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.
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
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...
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.
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...
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...