Hm,
Well I’ve figured out a few things.
I’ve been accessing localhost:80/ruby/wp/wp-admin/admin.php which allows me to log in, followed by a blank white screen.
Then I started to use localhost:80/ruby/wp/wp-admin/index.php which allows me access to my admin panel.
My next question, though, is if I enter localhost:80/ruby/wp/wp-admin/ shouldn’t I be greeted with the admin panel?