On Sat, Nov 21, 2009 at 1:04 AM, Daniel Shapiro <dshapiro1975@xxxxxxxxx> wrote: > Running on Debian linux: > > I have been having trouble installing/running apache on an instance of an amazon cloud ec2 machine. > Wondering if installation is badly done, or configs not set up, or if its a function of the virtual nature of IP on amazon ec2 cloud? > > > It does seem I have 2 versions installed - but can't get either to work properly I would suggest you remove the older one. > Looking up localhost > Making HTTP connection to localhost > Alert!: Unable to connect to remote host. > > lynx: Can't access startfile http://localhost/server-status Could be that the server is running fine, but that "server-status" hasn't been configured. What happens if you just do "lynx http://localhost" from the commandline on your machine? > -------------------------------------------------------------- > Trying apache2: > amd6:/# apache2 -f /etc/apache2/httpd.conf > apache2: Syntax error on line 6 of /etc/apache2/httpd.conf: Cannot load /usr/lib/apache/1.3/mod_status.so into server: /usr/lib/apache/1.3/mod_status.so: undefined symbol: ap_restart_time You start apache 2.x on debian using apache2ctl. This will probably set alle the paths correctly so that apache doesn't try to load 1.3 modules. However, I would start by getting rid of apache 1.3. Krist -- krist.vanbesien@xxxxxxxxx krist@xxxxxxxxxxxxx Bremgarten b. Bern, Switzerland -- A: It reverses the normal flow of conversation. Q: What's wrong with top-posting? A: Top-posting. Q: What's the biggest scourge on plain text email discussions? --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx