Question
Nothing found inside var folder using SSH
I have logged in as root using SSH. But when I try to access www folder inside var, gettting error = “cd: www: No such file or directory”
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
Run the following to check correct package installation by your LAMP distribution:
I get following result
@JoelJames - Looks like one-click LAMP was deselected when you created your server. Did you just create this server?
@gndo Thanks. I will check that.