Page 1 of 1

access violation

PostPosted: 14. February 2008 14:23
by Adrian101
when I start the admin panel from the xampp control I get the following error message popping up again and again until i shut down that tool.

access violation at address 10002593 in module 'LIBMYSQL.dll'. Read of address.


Any suggestions about how I might fix this?

PostPosted: 15. February 2008 03:32
by Izzy
A search in the Forum: XAMPP for Windows under the Category: Apache Friends in English using the keyword violation revealed several possible solutions.

http://community.apachefriends.org/f/viewtopic.php?t=28175

The above thread seem to relate to having Skype on port 80 and the Windows hosts file having this IPv6 entry:
::1 localhost
which can be safely deleted.
C:\WINDOWS\system32\drivers\etc\hosts
Just drag the file into your text editor to view and edit.

But check out all the posts from the above search if the IPv6 fix has no effect.