Problems connecting to mysql [Solved]

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

Problems connecting to mysql [Solved]

Postby johnbanny » 26. February 2012 17:42

Hi everyone, first off i want to appologise if this has already been answered but i cant seem to find the answer to my question so please do point me in the correct place if already answered or move my post if its in the wrong place.

Anyways.

I recently downloaded the latest XAMPP for windows and installed fine. Everything seemed to work ok, connected to apache and mysql fine, was able to install magento etc...

However, since restarting my computer i am only able to connect to apache and not mysql, tried both mysql_start, xampp_start and direct from the control panel.

The only way i seem to be able to use mysql is by uninstalling and reinstalling xampp and then all is good, untill next time i close xampp or restart my computer.

With mysql_start i simply get:
MYSQL is trying to start
plase wait
mysql is starting with msql\bin\my.ini <console>

mysql could not be started
Press any key to continue....

XAMPP start is showing the cannot bind to port 80 error

I belive i have changed the settings in skype correctly, even though i dont use skype and it is not in the process list either

Is this common that im able only to use xampp properly on a fresh install and then have to reinstall each time i use it?
Is there a permanent fix as its pretty inconvenient.
What do i need to post to get the best help, and how do i produce such report/s

Thanks for your help
John
johnbanny
 
Posts: 7
Joined: 26. February 2012 17:24
Operating System: windows 7

Re: Problems connecting to mysql

Postby hackattack142 » 26. February 2012 20:20

Port 80 is for Apache so that would not be stopping MySQL from starting. Skype is not the only thing that can block port 80.

It would be helpful to know any errors being returned in the logs (/xampp/mysql/data/mysql_error.log and /xampp/apache/logs/error.log)

You should also consider using the Control Panel to manage the XAMPP modules (xampp-control-3-beta.exe).
XAMPP Control Panel Developer
Latest CP: viewtopic.php?f=16&t=48932
hackattack142
 
Posts: 701
Joined: 20. May 2011 23:29
Operating System: Windows 7 Ultimate SP1 64-Bit

Re: Problems connecting to mysql

Postby johnbanny » 27. February 2012 00:42

Hi, thanks for your reply.

Here is the log for /xampp/mysql/data/mysql_error.log

Code: Select all
120219 15:04:47 [Note] Plugin 'FEDERATED' is disabled.
120219 15:04:47 InnoDB: The InnoDB memory heap is disabled
120219 15:04:47 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120219 15:04:47 InnoDB: Compressed tables use zlib 1.2.3
120219 15:04:47 InnoDB: Initializing buffer pool, size = 16.0M
120219 15:04:47 InnoDB: Completed initialization of buffer pool
InnoDB: The first specified data file C:\xampp\mysql\data\ibdata1 did not exist:
InnoDB: a new database to be created!
120219 15:04:47  InnoDB: Setting file C:\xampp\mysql\data\ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
120219 15:04:48  InnoDB: Log file C:\xampp\mysql\data\ib_logfile0 did not exist: new to be created
InnoDB: Setting log file C:\xampp\mysql\data\ib_logfile0 size to 5 MB
InnoDB: Database physically writes the file full: wait...
120219 15:04:48  InnoDB: Log file C:\xampp\mysql\data\ib_logfile1 did not exist: new to be created
InnoDB: Setting log file C:\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
120219 15:04:49  InnoDB: Waiting for the background threads to start
120219 15:04:50 InnoDB: 1.1.8 started; log sequence number 0
120219 15:04:50 [Note] Event Scheduler: Loaded 0 events
120219 15:04:50 [Note] c:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '5.5.16'  socket: ''  port: 3306  MySQL Community Server (GPL)
120219 15:18:50 [Note] c:\xampp\mysql\bin\mysqld.exe: Normal shutdown

120219 15:18:50 [Note] Event Scheduler: Purging the queue. 0 events
120219 15:18:50  InnoDB: Starting shutdown...
120219 15:18:50  InnoDB: Shutdown completed; log sequence number 1595675
120219 15:18:50 [Note] c:\xampp\mysql\bin\mysqld.exe: Shutdown complete

120219 15:21:06 [Note] Plugin 'FEDERATED' is disabled.
120219 15:21:06 InnoDB: The InnoDB memory heap is disabled
120219 15:21:06 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120219 15:21:06 InnoDB: Compressed tables use zlib 1.2.3
120219 15:21:06 InnoDB: Initializing buffer pool, size = 16.0M
120219 15:21:06 InnoDB: Completed initialization of buffer pool
120219 15:21:07 InnoDB: highest supported file format is Barracuda.
120219 15:21:11  InnoDB: Waiting for the background threads to start
120219 15:21:12 InnoDB: 1.1.8 started; log sequence number 1595675
120219 15:21:12 [Note] Event Scheduler: Loaded 0 events
120219 15:21:12 [Note] c:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '5.5.16'  socket: ''  port: 3306  MySQL Community Server (GPL)
120219 15:29:10 [Note] c:\xampp\mysql\bin\mysqld.exe: Normal shutdown

120219 15:29:10 [Note] Event Scheduler: Purging the queue. 0 events
120219 15:29:10  InnoDB: Starting shutdown...
120219 15:29:10  InnoDB: Shutdown completed; log sequence number 1595675
120219 15:29:10 [Note] c:\xampp\mysql\bin\mysqld.exe: Shutdown complete

120219 15:29:12 [Note] Plugin 'FEDERATED' is disabled.
120219 15:29:12 InnoDB: The InnoDB memory heap is disabled
120219 15:29:12 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120219 15:29:12 InnoDB: Compressed tables use zlib 1.2.3
120219 15:29:12 InnoDB: Initializing buffer pool, size = 16.0M
120219 15:29:12 InnoDB: Completed initialization of buffer pool
120219 15:29:12 InnoDB: highest supported file format is Barracuda.
120219 15:29:12  InnoDB: Waiting for the background threads to start
120219 15:29:13 InnoDB: 1.1.8 started; log sequence number 1595675
120219 15:29:13 [Note] Event Scheduler: Loaded 0 events
120219 15:29:13 [Note] c:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '5.5.16'  socket: ''  port: 3306  MySQL Community Server (GPL)
120221 12:45:10 [Note] c:\xampp\mysql\bin\mysqld.exe: Normal shutdown

120221 12:45:10 [Note] Event Scheduler: Purging the queue. 0 events
120221 12:45:11  InnoDB: Starting shutdown...
120221 12:45:12  InnoDB: Shutdown completed; log sequence number 97494248
120221 12:45:12 [Note] c:\xampp\mysql\bin\mysqld.exe: Shutdown complete

120221 12:47:28 [Note] Plugin 'FEDERATED' is disabled.
120221 12:47:28 InnoDB: The InnoDB memory heap is disabled
120221 12:47:28 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120221 12:47:28 InnoDB: Compressed tables use zlib 1.2.3
120221 12:47:29 InnoDB: Initializing buffer pool, size = 128.0M
120221 12:47:29 InnoDB: Completed initialization of buffer pool
120221 12:47:29 InnoDB: highest supported file format is Barracuda.
120221 12:47:50  InnoDB: Waiting for the background threads to start
120221 12:47:51 InnoDB: 1.1.8 started; log sequence number 97494248
120221 12:47:51 [ERROR] c:\xampp\mysql\bin\mysqld.exe: unknown variable 'set-variable=local-infile=1'
120221 12:47:51 [ERROR] Aborting

120221 12:47:51  InnoDB: Starting shutdown...
120221 12:47:52  InnoDB: Shutdown completed; log sequence number 97494248
120221 12:47:52 [Note] c:\xampp\mysql\bin\mysqld.exe: Shutdown complete

120222 19:08:06 [Note] Plugin 'FEDERATED' is disabled.
120222 19:08:06 InnoDB: The InnoDB memory heap is disabled
120222 19:08:06 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120222 19:08:06 InnoDB: Compressed tables use zlib 1.2.3
120222 19:08:06 InnoDB: Initializing buffer pool, size = 128.0M
120222 19:08:06 InnoDB: Completed initialization of buffer pool
120222 19:08:06 InnoDB: highest supported file format is Barracuda.
120222 19:08:08  InnoDB: Waiting for the background threads to start
120222 19:08:09 InnoDB: 1.1.8 started; log sequence number 97494248
120222 19:08:09 [ERROR] c:\xampp\mysql\bin\mysqld.exe: unknown variable 'set-variable=local-infile=1'
120222 19:08:09 [ERROR] Aborting

120222 19:08:09  InnoDB: Starting shutdown...
120222 19:08:09  InnoDB: Shutdown completed; log sequence number 97494248
120222 19:08:09 [Note] c:\xampp\mysql\bin\mysqld.exe: Shutdown complete

120225 14:20:42 [Note] Plugin 'FEDERATED' is disabled.
120225 14:20:42 InnoDB: The InnoDB memory heap is disabled
120225 14:20:42 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120225 14:20:42 InnoDB: Compressed tables use zlib 1.2.3
120225 14:20:42 InnoDB: Initializing buffer pool, size = 128.0M
120225 14:20:42 InnoDB: Completed initialization of buffer pool
120225 14:20:42 InnoDB: highest supported file format is Barracuda.
120225 14:21:00  InnoDB: Waiting for the background threads to start
120225 14:21:01 InnoDB: 1.1.8 started; log sequence number 97494248
120225 14:21:01 [ERROR] c:\xampp\mysql\bin\mysqld.exe: unknown variable 'set-variable=local-infile=1'
120225 14:21:01 [ERROR] Aborting

120225 14:21:01  InnoDB: Starting shutdown...
120225 14:21:02  InnoDB: Shutdown completed; log sequence number 97494248
120225 14:21:02 [Note] c:\xampp\mysql\bin\mysqld.exe: Shutdown complete

120226 16:07:19 [Note] Plugin 'FEDERATED' is disabled.
120226 16:07:19 InnoDB: The InnoDB memory heap is disabled
120226 16:07:19 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120226 16:07:19 InnoDB: Compressed tables use zlib 1.2.3
120226 16:07:19 InnoDB: Initializing buffer pool, size = 128.0M
120226 16:07:19 InnoDB: Completed initialization of buffer pool
120226 16:07:19 InnoDB: highest supported file format is Barracuda.
120226 16:07:21  InnoDB: Waiting for the background threads to start
120226 16:07:22 InnoDB: 1.1.8 started; log sequence number 97494248
120226 16:07:22 [ERROR] c:\xampp\mysql\bin\mysqld.exe: unknown variable 'set-variable=local-infile=1'
120226 16:07:22 [ERROR] Aborting

120226 16:07:22  InnoDB: Starting shutdown...
120226 16:07:22  InnoDB: Shutdown completed; log sequence number 97494248
120226 16:07:22 [Note] c:\xampp\mysql\bin\mysqld.exe: Shutdown complete

120226 16:09:57 [Note] Plugin 'FEDERATED' is disabled.
120226 16:09:57 InnoDB: The InnoDB memory heap is disabled
120226 16:09:57 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120226 16:09:57 InnoDB: Compressed tables use zlib 1.2.3
120226 16:09:57 InnoDB: Initializing buffer pool, size = 128.0M
120226 16:09:57 InnoDB: Completed initialization of buffer pool
120226 16:09:57 InnoDB: highest supported file format is Barracuda.
120226 16:10:00 [Note] Plugin 'FEDERATED' is disabled.
120226 16:10:00 InnoDB: The InnoDB memory heap is disabled
120226 16:10:00 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120226 16:10:00 InnoDB: Compressed tables use zlib 1.2.3
120226 16:10:00 InnoDB: Initializing buffer pool, size = 128.0M
120226 16:10:00 InnoDB: Completed initialization of buffer pool
120226 16:10:00  InnoDB: Operating system error number 32 in a file operation.
InnoDB: The error means that another program is using InnoDB's files.
InnoDB: This might be a backup or antivirus software or another instance
InnoDB: of MySQL. Please close it to get rid of this error.
120226 16:10:11  InnoDB: Operating system error number 32 in a file operation.
InnoDB: The error means that another program is using InnoDB's files.
InnoDB: This might be a backup or antivirus software or another instance
InnoDB: of MySQL. Please close it to get rid of this error.
120226 16:10:19  InnoDB: Waiting for the background threads to start
120226 16:10:20 InnoDB: 1.1.8 started; log sequence number 97494248
120226 16:10:20 [ERROR] c:\xampp\mysql\bin\mysqld.exe: unknown variable 'set-variable=local-infile=1'
120226 16:10:20 [ERROR] Aborting

120226 16:10:20  InnoDB: Starting shutdown...
120226 16:10:21  InnoDB: Shutdown completed; log sequence number 97494248
120226 16:10:21 [Note] c:\xampp\mysql\bin\mysqld.exe: Shutdown complete

120226 16:10:21 InnoDB: highest supported file format is Barracuda.
120226 16:10:35  InnoDB: Waiting for the background threads to start
120226 16:10:36 InnoDB: 1.1.8 started; log sequence number 97494248
120226 16:10:36 [ERROR] mysql\bin\mysqld: unknown variable 'set-variable=local-infile=1'
120226 16:10:36 [ERROR] Aborting

120226 16:10:36  InnoDB: Starting shutdown...
120226 16:10:37  InnoDB: Shutdown completed; log sequence number 97494248
120226 16:10:37 [Note] mysql\bin\mysqld: Shutdown complete

120226 16:12:05 [Note] Plugin 'FEDERATED' is disabled.
120226 16:12:05 InnoDB: The InnoDB memory heap is disabled
120226 16:12:05 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120226 16:12:05 InnoDB: Compressed tables use zlib 1.2.3
120226 16:12:05 InnoDB: Initializing buffer pool, size = 128.0M
120226 16:12:05 InnoDB: Completed initialization of buffer pool
120226 16:12:05 InnoDB: highest supported file format is Barracuda.
120226 16:12:07  InnoDB: Waiting for the background threads to start
120226 16:12:08 InnoDB: 1.1.8 started; log sequence number 97494248
120226 16:12:08 [ERROR] c:\xampp\mysql\bin\mysqld.exe: unknown variable 'set-variable=local-infile=1'
120226 16:12:08 [ERROR] Aborting

120226 16:12:08  InnoDB: Starting shutdown...
120226 16:12:09  InnoDB: Shutdown completed; log sequence number 97494248
120226 16:12:09 [Note] c:\xampp\mysql\bin\mysqld.exe: Shutdown complete

120226 16:13:07 [Note] Plugin 'FEDERATED' is disabled.
120226 16:13:07 InnoDB: The InnoDB memory heap is disabled
120226 16:13:07 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120226 16:13:07 InnoDB: Compressed tables use zlib 1.2.3
120226 16:13:07 InnoDB: Initializing buffer pool, size = 128.0M
120226 16:13:07 InnoDB: Completed initialization of buffer pool
120226 16:13:07 InnoDB: highest supported file format is Barracuda.
120226 16:13:09  InnoDB: Waiting for the background threads to start
120226 16:13:10 InnoDB: 1.1.8 started; log sequence number 97494248
120226 16:13:10 [ERROR] mysql\bin\mysqld: unknown variable 'set-variable=local-infile=1'
120226 16:13:10 [ERROR] Aborting

120226 16:13:10  InnoDB: Starting shutdown...
120226 16:13:10  InnoDB: Shutdown completed; log sequence number 97494248
120226 16:13:10 [Note] mysql\bin\mysqld: Shutdown complete

120226 16:13:58 [Note] Plugin 'FEDERATED' is disabled.
120226 16:13:58 InnoDB: The InnoDB memory heap is disabled
120226 16:13:58 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120226 16:13:58 InnoDB: Compressed tables use zlib 1.2.3
120226 16:13:58 InnoDB: Initializing buffer pool, size = 128.0M
120226 16:13:58 InnoDB: Completed initialization of buffer pool
120226 16:13:58 InnoDB: highest supported file format is Barracuda.
120226 16:14:00  InnoDB: Waiting for the background threads to start
120226 16:14:01 InnoDB: 1.1.8 started; log sequence number 97494248
120226 16:14:01 [ERROR] mysql\bin\mysqld: unknown variable 'set-variable=local-infile=1'
120226 16:14:01 [ERROR] Aborting

120226 16:14:01  InnoDB: Starting shutdown...
120226 16:14:01  InnoDB: Shutdown completed; log sequence number 97494248
120226 16:14:01 [Note] mysql\bin\mysqld: Shutdown complete

120226 16:35:11 [Note] Plugin 'FEDERATED' is disabled.
120226 16:35:11 InnoDB: The InnoDB memory heap is disabled
120226 16:35:11 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120226 16:35:11 InnoDB: Compressed tables use zlib 1.2.3
120226 16:35:11 InnoDB: Initializing buffer pool, size = 128.0M
120226 16:35:11 InnoDB: Completed initialization of buffer pool
120226 16:35:11 InnoDB: highest supported file format is Barracuda.
120226 16:35:13  InnoDB: Waiting for the background threads to start
120226 16:35:14 InnoDB: 1.1.8 started; log sequence number 97494248
120226 16:35:14 [ERROR] mysql\bin\mysqld: unknown variable 'set-variable=local-infile=1'
120226 16:35:14 [ERROR] Aborting

120226 16:35:14  InnoDB: Starting shutdown...
120226 16:35:15  InnoDB: Shutdown completed; log sequence number 97494248
120226 16:35:15 [Note] mysql\bin\mysqld: Shutdown complete

120226 16:37:08 [Note] Plugin 'FEDERATED' is disabled.
120226 16:37:08 InnoDB: The InnoDB memory heap is disabled
120226 16:37:08 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120226 16:37:08 InnoDB: Compressed tables use zlib 1.2.3
120226 16:37:08 InnoDB: Initializing buffer pool, size = 128.0M
120226 16:37:08 InnoDB: Completed initialization of buffer pool
120226 16:37:08 InnoDB: highest supported file format is Barracuda.
120226 16:37:10  InnoDB: Waiting for the background threads to start
120226 16:37:11 InnoDB: 1.1.8 started; log sequence number 97494248
120226 16:37:11 [ERROR] mysql\bin\mysqld.exe: unknown variable 'set-variable=local-infile=1'
120226 16:37:11 [ERROR] Aborting

120226 16:37:11  InnoDB: Starting shutdown...
120226 16:37:11  InnoDB: Shutdown completed; log sequence number 97494248
120226 16:37:11 [Note] mysql\bin\mysqld.exe: Shutdown complete

120226 16:38:13 [Note] Plugin 'FEDERATED' is disabled.
120226 16:38:13 InnoDB: The InnoDB memory heap is disabled
120226 16:38:13 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120226 16:38:13 InnoDB: Compressed tables use zlib 1.2.3
120226 16:38:13 InnoDB: Initializing buffer pool, size = 128.0M
120226 16:38:13 InnoDB: Completed initialization of buffer pool
120226 16:38:13 InnoDB: highest supported file format is Barracuda.
120226 16:38:15  InnoDB: Waiting for the background threads to start
120226 16:38:16 InnoDB: 1.1.8 started; log sequence number 97494248
120226 16:38:16 [ERROR] mysql\bin\mysqld.exe: unknown variable 'set-variable=local-infile=1'
120226 16:38:16 [ERROR] Aborting

120226 16:38:16  InnoDB: Starting shutdown...
120226 16:38:17  InnoDB: Shutdown completed; log sequence number 97494248
120226 16:38:17 [Note] mysql\bin\mysqld.exe: Shutdown complete

120226 16:38:25 [Note] Plugin 'FEDERATED' is disabled.
120226 16:38:25 InnoDB: The InnoDB memory heap is disabled
120226 16:38:25 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120226 16:38:25 InnoDB: Compressed tables use zlib 1.2.3
120226 16:38:25 InnoDB: Initializing buffer pool, size = 128.0M
120226 16:38:25 InnoDB: Completed initialization of buffer pool
120226 16:38:25 InnoDB: highest supported file format is Barracuda.
120226 16:38:27  InnoDB: Waiting for the background threads to start
120226 16:38:28 InnoDB: 1.1.8 started; log sequence number 97494248
120226 16:38:28 [ERROR] mysql\bin\mysqld.exe: unknown variable 'set-variable=local-infile=1'
120226 16:38:28 [ERROR] Aborting

120226 16:38:28  InnoDB: Starting shutdown...
120226 16:38:28  InnoDB: Shutdown completed; log sequence number 97494248
120226 16:38:28 [Note] mysql\bin\mysqld.exe: Shutdown complete

120226 16:38:42 [Note] Plugin 'FEDERATED' is disabled.
120226 16:38:42 InnoDB: The InnoDB memory heap is disabled
120226 16:38:42 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120226 16:38:42 InnoDB: Compressed tables use zlib 1.2.3
120226 16:38:42 InnoDB: Initializing buffer pool, size = 128.0M
120226 16:38:42 InnoDB: Completed initialization of buffer pool
120226 16:38:42 InnoDB: highest supported file format is Barracuda.
120226 16:38:44  InnoDB: Waiting for the background threads to start
120226 16:38:45 InnoDB: 1.1.8 started; log sequence number 97494248
120226 16:38:45 [ERROR] mysql\bin\mysqld.exe: unknown variable 'set-variable=local-infile=1'
120226 16:38:45 [ERROR] Aborting

120226 16:38:45  InnoDB: Starting shutdown...
120226 16:38:45  InnoDB: Shutdown completed; log sequence number 97494248
120226 16:38:45 [Note] mysql\bin\mysqld.exe: Shutdown complete

120226 16:38:54 [Note] Plugin 'FEDERATED' is disabled.
120226 16:38:54 InnoDB: The InnoDB memory heap is disabled
120226 16:38:54 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120226 16:38:54 InnoDB: Compressed tables use zlib 1.2.3
120226 16:38:54 InnoDB: Initializing buffer pool, size = 128.0M
120226 16:38:54 InnoDB: Completed initialization of buffer pool
120226 16:38:54 InnoDB: highest supported file format is Barracuda.
120226 16:38:56  InnoDB: Waiting for the background threads to start
120226 16:38:57 InnoDB: 1.1.8 started; log sequence number 97494248
120226 16:38:57 [ERROR] mysql\bin\mysqld.exe: unknown variable 'set-variable=local-infile=1'
120226 16:38:57 [ERROR] Aborting

120226 16:38:57  InnoDB: Starting shutdown...
120226 16:38:57  InnoDB: Shutdown completed; log sequence number 97494248
120226 16:38:57 [Note] mysql\bin\mysqld.exe: Shutdown complete

120226 23:38:01 [Note] Plugin 'FEDERATED' is disabled.
120226 23:38:01 InnoDB: The InnoDB memory heap is disabled
120226 23:38:01 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120226 23:38:01 InnoDB: Compressed tables use zlib 1.2.3
120226 23:38:01 InnoDB: Initializing buffer pool, size = 128.0M
120226 23:38:01 InnoDB: Completed initialization of buffer pool
120226 23:38:01 InnoDB: highest supported file format is Barracuda.
120226 23:38:03  InnoDB: Waiting for the background threads to start
120226 23:38:04 InnoDB: 1.1.8 started; log sequence number 97494248
120226 23:38:04 [ERROR] c:\xampp\mysql\bin\mysqld.exe: unknown variable 'set-variable=local-infile=1'
120226 23:38:04 [ERROR] Aborting

120226 23:38:04  InnoDB: Starting shutdown...
120226 23:38:05  InnoDB: Shutdown completed; log sequence number 97494248
120226 23:38:05 [Note] c:\xampp\mysql\bin\mysqld.exe: Shutdown complete



And the log for /xampp/apache/logs/error.log

Code: Select all
[Sun Feb 19 15:21:00 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Feb 19 15:21:00 2012] [notice] Digest: done
[Sun Feb 19 15:21:09 2012] [notice] Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations
[Sun Feb 19 15:21:09 2012] [notice] Server built: Sep 10 2011 11:34:11
[Sun Feb 19 15:21:09 2012] [notice] Parent: Created child process 3808
[Sun Feb 19 15:21:11 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Feb 19 15:21:11 2012] [notice] Digest: done
[Sun Feb 19 15:21:12 2012] [notice] Child 3808: Child process is running
[Sun Feb 19 15:21:12 2012] [notice] Child 3808: Acquired the start mutex.
[Sun Feb 19 15:21:12 2012] [notice] Child 3808: Starting 150 worker threads.
[Sun Feb 19 15:21:12 2012] [notice] Child 3808: Starting thread to listen on port 443.
[Sun Feb 19 15:21:12 2012] [notice] Child 3808: Starting thread to listen on port 443.
[Sun Feb 19 15:21:12 2012] [notice] Child 3808: Starting thread to listen on port 80.
[Sun Feb 19 15:21:12 2012] [notice] Child 3808: Starting thread to listen on port 80.
[Sun Feb 19 15:29:09 2012] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sun Feb 19 15:29:09 2012] [notice] Child 3808: Exit event signaled. Child process is ending.
[Sun Feb 19 15:29:10 2012] [notice] Child 3808: Released the start mutex
[Sun Feb 19 15:29:11 2012] [notice] Child 3808: All worker threads have exited.
[Sun Feb 19 15:29:11 2012] [notice] Child 3808: Child process is exiting
[Sun Feb 19 15:29:11 2012] [notice] Parent: Child process exited successfully.
[Sun Feb 19 15:29:21 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Feb 19 15:29:21 2012] [notice] Digest: done
[Sun Feb 19 15:29:22 2012] [notice] Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations
[Sun Feb 19 15:29:22 2012] [notice] Server built: Sep 10 2011 11:34:11
[Sun Feb 19 15:29:22 2012] [notice] Parent: Created child process 5444
[Sun Feb 19 15:29:23 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Feb 19 15:29:23 2012] [notice] Digest: done
[Sun Feb 19 15:29:23 2012] [notice] Child 5444: Child process is running
[Sun Feb 19 15:29:23 2012] [notice] Child 5444: Acquired the start mutex.
[Sun Feb 19 15:29:23 2012] [notice] Child 5444: Starting 150 worker threads.
[Sun Feb 19 15:29:23 2012] [notice] Child 5444: Starting thread to listen on port 80.
[Sun Feb 19 15:29:23 2012] [notice] Child 5444: Starting thread to listen on port 80.
[Sun Feb 19 15:29:23 2012] [notice] Child 5444: Starting thread to listen on port 443.
[Sun Feb 19 15:29:23 2012] [notice] Child 5444: Starting thread to listen on port 443.
[Sun Feb 19 15:33:15 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 15:36:29 2012] [notice] Parent: child process exited with status 255 -- Restarting.
[Sun Feb 19 15:36:29 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Feb 19 15:36:29 2012] [notice] Digest: done
[Sun Feb 19 15:36:30 2012] [notice] Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations
[Sun Feb 19 15:36:30 2012] [notice] Server built: Sep 10 2011 11:34:11
[Sun Feb 19 15:36:30 2012] [notice] Parent: Created child process 4036
[Sun Feb 19 15:36:31 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Feb 19 15:36:31 2012] [notice] Digest: done
[Sun Feb 19 15:36:32 2012] [notice] Child 4036: Child process is running
[Sun Feb 19 15:36:32 2012] [notice] Child 4036: Acquired the start mutex.
[Sun Feb 19 15:36:32 2012] [notice] Child 4036: Starting 150 worker threads.
[Sun Feb 19 15:36:32 2012] [notice] Child 4036: Starting thread to listen on port 443.
[Sun Feb 19 15:36:32 2012] [notice] Child 4036: Starting thread to listen on port 443.
[Sun Feb 19 15:36:32 2012] [notice] Child 4036: Starting thread to listen on port 80.
[Sun Feb 19 15:36:32 2012] [notice] Child 4036: Starting thread to listen on port 80.
[Sun Feb 19 15:44:02 2012] [notice] Parent: child process exited with status 255 -- Restarting.
[Sun Feb 19 15:44:02 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Feb 19 15:44:02 2012] [notice] Digest: done
[Sun Feb 19 15:44:03 2012] [notice] Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations
[Sun Feb 19 15:44:03 2012] [notice] Server built: Sep 10 2011 11:34:11
[Sun Feb 19 15:44:03 2012] [notice] Parent: Created child process 6032
[Sun Feb 19 15:44:04 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Feb 19 15:44:04 2012] [notice] Digest: done
[Sun Feb 19 15:44:05 2012] [notice] Child 6032: Child process is running
[Sun Feb 19 15:44:05 2012] [notice] Child 6032: Acquired the start mutex.
[Sun Feb 19 15:44:05 2012] [notice] Child 6032: Starting 150 worker threads.
[Sun Feb 19 15:44:05 2012] [notice] Child 6032: Starting thread to listen on port 443.
[Sun Feb 19 15:44:05 2012] [notice] Child 6032: Starting thread to listen on port 80.
[Sun Feb 19 15:44:05 2012] [notice] Child 6032: Starting thread to listen on port 443.
[Sun Feb 19 15:44:05 2012] [notice] Child 6032: Starting thread to listen on port 80.
[Sun Feb 19 15:45:49 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 15:47:11 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 15:57:15 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 15:58:23 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 15:58:29 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 15:58:31 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 15:58:33 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 15:58:39 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 15:58:59 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 15:59:05 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:01:31 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:01:41 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:01:45 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:03:58 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:05:30 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:05:36 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:05:39 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:12:36 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:13:21 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:14:08 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:14:12 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:14:51 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:14:58 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:15:02 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:16:22 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:16:43 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:22:45 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:23:16 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:23:21 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:24:07 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:24:18 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:24:21 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:24:29 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:25:06 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:26:41 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:34:20 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:36:38 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:36:45 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:37:03 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:37:09 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:38:07 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:38:33 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:38:39 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:40:04 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:40:12 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:40:20 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:40:27 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:40:33 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:40:38 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:41:11 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
The system cannot find the path specified.
[Sun Feb 19 16:47:24 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:47:30 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:47:35 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
The system cannot find the path specified.
[Sun Feb 19 16:58:45 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:59:00 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:59:05 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:59:12 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 16:59:23 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:00:17 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:00:41 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:00:48 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:00:55 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:01:19 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:01:35 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:01:54 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:01:58 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
The system cannot find the path specified.
[Sun Feb 19 17:12:22 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:12:26 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:12:44 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:13:20 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:13:25 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:13:31 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
'wget' is not recognized as an internal or external command,
operable program or batch file.
'chmod' is not recognized as an internal or external command,
operable program or batch file.
[Sun Feb 19 17:14:09 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
The system cannot find the path specified.
[Sun Feb 19 17:18:02 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:18:10 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:18:15 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:23:43 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:23:48 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:23:53 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
The system cannot find the path specified.
[Sun Feb 19 17:33:45 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:34:13 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:34:22 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:35:01 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:35:24 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:35:27 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:36:03 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:36:13 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:36:58 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:37:09 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:37:21 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:50:47 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:50:52 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 17:50:58 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
The system cannot find the path specified.
[Sun Feb 19 17:56:34 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:13:01 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:13:19 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:13:24 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:13:44 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:14:20 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:14:24 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:14:44 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:14:50 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:14:57 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:15:03 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:15:11 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:19:27 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:26:51 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:26:56 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:27:03 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:27:07 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:33:56 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:34:03 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:34:17 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:34:21 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:59:00 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:59:05 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:59:20 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:59:25 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:59:31 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:59:47 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 18:59:55 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:00:26 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:01:15 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:04:42 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:04:46 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:05:24 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:06:50 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:07:28 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:19:26 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:19:34 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:19:47 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:19:52 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:20:29 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:20:50 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:20:53 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:21:01 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:27:23 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:27:46 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:27:48 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:28:02 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:28:29 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:30:18 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:30:21 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:30:56 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:34:23 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:34:28 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:36:29 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:36:42 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:36:50 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:37:22 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:37:59 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Sun Feb 19 19:47:24 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Mon Feb 20 14:18:07 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Mon Feb 20 14:18:22 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Mon Feb 20 14:18:34 2012] [notice] Parent: child process exited with status 255 -- Restarting.
[Mon Feb 20 14:18:36 2012] [notice] Digest: generating secret for digest authentication ...
[Mon Feb 20 14:18:36 2012] [notice] Digest: done
[Mon Feb 20 14:18:40 2012] [notice] Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations
[Mon Feb 20 14:18:40 2012] [notice] Server built: Sep 10 2011 11:34:11
[Mon Feb 20 14:18:40 2012] [notice] Parent: Created child process 8112
[Mon Feb 20 14:18:41 2012] [notice] Digest: generating secret for digest authentication ...
[Mon Feb 20 14:18:41 2012] [notice] Digest: done
[Mon Feb 20 14:18:42 2012] [notice] Child 8112: Child process is running
[Mon Feb 20 14:18:42 2012] [notice] Child 8112: Acquired the start mutex.
[Mon Feb 20 14:18:42 2012] [notice] Child 8112: Starting 150 worker threads.
[Mon Feb 20 14:18:42 2012] [notice] Child 8112: Starting thread to listen on port 443.
[Mon Feb 20 14:18:42 2012] [notice] Child 8112: Starting thread to listen on port 443.
[Mon Feb 20 14:18:42 2012] [notice] Child 8112: Starting thread to listen on port 80.
[Mon Feb 20 14:18:42 2012] [notice] Child 8112: Starting thread to listen on port 80.
[Mon Feb 20 14:18:43 2012] [notice] Parent: child process exited with status 255 -- Restarting.
[Mon Feb 20 14:18:43 2012] [notice] Digest: generating secret for digest authentication ...
[Mon Feb 20 14:18:43 2012] [notice] Digest: done
[Mon Feb 20 14:18:44 2012] [notice] Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations
[Mon Feb 20 14:18:44 2012] [notice] Server built: Sep 10 2011 11:34:11
[Mon Feb 20 14:18:44 2012] [notice] Parent: Created child process 7608
[Mon Feb 20 14:18:45 2012] [notice] Digest: generating secret for digest authentication ...
[Mon Feb 20 14:18:45 2012] [notice] Digest: done
[Mon Feb 20 14:18:46 2012] [notice] Child 7608: Child process is running
[Mon Feb 20 14:18:46 2012] [notice] Child 7608: Acquired the start mutex.
[Mon Feb 20 14:18:46 2012] [notice] Child 7608: Starting 150 worker threads.
[Mon Feb 20 14:18:46 2012] [notice] Child 7608: Starting thread to listen on port 443.
[Mon Feb 20 14:18:46 2012] [notice] Child 7608: Starting thread to listen on port 80.
[Mon Feb 20 14:18:46 2012] [notice] Child 7608: Starting thread to listen on port 443.
[Mon Feb 20 14:18:46 2012] [notice] Child 7608: Starting thread to listen on port 80.
[Mon Feb 20 14:18:52 2012] [notice] Parent: child process exited with status 255 -- Restarting.
[Mon Feb 20 14:18:52 2012] [notice] Digest: generating secret for digest authentication ...
[Mon Feb 20 14:18:52 2012] [notice] Digest: done
[Mon Feb 20 14:18:53 2012] [notice] Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations
[Mon Feb 20 14:18:53 2012] [notice] Server built: Sep 10 2011 11:34:11
[Mon Feb 20 14:18:53 2012] [notice] Parent: Created child process 9132
[Mon Feb 20 14:18:54 2012] [notice] Digest: generating secret for digest authentication ...
[Mon Feb 20 14:18:54 2012] [notice] Digest: done
[Mon Feb 20 14:18:54 2012] [notice] Child 9132: Child process is running
[Mon Feb 20 14:18:54 2012] [notice] Child 9132: Acquired the start mutex.
[Mon Feb 20 14:18:54 2012] [notice] Child 9132: Starting 150 worker threads.
[Mon Feb 20 14:18:54 2012] [notice] Child 9132: Starting thread to listen on port 443.
[Mon Feb 20 14:18:54 2012] [notice] Child 9132: Starting thread to listen on port 443.
[Mon Feb 20 14:18:54 2012] [notice] Child 9132: Starting thread to listen on port 80.
[Mon Feb 20 14:18:54 2012] [notice] Child 9132: Starting thread to listen on port 80.
[Mon Feb 20 14:18:59 2012] [notice] Parent: child process exited with status 255 -- Restarting.
[Mon Feb 20 14:19:00 2012] [notice] Digest: generating secret for digest authentication ...
[Mon Feb 20 14:19:00 2012] [notice] Digest: done
[Mon Feb 20 14:19:00 2012] [notice] Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations
[Mon Feb 20 14:19:00 2012] [notice] Server built: Sep 10 2011 11:34:11
[Mon Feb 20 14:19:00 2012] [notice] Parent: Created child process 6536
[Mon Feb 20 14:19:01 2012] [notice] Digest: generating secret for digest authentication ...
[Mon Feb 20 14:19:01 2012] [notice] Digest: done
[Mon Feb 20 14:19:02 2012] [notice] Child 6536: Child process is running
[Mon Feb 20 14:19:02 2012] [notice] Child 6536: Acquired the start mutex.
[Mon Feb 20 14:19:02 2012] [notice] Child 6536: Starting 150 worker threads.
[Mon Feb 20 14:19:02 2012] [notice] Child 6536: Starting thread to listen on port 443.
[Mon Feb 20 14:19:02 2012] [notice] Child 6536: Starting thread to listen on port 443.
[Mon Feb 20 14:19:02 2012] [notice] Child 6536: Starting thread to listen on port 80.
[Mon Feb 20 14:19:02 2012] [notice] Child 6536: Starting thread to listen on port 80.
[Mon Feb 20 14:19:18 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
[Mon Feb 20 14:24:32 2012] [error] [client 127.0.0.1] client denied by server configuration: C:/xampp/htdocs/magento/app/etc/local.xml
Terminating on signal SIGTERM(15)
[Tue Feb 21 12:46:59 2012] [warn] pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Tue Feb 21 12:46:59 2012] [notice] Digest: generating secret for digest authentication ...
[Tue Feb 21 12:46:59 2012] [notice] Digest: done
[Tue Feb 21 12:47:07 2012] [notice] Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations
[Tue Feb 21 12:47:07 2012] [notice] Server built: Sep 10 2011 11:34:11
[Tue Feb 21 12:47:07 2012] [notice] Parent: Created child process 3104
[Tue Feb 21 12:47:08 2012] [notice] Digest: generating secret for digest authentication ...
[Tue Feb 21 12:47:08 2012] [notice] Digest: done
[Tue Feb 21 12:47:09 2012] [notice] Child 3104: Child process is running
[Tue Feb 21 12:47:09 2012] [notice] Child 3104: Acquired the start mutex.
[Tue Feb 21 12:47:09 2012] [notice] Child 3104: Starting 150 worker threads.
[Tue Feb 21 12:47:09 2012] [notice] Child 3104: Starting thread to listen on port 443.
[Tue Feb 21 12:47:09 2012] [notice] Child 3104: Starting thread to listen on port 443.
[Tue Feb 21 12:47:09 2012] [notice] Child 3104: Starting thread to listen on port 80.
[Tue Feb 21 12:47:09 2012] [notice] Child 3104: Starting thread to listen on port 80.
[Tue Feb 21 13:36:17 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/scrape
[Tue Feb 21 13:36:28 2012] [error] [client 127.0.0.1] File does not exist: C:/xampp/htdocs/announce
[Wed Feb 22 22:42:22 2012] [error] [client 127.0.0.1] script 'C:/xampp/htdocs/magento-check.php' not found or unable to stat
'mysql' is not recognized as an internal or external command,
operable program or batch file.
Terminating on signal SIGTERM(15)
[Sat Feb 25 14:20:04 2012] [warn] pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Sat Feb 25 14:20:04 2012] [notice] Digest: generating secret for digest authentication ...
[Sat Feb 25 14:20:04 2012] [notice] Digest: done
[Sat Feb 25 14:20:10 2012] [notice] Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations
[Sat Feb 25 14:20:10 2012] [notice] Server built: Sep 10 2011 11:34:11
[Sat Feb 25 14:20:10 2012] [notice] Parent: Created child process 2992
[Sat Feb 25 14:20:11 2012] [notice] Digest: generating secret for digest authentication ...
[Sat Feb 25 14:20:11 2012] [notice] Digest: done
[Sat Feb 25 14:20:11 2012] [notice] Child 2992: Child process is running
[Sat Feb 25 14:20:11 2012] [notice] Child 2992: Acquired the start mutex.
[Sat Feb 25 14:20:11 2012] [notice] Child 2992: Starting 150 worker threads.
[Sat Feb 25 14:20:11 2012] [notice] Child 2992: Starting thread to listen on port 443.
[Sat Feb 25 14:20:11 2012] [notice] Child 2992: Starting thread to listen on port 443.
[Sat Feb 25 14:20:11 2012] [notice] Child 2992: Starting thread to listen on port 80.
[Sat Feb 25 14:20:11 2012] [notice] Child 2992: Starting thread to listen on port 80.
Terminating on signal SIGTERM(15)
[Sun Feb 26 16:09:24 2012] [warn] pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Sun Feb 26 16:09:25 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Feb 26 16:09:25 2012] [notice] Digest: done
[Sun Feb 26 16:09:34 2012] [notice] Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations
[Sun Feb 26 16:09:34 2012] [notice] Server built: Sep 10 2011 11:34:11
[Sun Feb 26 16:09:34 2012] [notice] Parent: Created child process 3328
[Sun Feb 26 16:09:34 2012] [notice] Digest: generating secret for digest authentication ...
[Sun Feb 26 16:09:34 2012] [notice] Digest: done
[Sun Feb 26 16:09:35 2012] [notice] Child 3328: Child process is running
[Sun Feb 26 16:09:36 2012] [notice] Child 3328: Acquired the start mutex.
[Sun Feb 26 16:09:36 2012] [notice] Child 3328: Starting 150 worker threads.
[Sun Feb 26 16:09:36 2012] [notice] Child 3328: Starting thread to listen on port 443.
[Sun Feb 26 16:09:36 2012] [notice] Child 3328: Starting thread to listen on port 443.
[Sun Feb 26 16:09:36 2012] [notice] Child 3328: Starting thread to listen on port 80.
[Sun Feb 26 16:09:36 2012] [notice] Child 3328: Starting thread to listen on port 80.


Hope this is of some help and thanks again for helping. If there are any other logs or errors or what ever that might help diagnose the problem let me know

Chears
John
johnbanny
 
Posts: 7
Joined: 26. February 2012 17:24
Operating System: windows 7

Re: Problems connecting to mysql

Postby johnbanny » 27. February 2012 01:10

Ok, well i think i found the problem, in mysql_error.log i found the instances that did not start properly and was do do with:

Code: Select all
120221 12:47:51 [ERROR] c:\xampp\mysql\bin\mysqld.exe: unknown variable 'set-variable=local-infile=1'
120221 12:47:51 [ERROR] Aborting


Now that i removed it it seems to be working fine

Thanks again for your help i hope all is fixed,
johnbanny
 
Posts: 7
Joined: 26. February 2012 17:24
Operating System: windows 7


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 285 guests