Hi,
I’ve installed Wordpress on my server with One-Click apps feature, my questions are : is there any available tutorials or docs of how to install file manager on the server, and when I was logged on to my SFTP i didn’t see my application (wordpress) folder, there are only .ssh (i forgot another folders).
Which is best running Wordpress on DO ? with the one-click apps image, or ‘configure it your self’ within Ubuntu using either Lamp / Lemp or do manual entirely.
Thanks.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hey @pramadiputra -
Running the Wordpress One-Click is a good option if you prefer not to login to your droplet via SSH and install and configure everything via the commandline. Either way, I recommend getting familiar with the SSH/Commandline approach as it is much more powerful and versatile than SFTP or any web-based control panel.
You didn’t see any files because when you logged in via SFTP it placed you in the /root directory, but all the wordpress files are in /var/www/html directory.
To fix this you can either set /var/www/html as the starting directory in your SFTP program’s connection settings, or you can login, navigate UP a directory, and then go to var, www then html
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.