I have a website on my work. Site and all another data uploaded to the FTP server. Have FTP and SSH permission. MySQL Base and PHPMyAdmin on the remote MySQL server and full access to hosting account. It is all working, but i need to change content and cleaning old data from site and it is my problem.
I newer worked in CMS. Hosting said that site on Drupal and i need contact Drupal support. Admin don't give any information about site and live company...
I am in the process of installing Drupal 8 using the drupal-project on Github.
I am trying to install Drupal in the /home/username/public_html/ directory and therefore moved to the public_html directory and ran the one line script from Github there.
The script worked fine and all the files downloaded. The problem has come when I looked in the public_html directory as it was empty.
I think that all the files are actually now in my /opt/cpanel/composer/bin/project_name/vendor/drupal directory.