Results 1 to 3 of 3

Thread: Apache startup error

  1. #1

    Apache startup error

    Hello folks,

    I'm trying to setup an apache on my box with Oleg's FW.

    startup throws this message:

    [Fri Dec 28 11:10:23 2007] [crit] (99)Protocol not available: make_sock: for address [::]:800, apr_socket_opt_set: (IPV6_V6ONLY)

    Can become wiser from this message, but perhaps one of you guys know how to interpret this ?

    Are there any more prerequisites necessary to run the apache ?

    Thanx for hints

    Zigster

  2. #2

    Appendix

    Following ifconfig, I discovered, that localhost is not running on IPv6:

    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MULTICAST MTU:16436 Metric:1
    RX packets:508949 errors:0 dropped:0 overruns:0 frame:0
    TX packets:508949 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:43522707 (41.5 MiB) TX bytes:43522707 (41.5 MiB)

    Could this be the reason, why Apache is confused ??

    Zigster

  3. #3

    Fixed:

    Hi folks,

    just to let you know:

    Add:

    Listen 0.0.0.0:8080

    to your httpd.conf to avoid problems with ipv6, this forces the use of ipv4.

    In any case it is always handy to search the manual ;-)

    Zigster

Similar Threads

  1. problem with installing optware packages
    By pico in forum WL-700g Q&A
    Replies: 7
    Last Post: 02-12-2007, 09:37
  2. WL-500gP with a WD my book pro II 1TB I/O errors
    By golem in forum WL-500gP Q&A
    Replies: 1
    Last Post: 14-06-2007, 21:14
  3. Ftp Wan
    By CPTC in forum WL-500g Q&A
    Replies: 9
    Last Post: 07-04-2005, 21:23

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •