Hi John,

Tks for your advice.

- snip -
> > $ cat /etc/apache2/ports.conf
> > Listen 80 Listen 44 * end *
> >
> > Only one line on this .conf file.
> >
> it should be:
> 
> Listen 80
> Listen 44

OK, problem solved.

$ sudo /etc/init.d/apache2 start
 * Starting apache 2.0 web server... apache2: Could not determine the
server's fully qualified domain name, using 127.0.1.1 for ServerName
                                                                       
      [ ok ]
* end *

Are 80 and 44 referring to port-80 and port-44 respectively.  If YES,
what is port-44?

Tks.


B.R.
Stephen

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to