
27/02/2007, 09:55
|
| | Fecha de Ingreso: febrero-2007
Mensajes: 30
Antigüedad: 18 años, 2 meses Puntos: 0 | |
Levantar apache Hola cuando instale apache levantaba bien pero cuando necesite configurar el apache para poder tener comunicacion con tomcat agregue las lineas
JkWorkersFile “conf/workers.properties”
JkLogFile “logs/mod_jk.log”
JkLogLevel warn
JkMount /jsp-examples default
JkMount /jsp-examples/* default
en el archivo de configuracion de apache me da este error:
Syntax error on line 418 of /usr/local/apache2/conf/httpd.conf:
Invalid command ‘JkMount/jsp-examples’, perhaps misspelled or defined by a module not included in the server configuration
y ahora no inicia apache.
Please help!!!!
Enviando tu comentario... |