Zainstalowałem XAMPP-a na komputerze z Windows XP SP2.
Instalacja - bez problemów. Uruchomienie przez panel administracyjny - bez problemów. Przechodzę do wstępnej konfiguracji zabezpieczeń - wg. statusu (screen1) mysql działa. Niestety na kolejnych ekranach (screen2-4) dostaję info, że mysql nie działa lub nie ma do niego dostępu.
Wyjątki w zaporze windows dodane, (screen6), zresztą dla localhosta nie powinno to mieć znaczenia. Co ciekawe, mogę się bez problemu dostać do phpmyadmin (screen5).
Poniżej log z mysql-a (na moje niefachowe oko - bez problemów):
Instalacja - bez problemów. Uruchomienie przez panel administracyjny - bez problemów. Przechodzę do wstępnej konfiguracji zabezpieczeń - wg. statusu (screen1) mysql działa. Niestety na kolejnych ekranach (screen2-4) dostaję info, że mysql nie działa lub nie ma do niego dostępu.
Wyjątki w zaporze windows dodane, (screen6), zresztą dla localhosta nie powinno to mieć znaczenia. Co ciekawe, mogę się bez problemu dostać do phpmyadmin (screen5).
Poniżej log z mysql-a (na moje niefachowe oko - bez problemów):
110510 11:46:02 [Note] Plugin 'FEDERATED' is disabled.
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use Windows interlocked functions
InnoDB: Compressed tables use zlib 1.2.3
110510 11:46:02 InnoDB: Initializing buffer pool, size = 16.0M
110510 11:46:02 InnoDB: Completed initialization of buffer pool
InnoDB: The first specified data file F:\xampp\mysql\data\ibdata1 did not exist:
InnoDB: a new database to be created!
110510 11:46:02 InnoDB: Setting file F:\xampp\mysql\data\ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
110510 11:46:05 InnoDB: Log file F:\xampp\mysql\data\ib_logfile0 did not exist: new to be created
InnoDB: Setting log file F:\xampp\mysql\data\ib_logfile0 size to 5 MB
InnoDB: Database physically writes the file full: wait...
110510 11:46:06 InnoDB: Log file F:\xampp\mysql\data\ib_logfile1 did not exist: new to be created
InnoDB: Setting log file F:\xampp\mysql\data\ib_logfile1 size to 5 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Doublewrite buffer not found: creating new
InnoDB: Doublewrite buffer created
InnoDB: 127 rollback segment(s) active.
InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
110510 11:46:11 InnoDB: 1.1.4 started; log sequence number 0
110510 11:46:11 [Note] Event Scheduler: Loaded 0 events
110510 11:46:11 [Note] f:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '5.5.8' socket: '' port: 3306 MySQL Community Server (GPL)