[ad_1]
[ad_2]
Hello,
I set up a web server on AWS and installed php and wordpress on it for a new site, created a wordpress login and was able to login to the wordpress software to design my site.
What happens to this account if i delete the installed WP on my server (and the entire server itself)?
Do I need to manually close the wordpress account? Does it delete by itself?
TIA

If ou delete the server from your AWS you don’t need to remove it again from WordPress. it will be removed automatically
The account you created is stored in the database that the site connects to. If you have mysql/mariadb on the same server, the account and all other site related information are deleted when you nuke the server.