Welcome Guest. Please Login or Register  


You are here: Index > AMPPS > General Support > Topic : Install and start up issue



Normal Mode | Print  

Install and start up issue
clueless
Group: Member
Post Group: Newbie
Posts: 11
Status:
Update:

MySQL did display the log below but I didn’t see it behind another window. Apache still does nothing.

014-04-01 12:32:46 43746 [Warning] You need to use --log-bin to make --binlog-format work.
2014-04-01 12:32:46 43746 [Note] Plugin 'FEDERATED' is disabled.
2014-04-01 12:32:46 43746 [Note] InnoDB: The InnoDB memory heap is disabled
2014-04-01 12:32:46 43746 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2014-04-01 12:32:46 43746 [Note] InnoDB: Compressed tables use zlib 1.2.3
2014-04-01 12:32:46 43746 [Note] InnoDB: Not using CPU crc32 instructions
2014-04-01 12:32:46 43746 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2014-04-01 12:32:46 43746 [Note] InnoDB: Completed initialization of buffer pool
2014-04-01 12:32:46 43746 [Note] InnoDB: Highest supported file format is Barracuda.
2014-04-01 12:32:46 43746 [Note] InnoDB: 128 rollback segment(s) are active.
2014-04-01 12:32:46 43746 [Note] InnoDB: Waiting for purge to start
2014-04-01 12:32:46 43746 [Note] InnoDB: 5.6.15 started; log sequence number 1600637
2014-04-01 12:32:46 43746 [Note] Server hostname (bind-address): '*'; port: 3306
2014-04-01 12:32:46 43746 [Note] IPv6 is available.
2014-04-01 12:32:46 43746 [Note]  - '::' resolves to '::';
2014-04-01 12:32:46 43746 [Note] Server socket created on IP: '::'.
2014-04-01 12:32:46 43746 [ERROR] Can't start server: Bind on TCP/IP port: Address already in use
2014-04-01 12:32:46 43746 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2014-04-01 12:32:46 43746 [ERROR] Aborting

2014-04-01 12:32:46 43746 [Note] Binlog end
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'partition'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_METRICS'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_CMPMEM'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_CMP'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_LOCKS'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'INNODB_TRX'
2014-04-01 12:32:46 43746 [Note] Shutting down plugin 'InnoDB'
2014-04-01 12:32:46 43746 [Note] InnoDB: FTS optimize thread exiting.
2014-04-01 12:32:46 43746 [Note] InnoDB: Starting shutdown...
2014-04-01 12:32:47 43746 [Note] InnoDB: Shutdown completed; log sequence number 1600647
2014-04-01 12:32:47 43746 [Note] Shutting down plugin 'BLACKHOLE'
2014-04-01 12:32:47 43746 [Note] Shutting down plugin 'ARCHIVE'
2014-04-01 12:32:47 43746 [Note] Shutting down plugin 'MRG_MYISAM'
2014-04-01 12:32:47 43746 [Note] Shutting down plugin 'MyISAM'
2014-04-01 12:32:47 43746 [Note] Shutting down plugin 'MEMORY'
2014-04-01 12:32:47 43746 [Note] Shutting down plugin 'CSV'
2014-04-01 12:32:47 43746 [Note] Shutting down plugin 'sha256_password'
2014-04-01 12:32:47 43746 [Note] Shutting down plugin 'mysql_old_password'
2014-04-01 12:32:47 43746 [Note] Shutting down plugin 'mysql_native_password'
2014-04-01 12:32:47 43746 [Note] Shutting down plugin 'binlog'
2014-04-01 12:32:47 43746 [Note] /Applications/AMPPS/mysql/bin/mysqld: Shutdown complete
IP: --   


Threads
 clueless   Install and start up issue, Neither Apache or MySQL starts (9 Replies, Read 4699 times)
    |--  tidus   Hi, Follow this...   on April 1, 2014, 4:40 am
    |--  clueless   Did that...no change   on April 1, 2014, 6:20 am
    |--  tidus   Hi, Restarted Apache...   on April 1, 2014, 6:45 am
    |--  clueless   When I click...   on April 1, 2014, 12:48 pm
    |--  clueless   Update: MySQL did...   on April 1, 2014, 7:33 pm
    |--  clueless   Update 2: Now,...   on April 1, 2014, 8:25 pm
    |--  stanna   Can we get...   on April 9, 2014, 5:47 pm
    |--  clueless   Sorry, but mine...   on April 9, 2014, 6:43 pm
    |--  tidus   Hi, 2014-04-01 12:32:46...   on April 10, 2014, 5:00 am

« Previous    Next »

Normal Mode | Print  



Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is August 6, 2025, 1:58 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.015