[ad_1]
Hello, I’ve been trying to install WordPress using the DigitalOcean tutorial and I’ve gotten to step 6, where I’m supossed to go here https://server\_domain\_or\_IP but IDK which is the server domain since I’ve never set it up before. Can anyone help me out?
[ad_2]
The domain is going to be something along the lines of something.tld. Presumably, by this point, you have purchased a domain and have the DNS pointed toward your Digital Ocean hosting. That would be the domain they are referencing. If you do not have a domain and it is not pointed at your hosting, you would just use the servers IP.
I think you need to provide more details, what exactly did you do, not sure what step 6 is. Are you trying to set a VM? then you can use the ip of that machine and make sure that the port is open.
I’m sorry about my lack of context, what I’ve done up until now is:
Create mysql database and user
Install php and extensions
Adjusting Apache’s Configuration to Allow for .htaccess Overrides and Rewrites
Downloading WordPress
Configuring the WordPress Directory
Step 6 is:
Completing the Installation Through the Web Interface
where they tell me to go https://server_domain_or_IP to get the interface but I don’t know where to go, I tried my localhost and it’s not working.
I’m not trying to set up a VM, to work in my local machine is fine.