I have great dreams of making this site meaningful … Someday.
Until then this is a place where I am trying things out with a simple hosted site running on Hostinger’s cPanel.
I have found the basic cPanel is surprisingly capable. I setup a basic Drupal site and it works. Key things:
- I downloaded Drupal 10 from drupal.org
- I used sftp to upload the drupal zip file
- I found composer was already available to me in my cPanel terminal
- I used Composer to install Drush
- The trick was making sure everything is in the right directory.
All good fun.