IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

EDI, CMS, Outils, Scripts et API PHP Discussion :

Problème de démarrage de MySQL et Apache


Sujet :

EDI, CMS, Outils, Scripts et API PHP

  1. #1
    Débutant
    Inscrit en
    Mai 2009
    Messages
    392
    Détails du profil
    Informations forums :
    Inscription : Mai 2009
    Messages : 392
    Points : 35
    Points
    35
    Par défaut Problème de démarrage de MySQL et Apache
    Bonjour,

    Je voulais travailler avec le SGBD Mysql avec EasyPHP pour la création de base des données.
    J'ai installé une nouvelle version EasyPHP 5.5.3
    Lorsque je démarre EasyPHP je remarque que le MySql et Apache de démarrent (couleur vert) mais ils s'arrêtent tout de suite (couleur rouge).
    Je vous informe que j'ai désactivé skype et l'antivirus Avira.

    Pour Apache, j'ai changé dans le contenu du fichier "httpd.conf" les 2 lignes suivantes:
    Listen 127.0.0.1:80
    par
    Listen 127.0.0.1:8081
    et

    ServerName localhost:80
    par
    ServerName localhost:8081
    En plus, pour skype j'ai désactivé l'option "utiliser les ports 80 et 443 comme alternative".
    et j'ai mis le port 1027 pour l'option "utiliser le port 1027 pour les connexions entrantes".

    Mais, le problème de démarrage d'apache n'est pas résolu.
    Ce serveur s'arrête automatique.

    De même pour Mysql car je ne sais pas même les fichiers de configuration à éditer.

    - Quelle est la solution ?

    - Comment savoir les services qui sont en train d'utiliser le même port de EasyPHP ?
    Comment les désactiver ?

    Voici le contenu de fichier Log apache "Erreur Apache" :

    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    [Mon Oct 31 16:02:55 2011] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
    [Mon Oct 31 16:02:55 2011] [notice] Server built: Jul 30 2010 16:15:37
    [Mon Oct 31 16:02:55 2011] [notice] Parent: Created child process 3312
    [Mon Oct 31 16:02:55 2011] [notice] Child 3312: Child process is running
    [Mon Oct 31 16:02:55 2011] [crit] (OS 10022)Un argument non valide a été fourni. : Child 3312: setup_inherited_listeners(), WSASocket failed to open the inherited socket.
    [Mon Oct 31 16:02:55 2011] [crit] Parent: child process exited with status 3 -- Aborting.
    [Mon Oct 31 16:03:06 2011] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
    [Mon Oct 31 16:03:06 2011] [notice] Server built: Jul 30 2010 16:15:37
    [Mon Oct 31 16:03:06 2011] [notice] Parent: Created child process 1388
    [Mon Oct 31 16:03:06 2011] [notice] Child 1388: Child process is running
    [Mon Oct 31 16:03:06 2011] [crit] (OS 10022)Un argument non valide a été fourni. : Child 1388: setup_inherited_listeners(), WSASocket failed to open the inherited socket.
    [Mon Oct 31 16:03:06 2011] [crit] Parent: child process exited with status 3 -- Aborting.
    [Mon Oct 31 16:03:11 2011] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
    [Mon Oct 31 16:03:11 2011] [notice] Server built: Jul 30 2010 16:15:37
    [Mon Oct 31 16:03:11 2011] [notice] Parent: Created child process 1832
    [Mon Oct 31 16:03:11 2011] [notice] Child 1832: Child process is running
    [Mon Oct 31 16:03:11 2011] [crit] (OS 10022)Un argument non valide a été fourni. : Child 1832: setup_inherited_listeners(), WSASocket failed to open the inherited socket.
    [Mon Oct 31 16:03:11 2011] [crit] Parent: child process exited with status 3 -- Aborting.
    [Mon Oct 31 16:05:23 2011] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
    [Mon Oct 31 16:05:23 2011] [notice] Server built: Jul 30 2010 16:15:37
    [Mon Oct 31 16:05:23 2011] [notice] Parent: Created child process 3056
    [Mon Oct 31 16:05:23 2011] [notice] Child 3056: Child process is running
    [Mon Oct 31 16:05:23 2011] [crit] (OS 10022)Un argument non valide a été fourni. : Child 3056: setup_inherited_listeners(), WSASocket failed to open the inherited socket.
    [Mon Oct 31 16:05:23 2011] [crit] Parent: child process exited with status 3 -- Aborting.
    [Mon Oct 31 16:06:22 2011] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
    [Mon Oct 31 16:06:22 2011] [notice] Server built: Jul 30 2010 16:15:37
    [Mon Oct 31 16:06:22 2011] [notice] Parent: Created child process 2460
    [Mon Oct 31 16:06:22 2011] [notice] Child 2460: Child process is running
    [Mon Oct 31 16:06:22 2011] [crit] (OS 10022)Un argument non valide a été fourni. : Child 2460: setup_inherited_listeners(), WSASocket failed to open the inherited socket.
    [Mon Oct 31 16:06:22 2011] [crit] Parent: child process exited with status 3 -- Aborting.
    [Mon Oct 31 16:06:53 2011] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
    [Mon Oct 31 16:06:53 2011] [notice] Server built: Jul 30 2010 16:15:37
    [Mon Oct 31 16:06:53 2011] [notice] Parent: Created child process 2456
    [Mon Oct 31 16:06:53 2011] [notice] Child 2456: Child process is running
    [Mon Oct 31 16:06:53 2011] [crit] (OS 10022)Un argument non valide a été fourni. : Child 2456: setup_inherited_listeners(), WSASocket failed to open the inherited socket.
    [Mon Oct 31 16:06:53 2011] [crit] Parent: child process exited with status 3 -- Aborting.
    [Mon Oct 31 16:06:56 2011] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
    [Mon Oct 31 16:06:56 2011] [notice] Server built: Jul 30 2010 16:15:37
    [Mon Oct 31 16:06:56 2011] [notice] Parent: Created child process 2704
    [Mon Oct 31 16:06:56 2011] [notice] Child 2704: Child process is running
    [Mon Oct 31 16:06:56 2011] [crit] (OS 10022)Un argument non valide a été fourni. : Child 2704: setup_inherited_listeners(), WSASocket failed to open the inherited socket.
    [Mon Oct 31 16:06:56 2011] [crit] Parent: child process exited with status 3 -- Aborting.
    [Mon Oct 31 16:06:59 2011] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
    [Mon Oct 31 16:06:59 2011] [notice] Server built: Jul 30 2010 16:15:37
    [Mon Oct 31 16:06:59 2011] [notice] Parent: Created child process 4068
    [Mon Oct 31 16:06:59 2011] [notice] Child 4068: Child process is running
    [Mon Oct 31 16:06:59 2011] [crit] (OS 10022)Un argument non valide a été fourni. : Child 4068: setup_inherited_listeners(), WSASocket failed to open the inherited socket.
    [Mon Oct 31 16:06:59 2011] [crit] Parent: child process exited with status 3 -- Aborting.
    [Mon Oct 31 19:09:00 2011] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
    [Mon Oct 31 19:09:00 2011] [notice] Server built: Jul 30 2010 16:15:37
    [Mon Oct 31 19:09:00 2011] [notice] Parent: Created child process 3692
    [Mon Oct 31 19:09:00 2011] [notice] Child 3692: Child process is running
    [Mon Oct 31 19:09:00 2011] [crit] (OS 10022)Un argument non valide a été fourni. : Child 3692: setup_inherited_listeners(), WSASocket failed to open the inherited socket.
    [Mon Oct 31 19:09:00 2011] [crit] Parent: child process exited with status 3 -- Aborting.
    [Mon Oct 31 19:09:10 2011] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
    [Mon Oct 31 19:09:10 2011] [notice] Server built: Jul 30 2010 16:15:37
    [Mon Oct 31 19:09:10 2011] [notice] Parent: Created child process 3172
    [Mon Oct 31 19:09:11 2011] [notice] Child 3172: Child process is running
    [Mon Oct 31 19:09:11 2011] [crit] (OS 10022)Un argument non valide a été fourni. : Child 3172: setup_inherited_listeners(), WSASocket failed to open the inherited socket.
    [Mon Oct 31 19:09:11 2011] [crit] Parent: child process exited with status 3 -- Aborting.
    [Mon Oct 31 19:09:13 2011] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
    [Mon Oct 31 19:09:13 2011] [notice] Server built: Jul 30 2010 16:15:37
    [Mon Oct 31 19:09:13 2011] [notice] Parent: Created child process 3936
    [Mon Oct 31 19:09:14 2011] [notice] Child 3936: Child process is running
    [Mon Oct 31 19:09:14 2011] [crit] (OS 10022)Un argument non valide a été fourni. : Child 3936: setup_inherited_listeners(), WSASocket failed to open the inherited socket.
    [Mon Oct 31 19:09:14 2011] [crit] Parent: child process exited with status 3 -- Aborting.
    [Mon Oct 31 19:09:17 2011] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
    [Mon Oct 31 19:09:17 2011] [notice] Server built: Jul 30 2010 16:15:37
    [Mon Oct 31 19:09:17 2011] [notice] Parent: Created child process 1748
    [Mon Oct 31 19:09:17 2011] [notice] Child 1748: Child process is running
    [Mon Oct 31 19:09:17 2011] [crit] (OS 10022)Un argument non valide a été fourni. : Child 1748: setup_inherited_listeners(), WSASocket failed to open the inherited socket.
    [Mon Oct 31 19:09:17 2011] [crit] Parent: child process exited with status 3 -- Aborting.
    [Mon Oct 31 19:09:20 2011] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
    [Mon Oct 31 19:09:20 2011] [notice] Server built: Jul 30 2010 16:15:37
    [Mon Oct 31 19:09:20 2011] [notice] Parent: Created child process 2272
    [Mon Oct 31 19:09:20 2011] [notice] Child 2272: Child process is running
    [Mon Oct 31 19:09:20 2011] [crit] (OS 10022)Un argument non valide a été fourni. : Child 2272: setup_inherited_listeners(), WSASocket failed to open the inherited socket.
    [Mon Oct 31 19:09:20 2011] [crit] Parent: child process exited with status 3 -- Aborting.
    [Tue Nov 01 08:55:58 2011] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
    [Tue Nov 01 08:55:58 2011] [notice] Server built: Jul 30 2010 16:15:37
    [Tue Nov 01 08:55:58 2011] [notice] Parent: Created child process 4132
    [Tue Nov 01 08:55:59 2011] [notice] Child 4132: Child process is running
    [Tue Nov 01 08:55:59 2011] [crit] (OS 10022)Un argument non valide a été fourni. : Child 4132: setup_inherited_listeners(), WSASocket failed to open the inherited socket.
    [Tue Nov 01 08:55:59 2011] [crit] Parent: child process exited with status 3 -- Aborting.
    [Wed Nov 02 07:13:59 2011] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
    [Wed Nov 02 07:13:59 2011] [notice] Server built: Jul 30 2010 16:15:37
    [Wed Nov 02 07:13:59 2011] [notice] Parent: Created child process 3892
    [Wed Nov 02 07:13:59 2011] [notice] Child 3892: Child process is running
    [Wed Nov 02 07:13:59 2011] [crit] (OS 10022)Un argument non valide a été fourni. : Child 3892: setup_inherited_listeners(), WSASocket failed to open the inherited socket.
    [Wed Nov 02 07:13:59 2011] [crit] Parent: child process exited with status 3 -- Aborting.
    [Thu Nov 10 15:53:39 2011] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
    [Thu Nov 10 15:53:39 2011] [notice] Server built: Jul 30 2010 16:15:37
    [Thu Nov 10 15:53:40 2011] [notice] Parent: Created child process 3712
    [Thu Nov 10 15:53:40 2011] [notice] Child 3712: Child process is running
    [Thu Nov 10 15:53:40 2011] [crit] (OS 10022)Un argument non valide a été fourni. : Child 3712: setup_inherited_listeners(), WSASocket failed to open the inherited socket.
    [Thu Nov 10 15:53:40 2011] [crit] Parent: child process exited with status 3 -- Aborting.
    [Sun Nov 13 22:55:10 2011] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
    [Sun Nov 13 22:55:10 2011] [notice] Server built: Jul 30 2010 16:15:37
    [Sun Nov 13 22:55:11 2011] [notice] Parent: Created child process 3092
    [Sun Nov 13 22:55:11 2011] [notice] Child 3092: Child process is running
    [Sun Nov 13 22:55:11 2011] [crit] (OS 10022)Un argument non valide a été fourni. : Child 3092: setup_inherited_listeners(), WSASocket failed to open the inherited socket.
    [Sun Nov 13 22:55:11 2011] [crit] Parent: child process exited with status 3 -- Aborting.
    [Thu Nov 17 08:36:16 2011] [notice] Apache/2.2.16 (Win32) PHP/5.3.3 configured -- resuming normal operations
    [Thu Nov 17 08:36:16 2011] [notice] Server built: Jul 30 2010 16:15:37
    [Thu Nov 17 08:36:16 2011] [notice] Parent: Created child process 2604
    [Thu Nov 17 08:36:17 2011] [notice] Child 2604: Child process is running
    [Thu Nov 17 08:36:17 2011] [crit] (OS 10022)Un argument non valide a été fourni. : Child 2604: setup_inherited_listeners(), WSASocket failed to open the inherited socket.
    [Thu Nov 17 08:36:17 2011] [crit] Parent: child process exited with status 3 -- Aborting.
    Quel est le problème ?

    Merci.

  2. #2
    Expert éminent
    Avatar de Benjamin Delespierre
    Profil pro
    Développeur Web
    Inscrit en
    Février 2010
    Messages
    3 929
    Détails du profil
    Informations personnelles :
    Âge : 36
    Localisation : France, Alpes Maritimes (Provence Alpes Côte d'Azur)

    Informations professionnelles :
    Activité : Développeur Web
    Secteur : High Tech - Opérateur de télécommunications

    Informations forums :
    Inscription : Février 2010
    Messages : 3 929
    Points : 7 762
    Points
    7 762
    Par défaut
    Quelle est la solution ?
    Virer cette daube de EasyPHP et utiliser WAMP.

    EasyPHP est tout sauf Easy en réalité vu le nombre de problèmes que les membres rencontrent avec.

  3. #3
    Expert confirmé
    Avatar de laurentSc
    Homme Profil pro
    Webmaster débutant perpétuel !
    Inscrit en
    Octobre 2006
    Messages
    10 384
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 60
    Localisation : France, Isère (Rhône Alpes)

    Informations professionnelles :
    Activité : Webmaster débutant perpétuel !
    Secteur : Industrie

    Informations forums :
    Inscription : Octobre 2006
    Messages : 10 384
    Points : 5 732
    Points
    5 732
    Billets dans le blog
    1
    Par défaut
    Virer cette daube de EasyPHP et utiliser WAMP
    C'est peut être de la daube, mais pour travailler en local, je n'ai que ça : depuis plusieurs années Wamp ne marche plus sur mon PC (tout ce que je peux dire, c'est qu'il n'y a plus moyen d'exécuter du PHP en local, alors qu'avant ça marchait) et un tour sur le forum de Wamp n'avait pas permis de résoudre la question...
    Il vaut mieux viser la perfection et la manquer que viser l'imperfection et l'atteindre. - Bertrand Russell

    Si la discussion est résolue, merci de cliquer sur le bouton

  4. #4
    Expert éminent
    Avatar de Benjamin Delespierre
    Profil pro
    Développeur Web
    Inscrit en
    Février 2010
    Messages
    3 929
    Détails du profil
    Informations personnelles :
    Âge : 36
    Localisation : France, Alpes Maritimes (Provence Alpes Côte d'Azur)

    Informations professionnelles :
    Activité : Développeur Web
    Secteur : High Tech - Opérateur de télécommunications

    Informations forums :
    Inscription : Février 2010
    Messages : 3 929
    Points : 7 762
    Points
    7 762
    Par défaut
    Sinon, tu peu résoudre le problème une fois pour toute en te faisant une VM linux avec VirtualBox. Je ne saurais que trop te conseiller cette approche car il vaut mieux développer au sein d'un environnement identique à l’environnement de production pour éviter les surprises.

    Désolé de pas pouvoir t'aider plus que ça avec EasyPHP.

Discussions similaires

  1. problème de démarrage Mysql
    Par hariri dans le forum Installation
    Réponses: 2
    Dernier message: 09/03/2007, 09h37
  2. problème de démarrage d'apache sous xp familial
    Par keira dans le forum Apache
    Réponses: 19
    Dernier message: 28/09/2006, 01h14
  3. Problème de démarrage du service MYSQL
    Par cjo dans le forum Installation
    Réponses: 5
    Dernier message: 05/09/2006, 15h00
  4. problème démarrage serveur mysql
    Par vbcasimir dans le forum SQL Procédural
    Réponses: 6
    Dernier message: 25/04/2005, 14h14
  5. Problème installation et démarrage démon MySQL
    Par gafish dans le forum Installation
    Réponses: 2
    Dernier message: 05/02/2004, 13h20

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo