On 11/11/06, Stephen Liu <[EMAIL PROTECTED]> wrote:
....


$ sudo /etc/init.d/apache2 start
Password:
 * Starting apache 2.0 web server... Syntax error on line 1 of
/etc/apache2/ports.conf:
Listen takes one argument, A port number or a numeric IP address and a
port number  [fail]
* end *


$ cat /etc/apache2/ports.conf
Listen 80 Listen 44 * end *

Only one line on this .conf file.

it should be:

Listen 80
Listen 44

--
jpg

---------------------------------------------------------------------
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