Entra

View Full Version : Xampp e Windows 8.1


Sick Boy
13-08-2014, 16:09
Buongiorno a tutti,
volevo installare Xampp sul mio Asus Transformer Book T100T con Windows 8.1 perciņ vado sul sito e scarico la versione 1.8.3 e la installo.

Una volta installato tutto provo a far partire Apache e MySQL da console e, se il primo funziona correttamente, il secondo mi da questi errori:

17:10:44 [mysql] Attempting to start MySQL app...
17:10:44 [mysql] Status change detected: running
17:10:46 [mysql] Status change detected: stopped
17:10:46 [mysql] Error: MySQL shutdown unexpectedly.
17:10:46 [mysql] This may be due to a blocked port, missing dependencies,
17:10:46 [mysql] improper privileges, a crash, or a shutdown by another method.
17:10:46 [mysql] Press the Logs button to view error logs and check
17:10:46 [mysql] the Windows Event Viewer for more clues
17:10:46 [mysql] If you need more help, copy and post this
17:10:46 [mysql] entire log window on the forums

nel file mysql_error.log c'č questo:

2014-08-13 16:59:19 2968 [ERROR] InnoDB: File C:\xampp\mysql\data\ib_logfile0: 'aio read' returned OS error 187. Cannot continue operation
2014-08-13 16:59:33 3296 [Note] Plugin 'FEDERATED' is disabled.
2014-08-13 16:59:33 11f0 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2014-08-13 16:59:33 3296 [Note] InnoDB: Using atomics to ref count buffer pool pages
2014-08-13 16:59:33 3296 [Note] InnoDB: The InnoDB memory heap is disabled
2014-08-13 16:59:33 3296 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2014-08-13 16:59:33 3296 [Note] InnoDB: Compressed tables use zlib 1.2.3
2014-08-13 16:59:33 3296 [Note] InnoDB: Not using CPU crc32 instructions
2014-08-13 16:59:33 3296 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2014-08-13 16:59:33 3296 [Note] InnoDB: Completed initialization of buffer pool
2014-08-13 16:59:33 3296 [Note] InnoDB: Highest supported file format is Barracuda.
2014-08-13 16:59:33 11f0 InnoDB: Operating system error number 87 in a file operation.
InnoDB: Some operating system error numbers are described at
InnoDB: http://dev.mysql.com/doc/refman/5.6/en/operating-system-error-codes.html
2014-08-13 16:59:33 3296 [ERROR] InnoDB: File C:\xampp\mysql\data\ib_logfile0: 'aio read' returned OS error 187. Cannot continue operation

dove sto sbagliando? č una versione non compatibile con windows 8?

Grazie in anticipo a tutti