Cannot get further than installation?

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Cannot get further than installation?

Postby BeeJay » 08. February 2014 20:01

I am a beginner but have used Xampp about 3 years ago with no problem. I used it to create a website using Wordpress, but then I no longer needed site so deleted everything. Well I now want to start again but this time I cannot get Xampp to work. I am using Win 7, and it installs but when I click on My SQL and onto Admin the browser (Firefox) returns Unable to connect.
Does this help?
18:44:51 [main] Control Panel Version: 3.2.1 [ Compiled: May 7th 2013 ]
18:44:51 [main] Running with Administrator rights - good!
18:44:51 [main] XAMPP Installation Directory: "c:\xampp\"
18:44:51 [main] Checking for prerequisites
18:44:51 [main] All prerequisites found
18:44:51 [main] Initializing Modules
18:44:51 [mysql] XAMPP MySQL is already running on port 3306
18:44:51 [main] Starting Check-Timer
18:44:51 [main] Control Panel Ready
I have removed Skype. Is is due to Windows Firewall? I have checked that Xampp is allowed.
BeeJay
 
Posts: 2
Joined: 08. February 2014 19:54
Operating System: windows 7

Re: Cannot get further than installation?

Postby JJ_Tagy » 08. February 2014 20:39

BeeJay wrote:...
Does this help?
...

Nope. At the bottom of that window, it says the entire log window contents.
JJ_Tagy
 
Posts: 788
Joined: 30. January 2012 13:44
XAMPP version: 5.5.15
Operating System: Windows 10 Pro x64

Re: Cannot get further than installation?

Postby Altrea » 08. February 2014 23:01

We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: Cannot get further than installation?

Postby BeeJay » 08. February 2014 23:11

I copied this from my-sql error log, is this what I need to provide.
Please bare with me as relatively new to this
2014-02-08 17:29:11 3540 [Note] Plugin 'FEDERATED' is disabled.
2014-02-08 17:29:11 1098 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-02-08 17:29:11 3540 [Note] InnoDB: The InnoDB memory heap is disabled
2014-02-08 17:29:11 3540 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2014-02-08 17:29:11 3540 [Note] InnoDB: Compressed tables use zlib 1.2.3
2014-02-08 17:29:11 3540 [Note] InnoDB: Not using CPU crc32 instructions
2014-02-08 17:29:11 3540 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2014-02-08 17:29:11 3540 [Note] InnoDB: Completed initialization of buffer pool
2014-02-08 17:29:11 3540 [Note] InnoDB: Highest supported file format is Barracuda.
2014-02-08 17:29:12 3540 [Warning] InnoDB: Resizing redo log from 2*3072 to 2*320 pages, LSN=1625987
2014-02-08 17:29:12 3540 [Warning] InnoDB: Starting to delete and rewrite log files.
2014-02-08 17:29:12 3540 [Note] InnoDB: Setting log file C:\xampp\mysql\data\ib_logfile101 size to 5 MB
2014-02-08 17:29:13 3540 [Note] InnoDB: Setting log file C:\xampp\mysql\data\ib_logfile1 size to 5 MB
2014-02-08 17:29:13 3540 [Note] InnoDB: Renaming log file C:\xampp\mysql\data\ib_logfile101 to C:\xampp\mysql\data\ib_logfile0
2014-02-08 17:29:13 3540 [Warning] InnoDB: New log files created, LSN=1625987
2014-02-08 17:29:13 3540 [Note] InnoDB: 128 rollback segment(s) are active.
2014-02-08 17:29:13 3540 [Note] InnoDB: Waiting for purge to start
2014-02-08 17:29:13 3540 [Note] InnoDB: 5.6.14 started; log sequence number 1625987
2014-02-08 17:29:13 3540 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 874286d3-90e6-11e3-b3ba-88ae1d78768a.
2014-02-08 17:29:13 3540 [Note] Server hostname (bind-address): '*'; port: 3306
2014-02-08 17:29:13 3540 [Note] IPv6 is available.
2014-02-08 17:29:13 3540 [Note] - '::' resolves to '::';
2014-02-08 17:29:13 3540 [Note] Server socket created on IP: '::'.
2014-02-08 17:29:14 3540 [Note] Event Scheduler: Loaded 0 events
2014-02-08 17:29:14 3540 [Note] c:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '5.6.14' socket: '' port: 3306 MySQL Community Server (GPL)
2014-02-08 18:09:34 5660 [Note] Plugin 'FEDERATED' is disabled.
2014-02-08 18:09:34 1620 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-02-08 18:09:34 5660 [Note] InnoDB: The InnoDB memory heap is disabled
2014-02-08 18:09:34 5660 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2014-02-08 18:09:34 5660 [Note] InnoDB: Compressed tables use zlib 1.2.3
2014-02-08 18:09:34 5660 [Note] InnoDB: Not using CPU crc32 instructions
2014-02-08 18:09:34 5660 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2014-02-08 18:09:34 5660 [Note] InnoDB: Completed initialization of buffer pool
2014-02-08 18:09:34 5660 [Note] InnoDB: Highest supported file format is Barracuda.
2014-02-08 18:09:34 5660 [Note] InnoDB: The log sequence numbers 1625987 and 1625987 in ibdata files do not match the log sequence number 1626134 in the ib_logfiles!
2014-02-08 18:09:34 5660 [Note] InnoDB: Database was not shutdown normally!
2014-02-08 18:09:34 5660 [Note] InnoDB: Starting crash recovery.
2014-02-08 18:09:34 5660 [Note] InnoDB: Reading tablespace information from the .ibd files...
2014-02-08 18:09:34 5660 [Note] InnoDB: Restoring possible half-written data pages
2014-02-08 18:09:34 5660 [Note] InnoDB: from the doublewrite buffer...
2014-02-08 18:09:35 5660 [Note] InnoDB: 128 rollback segment(s) are active.
2014-02-08 18:09:35 5660 [Note] InnoDB: Waiting for purge to start
2014-02-08 18:09:36 5660 [Note] InnoDB: 5.6.14 started; log sequence number 1626134
2014-02-08 18:09:36 5660 [Note] Server hostname (bind-address): '*'; port: 3306
2014-02-08 18:09:36 5660 [Note] IPv6 is available.
2014-02-08 18:09:36 5660 [Note] - '::' resolves to '::';
2014-02-08 18:09:36 5660 [Note] Server socket created on IP: '::'.
2014-02-08 18:09:38 5660 [Note] Event Scheduler: Loaded 0 events
2014-02-08 18:09:38 5660 [Note] c:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '5.6.14' socket: '' port: 3306 MySQL Community Server (GPL)
2014-02-08 18:27:42 5944 [Note] Plugin 'FEDERATED' is disabled.
2014-02-08 18:27:42 173c 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-02-08 18:27:42 5944 [Note] InnoDB: The InnoDB memory heap is disabled
2014-02-08 18:27:42 5944 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2014-02-08 18:27:42 5944 [Note] InnoDB: Compressed tables use zlib 1.2.3
2014-02-08 18:27:42 5944 [Note] InnoDB: Not using CPU crc32 instructions
2014-02-08 18:27:42 5944 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2014-02-08 18:27:42 5944 [Note] InnoDB: Completed initialization of buffer pool
2014-02-08 18:27:43 5944 [Note] InnoDB: Highest supported file format is Barracuda.
2014-02-08 18:27:43 5944 [Note] InnoDB: The log sequence numbers 1625987 and 1625987 in ibdata files do not match the log sequence number 1626144 in the ib_logfiles!
2014-02-08 18:27:43 5944 [Note] InnoDB: Database was not shutdown normally!
2014-02-08 18:27:43 5944 [Note] InnoDB: Starting crash recovery.
2014-02-08 18:27:43 5944 [Note] InnoDB: Reading tablespace information from the .ibd files...
2014-02-08 18:27:43 5944 [Note] InnoDB: Restoring possible half-written data pages
2014-02-08 18:27:43 5944 [Note] InnoDB: from the doublewrite buffer...
2014-02-08 18:27:44 5944 [Note] InnoDB: 128 rollback segment(s) are active.
2014-02-08 18:27:44 5944 [Note] InnoDB: Waiting for purge to start
2014-02-08 18:27:44 5944 [Note] InnoDB: 5.6.14 started; log sequence number 1626144
2014-02-08 18:27:44 5944 [Note] Server hostname (bind-address): '*'; port: 3306
2014-02-08 18:27:44 5944 [Note] IPv6 is available.
2014-02-08 18:27:44 5944 [Note] - '::' resolves to '::';
2014-02-08 18:27:44 5944 [Note] Server socket created on IP: '::'.
2014-02-08 18:27:47 5944 [Note] Event Scheduler: Loaded 0 events
2014-02-08 18:27:47 5944 [Note] c:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '5.6.14' socket: '' port: 3306 MySQL Community Server (GPL)
2014-02-08 18:46:23 2520 [Note] Plugin 'FEDERATED' is disabled.
2014-02-08 18:46:23 770 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-02-08 18:46:23 2520 [Note] InnoDB: The InnoDB memory heap is disabled
2014-02-08 18:46:23 2520 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2014-02-08 18:46:23 2520 [Note] InnoDB: Compressed tables use zlib 1.2.3
2014-02-08 18:46:23 2520 [Note] InnoDB: Not using CPU crc32 instructions
2014-02-08 18:46:23 2520 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2014-02-08 18:46:23 2520 [Note] InnoDB: Completed initialization of buffer pool
2014-02-08 18:46:23 2520 [Note] InnoDB: Highest supported file format is Barracuda.
2014-02-08 18:46:23 2520 [Note] InnoDB: The log sequence numbers 1625987 and 1625987 in ibdata files do not match the log sequence number 1626154 in the ib_logfiles!
2014-02-08 18:46:23 2520 [Note] InnoDB: Database was not shutdown normally!
2014-02-08 18:46:23 2520 [Note] InnoDB: Starting crash recovery.
2014-02-08 18:46:23 2520 [Note] InnoDB: Reading tablespace information from the .ibd files...
2014-02-08 18:46:24 2520 [Note] InnoDB: Restoring possible half-written data pages
2014-02-08 18:46:24 2520 [Note] InnoDB: from the doublewrite buffer...
2014-02-08 18:46:25 2520 [Note] InnoDB: 128 rollback segment(s) are active.
2014-02-08 18:46:25 2520 [Note] InnoDB: Waiting for purge to start
2014-02-08 18:46:25 2520 [Note] InnoDB: 5.6.14 started; log sequence number 1626154
2014-02-08 18:46:25 2520 [Note] Server hostname (bind-address): '*'; port: 3306
2014-02-08 18:46:25 2520 [Note] IPv6 is available.
2014-02-08 18:46:25 2520 [Note] - '::' resolves to '::';
2014-02-08 18:46:25 2520 [Note] Server socket created on IP: '::'.
2014-02-08 18:46:25 2520 [Note] Event Scheduler: Loaded 0 events
2014-02-08 18:46:25 2520 [Note] c:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '5.6.14' socket: '' port: 3306 MySQL Community Server (GPL)
BeeJay
 
Posts: 2
Joined: 08. February 2014 19:54
Operating System: windows 7

Re: Cannot get further than installation?

Postby Altrea » 08. February 2014 23:30

The log is looking good so obviously this is not enough information to analyse your problem remotely.
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 115 guests