Wamp can not lift

0

Install WAMP in my local, when trying to start it only remains in orange. I was reviewing the apache and php error log and only in mysql I have a script:

  180831 13:15:54 [Note] Plugin 'FEDERATED' is disabled.
  180831 13:15:54 InnoDB: The InnoDB memory heap is disabled
  180831 13:15:54 InnoDB: Mutexes and rw_locks use Windows interlocked functions
  180831 13:15:54 InnoDB: Compressed tables use zlib 1.2.3
  180831 13:15:54 InnoDB: Initializing buffer pool, size = 128.0M
  180831 13:15:54 InnoDB: Completed initialization of buffer pool
  180831 13:15:55 InnoDB: highest supported file format is Barracuda.
  180831 13:15:55  InnoDB: Waiting for the background threads to start
  180831 13:15:56 InnoDB: 1.1.8 started; log sequence number 3653946
  180831 13:15:56 [Note] Server hostname (bind-address): '(null)'; port: 3306
  180831 13:15:56 [Note]   - '(null)' resolves to '::';
  180831 13:15:56 [Note]   - '(null)' resolves to '0.0.0.0';
  180831 13:15:56 [Note] Server socket created on IP: '0.0.0.0'.
  180831 13:15:56 [Note] Event Scheduler: Loaded 0 events
  180831 13:15:56 [Note] wampmysqld: ready for connections.
  Version: '5.5.24-log'  socket: ''  port: 3306  MySQL Community Server (GPL)
  180831 13:20:14 [Note] wampmysqld: Normal shutdown

This PC had installed a apache a php and a mysql , so I deduce that it was used previously to build a server, I think that there may be a problem that WAMP can not lift.

in the services section just started wampmysql, and for wampapache when trying to start from services I get this message microsoft:

    
asked by Francisco Acevedo 31.08.2018 в 18:29
source

0 answers