Annonce

Réduire
Aucune annonce.

Initialisation du speedtouche 530 v6

Réduire
X
 
  • Filtre
  • Heure
  • Afficher
Tout nettoyer
nouveaux messages

  • #31
    Salut ,

    Maintenant tu dois indiquer un nom de domaine (localdomain), un nom d'hôte (localhost) et une adresse email (administrateur@localhost). L'adresse email sera affiché sur les pages d'erreur du serveur afin de contacter l'administrateur du site.
    Ces champs doivent être renseignés impérativement. Recopie les tels quels.
    là j'ai pas compris , quel nom du domaine que je met ? veux tu me donner un exemple , idem pour le nom d'hôte l'adresse email je mets la mienne ? un peux d'explication là dessus , par ce que je l'ai installé mais quand je clic sur l'icon dans la barre de tache , un msg d'erreur s'affiche ,

    ERROR...Therequested operation has faled !

    merci

    Commentaire


    • #32
      Inscrit les noms indiqués dans les captures.

      Moi j'ai mis localdomain pour le domaine et localhost pour le nom d'hôte. Ça a marché pour moi. Même chose pour l'adresse email, indique administrateur@localhost.

      Tu dois éditer le fichier httpd.conf pour revoir ces paramètres.

      Voici les partie du fichier httpd.conf (C:\Program Files\Apache Software Foundation\Apache2.2\conf\httpd.conf) relatives aux directives Listen, ServerAdmin, et ServerName dans mon cas. La directive Servername est commentée dans mon cas (précédée d'un # donc ignorée car les lignes commençant par # sont traitées comme des commentaires par apache). La directive ServerAdmin permet d'indiquer l'adresse email à contacter en cas d'erreur constatée sur le serveur. La directive Listen indique simplement d'écouter sur le port 80:

      #
      # Listen: Allows you to bind Apache to specific IP addresses and/or
      # ports, instead of the default. See also the <VirtualHost>
      # directive.
      #
      # Change this to Listen on specific IP addresses as shown below to
      # prevent Apache from glomming onto all bound IP addresses.
      #
      #Listen 12.34.56.78:80
      Listen 80


      #
      # ServerAdmin: Your address, where problems with the server should be
      # e-mailed. This address appears on some server-generated pages, such
      # as error documents. e.g. admin@your-domain.com
      #
      ServerAdmin administrateur@localhost

      #
      # ServerName gives the name and port that the server uses to identify itself.
      # This can often be determined automatically, but we recommend you specify
      # it explicitly to prevent problems during startup.
      #
      # If your host doesn't have a registered DNS name, enter its IP address here.
      #
      #ServerName localhost:80
      Vérifie que ton fichier httpd.conf est similaire. Dommage le fichier est trop grand et ne peut pas être posté ici. La taille des messages est limitée. Je l'ai posté sur un site, tu peux le télécharger sur le lien ci-dessous:

      Fichier httpd.conf.

      En cas d'erreur consulte le fichier:
      C:\Program Files\Apache Software Foundation\Apache2.2\logs\error.log

      Redémarre le serveur une fois que tu as sauvegardé le fichier de configuration.
      Dernière modification par abdel-dz, 03 septembre 2010, 20h33.

      Commentaire


      • #33
        bonsoir ,


        tjrs le même probleme ,


        Installing Apache HTTP 2.0 server with
        DomainName = localdomain
        ServerName = localhost
        ServerAdmin = admnistrateur@localhost
        ServerPort = 80
        ServerSslPort = 80
        ServerRoot = C:/Program Files/Apache Software Foundation/Apache2.2
        Rewrote C:/Program Files/Apache Software Foundation/Apache2.2/conf/original/extra/httpd-autoindex.conf.in
        to C:/Program Files/Apache Software Foundation/Apache2.2/conf/original/extra/httpd-autoindex.conf
        Successfully removed C:\Program Files\Apache Software Foundation\Apache2.2\conf\original\extra\httpd-autoindex.conf.in
        Rewrote C:/Program Files/Apache Software Foundation/Apache2.2/conf/original/extra/httpd-vhosts.conf.in
        to C:/Program Files/Apache Software Foundation/Apache2.2/conf/original/extra/httpd-vhosts.conf
        Successfully removed C:\Program Files\Apache Software Foundation\Apache2.2\conf\original\extra\httpd-vhosts.conf.in
        Rewrote C:/Program Files/Apache Software Foundation/Apache2.2/conf/original/extra/httpd-default.conf.in
        to C:/Program Files/Apache Software Foundation/Apache2.2/conf/original/extra/httpd-default.conf
        Successfully removed C:\Program Files\Apache Software Foundation\Apache2.2\conf\original\extra\httpd-default.conf.in
        Rewrote C:/Program Files/Apache Software Foundation/Apache2.2/conf/original/extra/httpd-manual.conf.in
        to C:/Program Files/Apache Software Foundation/Apache2.2/conf/original/extra/httpd-manual.conf
        Successfully removed C:\Program Files\Apache Software

        Commentaire


        • #34
          la suite du log ,

          Foundation\Apache2.2\conf\original\extra\httpd-manual.conf.in
          Rewrote C:/Program Files/Apache Software Foundation/Apache2.2/conf/original/extra/httpd-mpm.conf.in
          to C:/Program Files/Apache Software Foundation/Apache2.2/conf/original/extra/httpd-mpm.conf
          Successfully removed C:\Program Files\Apache Software Foundation\Apache2.2\conf\original\extra\httpd-mpm.conf.in
          Rewrote C:/Program Files/Apache Software Foundation/Apache2.2/conf/original/extra/httpd-info.conf.in
          to C:/Program Files/Apache Software Foundation/Apache2.2/conf/original/extra/httpd-info.conf
          Successfully removed C:\Program Files\Apache Software Foundation\Apache2.2\conf\original\extra\httpd-info.conf.in
          Rewrote C:/Program Files/Apache Software Foundation/Apache2.2/conf/original/extra/httpd-dav.conf.in
          to C:/Program Files/Apache Software Foundation/Apache2.2/conf/original/extra/httpd-dav.conf
          Successfully removed C:\Program Files\Apache Software Foundation\Apache2.2\conf\original\extra\httpd-dav.conf.in
          Rewrote C:/Program Files/Apache Software Foundation/Apache2.2/conf/original/extra/httpd-languages.conf.in
          to C:/Program Files/Apache Software Foundation/Apache2.2/conf/original/extra/httpd-languages.conf
          Successfully removed C:\Program Files\Apache Software Foundation\Apache2.2\conf\original\extra\httpd-languages.conf.in
          Rewrote C:/Program Files/Apache Software Foundation/Apache2.2/conf/original/httpd.conf.in
          to C:/Program Files/Apache Software Foundation/Apache2.2/conf/original/httpd.conf
          Successfully removed C:\Program Files\Apache Software Foundation\Apache2.2\conf\original\httpd.conf.in
          Rewrote C:/Program Files/Apache Software Foundation/Apache2.2/conf/original/extra/httpd-userdir.conf.in
          to C:/Program Files/Apache Software Foundation/Apache2.2/conf/original/extra/httpd-userdir.conf
          Successfully removed C:\Program Files\Apache Software Foundation\Apache2.2\conf\original\extra\httpd-userdir.conf.in
          Rewrote C:/Program Files/Apache Software Foundation/Apache2.2/conf/original/extra/httpd-ssl.conf.in
          to C:/Program Files/Apache Software Foundation/Apache2.2/conf/original/extra/httpd-ssl.conf
          Successfully removed C:\Program Files\Apache Software Foundation\Apache2.2\conf\original\extra\httpd-ssl.conf.in
          Rewrote C:/Program Files/Apache Software Foundation/Apache2.2/conf/original/extra/httpd-multilang-errordoc.conf.in
          to C:/Program Files/Apache Software Foundation/Apache2.2/conf/original/extra/httpd-multilang-errordoc.conf
          Successfully removed C:\Program Files\Apache Software Foundation\Apache2.2\conf\original\extra\httpd-multilang-errordoc.conf.in
          Existing file C:/Program Files/Apache Software Foundation/Apache2.2/conf/magic preserved
          Existing file C:/Program Files/Apache Software Foundation/Apache2.2/conf/extra/httpd-autoindex.conf preserved
          Existing file C:/Program Files/Apache Software Foundation/Apache2.2/conf/extra/httpd-vhosts.conf preserved
          Existing file C:/Program Files/Apache Software Foundation/Apache2.2/conf/extra/httpd-default.conf preserved
          Existing file C:/Program Files/Apache Software Foundation/Apache2.2/conf/mime.types preserved
          Existing file C:/Program Files/Apache Software Foundation/Apache2.2/conf/charset.conv preserved
          Existing file C:/Program Files/Apache Software Foundation/Apache2.2/conf/extra/httpd-manual.conf preserved
          Existing file C:/Program Files/Apache Software Foundation/Apache2.2/conf/extra/httpd-mpm.conf preserved
          Existing file C:/Program Files/Apache Software Foundation/Apache2.2/conf/extra/httpd-info.conf preserved
          Existing file C:/Program Files/Apache Software Foundation/Apache2.2/conf/extra/httpd-dav.conf preserved
          Existing file C:/Program Files/Apache Software Foundation/Apache2.2/conf/extra/httpd-languages.conf preserved
          Existing file C:/Program Files/Apache Software Foundation/Apache2.2/conf/httpd.conf preserved
          Existing file C:/Program Files/Apache Software Foundation/Apache2.2/conf/extra/httpd-userdir.conf preserved
          Existing file C:/Program Files/Apache Software Foundation/Apache2.2/conf/extra/httpd-ssl.conf preserved
          Existing file C:/Program Files/Apache Software Foundation/Apache2.2/conf/extra/httpd-multilang-errordoc.conf preserved
          Successfully removed C:\Program Files\Apache Software Foundation\Apache2.2\conf\original\installwinconf. awk

          Commentaire


          • #35
            Tu dois éditer le fichier httpd.conf pour revoir ces paramètres.
            je vois pas koi faire , à vrai dire je me sent totalement perdu et surtout quand je vois l'anglais ça m'enerve , désolé ,

            #
            # This is the main Apache HTTP server configuration file. It contains the
            # configuration directives that give the server its instructions.
            # See <URL:http://httpd.apache.org/docs/2.2> for detailed information.
            # In particular, see
            # <URL:http://httpd.apache.org/docs/2.2/mod/directives.html>
            # for a discussion of each configuration directive.
            #
            # Do NOT simply read the instructions in here without understanding
            # what they do. They're here only as hints or reminders. If you are unsure
            # consult the online docs. You have been warned.
            #
            # Configuration and logfile names: If the filenames you specify for many
            # of the server's control files begin with "/" (or "drive:/" for Win32), the
            # server will use that explicit path. If the filenames do *not* begin
            # with "/", the value of ServerRoot is prepended -- so "logs/foo.log"
            # with ServerRoot set to "C:/Program Files/Apache Software Foundation/Apache2.2" will be interpreted by the
            # server as "C:/Program Files/Apache Software Foundation/Apache2.2/logs/foo.log".
            #
            # NOTE: Where filenames are specified, you must use forward slashes
            # instead of backslashes (e.g., "c:/apache" instead of "c:\apache").
            # If a drive letter is omitted, the drive on which httpd.exe is located
            # will be used by default. It is recommended that you always supply
            # an explicit drive letter in absolute paths to avoid confusion.

            #
            # ServerRoot: The top of the directory tree under which the server's
            # configuration, error, and log files are kept.
            #
            # Do not add a slash at the end of the directory path. If you point
            # ServerRoot at a non-local disk, be sure to point the LockFile directive
            # at a local disk. If you wish to share the same ServerRoot for multiple
            # httpd daemons, you will need to change at least LockFile and PidFile.
            #
            ServerRoot "C:/Program Files/Apache Software Foundation/Apache2.2"
            #
            # Listen: Allows you to bind Apache to specific IP addresses and/or
            # ports, instead of the default. See also the <VirtualHost>
            # directive.
            #
            # Change this to Listen on specific IP addresses as shown below to
            # prevent Apache from glomming onto all bound IP addresses.
            #
            #Listen 12.34.56.78:80
            Listen 80
            Listen 192.168.1.15:80
            #
            # Dynamic Shared Object (DSO) Support
            #
            # To be able to use the functionality of a module which was built as a DSO you
            # have to place corresponding `LoadModule' lines at this location so the
            # directives contained in it are actually available _before_ they are used.
            # Statically compiled modules (those listed by `httpd -l') do not need
            # to be loaded here.
            #

            Commentaire


            • #36
              Enlève la dernière close Listen

              Le dernière close Listen doit être commentée avec un #.

              Remplacer:

              Listen 192.168.1.15:80

              par:

              #Listen 192.168.1.15:80

              L'adresse IP 192.168.1.15 que j'avais indiquée était un exemple. C'est la commande ipconfig qui doit t'indiquer l'adresse IP de ta connexion au réseau local. De toute façon tu ne dois pas en avoir besoin. Dans mon cas, je n'en n'ai pas besoin, la close suivante suffit pour moi:

              Listen 80


              Si tu as une erreur lors du démarrage du service, poste le contenu du fichier:

              C:\Program Files\Apache Software Foundation\Apache2.2\logs\error.log

              C'est le journal des erreurs du serveur.Sinon télécharge le fichier httpd.conf que j'ai uploader sur internet (clique sur Télécharger gratuitement) et place le dans le dossier:

              C:\Program Files\Apache Software Foundation\Apache2.2\conf\


              A plus.
              Dernière modification par abdel-dz, 05 septembre 2010, 22h43.

              Commentaire


              • #37
                saha ftorkoum ,


                Si tu as une erreur lors du démarrage du service, poste le contenu du fichier:
                le fichier d'erreur c'est celui que j'ai posté en deux parties , poste 33 et 34

                ps: je t'ai demandé de me faire une assistance à distance tu m'as pas répondu , voilà mon skype c'est figuier06

                @+++

                Commentaire


                • #38
                  http://uploading.com/files/66bm322f/httpd.conf/

                  Commentaire


                  • #39
                    D'accord pour l'assistance à distance.

                    Il faudra que l'on se connecte en même temps. Demain soir vers 22H00.

                    Je n'ai pas de compte skype, j'en créerai un demain.

                    A demain.

                    Commentaire


                    • #40
                      bonjour ,


                      voilà je t'ai accepter dans mes contacts de skype à ce soir inchaallah

                      merci ,

                      Mamoud ,

                      Commentaire


                      • #41
                        bonjour ,


                        t'es perdu de vue mon ami ! je t'ai attendu sur skype

                        bonne journée ,

                        @++++

                        Commentaire

                        Chargement...
                        X