Welcome to PaulN.Org aka Paul’s Place

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:

  1. I downloaded Drupal 10 from drupal.org
  2. I used sftp to upload the drupal zip file
  3. I found composer was already available to me in my cPanel terminal
  4. I used Composer to install Drush
  5. The trick was making sure everything is in the right directory.

All good fun.