[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [linux] Apache ne fonctionne plus/SuSE 7.2



Le Mercredi  9 Janvier 2002 17:34, vous avez écrit :
> Essaie d'accéder à ton serveur par http://serveur:8080/ pour voir ce
> qu'il dit.
> Quand tu fais un ps ax, existe-t-il une (ou plusieurs) instances de httpd?
> Le fichier de config de tomkat dit qu'il y a une erreur à la ligne 17,
> as-tu été voir la ligne 17?
>
Bonjour,

OK! Si je tape l'url http://serveur:8080 j'ai droit à la page home de ce 
foutu Tomcat:

Tomcat
Version
3.2.1
This is the default Tomcat home page. This page serves as a quick reference
guide to related resources and is located at:

</path/to/tomcat>/webpages/index.html

Comment enlève-t-on cette bestiole dans SuSE 7.2?

Pour l'erreur de la ligne, il faudrait d'abord que je comprenne ce qu'est ce 
foutu Tomcat:

Quand je lance httpd, j'ai:

root@lx93:/home/alain > rcapache start
Starting httpd [ Jserv LDAP PERL PHP4 Tomcat ]
 
Syntax error on line 17 of /opt/jakarta/conf/tomcat.conf:
ApJServManual: cannot be specified more than once per host           unused

root@lx93:/home/alain > vi /opt/jakarta/conf/tomcat.conf

                                       
###############################################################################
#                     Apache JServ Configuration File                         
#
###############################################################################
 
# Note: this file should be appended or included into your httpd.conf
 
# Tell Apache on win32 to load the Apache JServ communication module
# LoadModule jserv_module modules/ApacheModuleJServ.dll
 
# Tell Apache on Unix to load the Apache JServ communication module
# For shared object builds only!!!
# @LOAD_OR_NOT@LoadModule jserv_module @LIBEXECDIR@/mod_jserv.so
LoadModule jserv_module /usr/lib/apache/mod_jserv.so
 
<IfModule mod_jserv.c>
# Do not edit!
ApJServManual off  <==== ligne 17 <===== <===== me fait ch...
ApJServDefaultProtocol ajpv12
ApJServSecretKey DISABLED
ApJServMountCopy on
ApJServLogLevel notice
ApJServLogFile /var/log/httpd/mod_jserv.log                                   

Alain

[ Soyez précis dans vos sujets svp afin de déterminer directement  ]
[ le type de demande...                                            ]
[ Pour vous (dés)inscrire, aller sur http://unixtech.be/ml.php     ]
[ Archives de la mailing list: http://archives.unixtech.be/linux/  ]
[ http://unixtech.be              Contact: listmaster@unixtech.be  ]