>When I just type "lynx" I get: > Alert! Unable to connect to remote host. > lynx: can't startfile http://www/one-click.com
Ok, so now I figured out that part of these errors came from the virtualhost settings. Now that I've commented out all of the virtual host settings lynx now runs when I type "lynx localhost". And when I type apachectl I now get a message saying httpd is already running. Yipee!!! Now to figure out which conf file is causing this error when I type "lynx" at the command line: Alert! Unable to connect to remote host. lynx: can't startfile http://www/one-click.com I believe the error is the /www/one-click.com settings. This looks like an invalid http format. Unfortunately I cannot find the file which is controlling this. Any ideas which file is doing this? Thanks