Re: help with apache

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Scott Berry wrote:
> The lines which I changed in the conf file for Apache was the
> servername and also the DirectoryIndex.  All other   directives I
> believe come from the default apache set up.  What I expect to
> happen is when I type www.pilotalk.dyndns.biz I should get an index
> page to come up.

Back up a few steps.  Are you able to reach www.pilotalk.dyndns.biz?
Using the dig tool to find what IP address is assigned to that
hostname I get this:

    $ dig @ns1-2.dyndns.org www.pilotalk.dyndns.biz
    
    ; <<>> DiG 9.3.4 <<>> @ns1-2.dyndns.org www.pilotalk.dyndns.biz
    ; (1 server found)
    ;; global options:  printcmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 19409
    ;; flags: qr aa rd; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

    ;; QUESTION SECTION:
    ;www.pilotalk.dyndns.biz.       IN      A

    ;; AUTHORITY SECTION:
    dyndns.biz.             1800    IN      SOA     ns1-2.dyndns.org. hostmaster.dyndns.org. 2057527932 10800 1800 604800 1800

    ;; Query time: 24 msec
    ;; SERVER: 63.208.196.87#53(63.208.196.87)
    ;; WHEN: Wed May 23 12:51:27 2007
    ;; MSG SIZE  rcvd: 104

There does not appear to be any IP assigned.  Removing the www.,
returns an IP of 67.54.156.245.  If that's your IP, then you've got
things setup partly, but if you want to use the www. prefix, you'll
need to add it (either a CNAME or A record).

> But the other mysterious thing is apache refuses to even start and I
> did /etc/init.d/httpd testconfig and it said syntax was okay.

What is the output when you attempt to start it?  What, if anything,
is logged in /var/log/httpd/error_log?

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
School is the advertising agency which makes you believe that you need
the society as it is.
    -- Ivan Illich -- "Deschooling Society"

Attachment: pgpDLL4bBVJGX.pgp
Description: PGP signature


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux