I'll spare more details until I finish my own troubleshooting, but in the meantime I could use a few tips to keep my pointed in the right direction.
I have a box with FreeBSD 5.4. For these, I installed the latest versions from the ports collection. Here are the symptoms:
Apache 1.3: I can start/stop the server fine. When only Apache is running and I try http://localhost I see the parent directory /usr/local/www/data but no actual page pops up. Not sure if that indicates a problem.
PHP5: This may be part of the problem. I installed php5 but I don't believe it was mod_php5 (same as php5 installed as an Apache module?) but rather php5. I won't list details about configuration files on php5 yet, since I uninstalled it and am now trying to find how to install mod_php5.
Mysql 4: Everything here is working fine. I created the drupal database, the nobody user (I called "somebody"), and the import from data/drupal seems to have worked. I wonder if my apache was installed with mysql support.
Drupal 4.6.3: I didn't move the directory in the first step because it seemed to already be in the right place. I should add that I installed Drupal before Apache, PHP, and mysql4, in case that caused a problem. I didn't complete all the system requirements, so that's why I'm trying to install mod_php5 now.
Before I uninstalled php5, when I tried to point the browser to http://localhost/drupal it would redirect me to //hostdomain/drupal