Hello, I just started using apache2 in Cygwin, basically following this: 'http://www.beaconhill.com/solutions/kb/cygwin/apache-cygwin-setup.html', and things seem to work properly, I just typed 'http://localhost' in my Opera browser and I got 'It works' as expected, this should be telling me that apache2 is working well.
However, when I started apache with 'apachectl2 start' I got 'httpd2: Could not reliably determine the server's fully qualified domain name, using fe80::f418:15ef:b5b9:a1df for ServerName', and after 'netstat -a' I got (last two rows) this: UDP [fe80::c7:280d:3f57:ff97%7]:546 *:* UDP [fe80::f418:15ef:b5b9:a1df%3]:1900 *:* I think the last row is related to the message above pointing to fe80::f418:15ef:b5b9:a1df. Would that be a problem? if so, how could I solve that? Thanks in advance for any suggestions, Gery -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple