MySQL will not start after reinstalling private server

Hello I was trying to solve an issue for my server and ended up reinstalling the server package.

Now when I start the server without editing anything i get this error:
130326 21:23:26 [Warning] Can't create test file C:\Program Files (x86)\ArmA 2\M
ySQL\data\Peter-PC.lower-test
130326 21:23:26 [Warning] Can't create test file C:\Program Files (x86)\ArmA 2\M
ySQL\data\Peter-PC.lower-test
130326 21:23:26 [Note] Plugin 'FEDERATED' is disabled.
130326 21:23:26 InnoDB: The InnoDB memory heap is disabled
130326 21:23:26 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130326 21:23:26 InnoDB: Compressed tables use zlib 1.2.3
130326 21:23:26 InnoDB: Initializing buffer pool, size = 16.0M
130326 21:23:26 InnoDB: Completed initialization of buffer pool
130326 21:23:26 InnoDB: Operating system error number 5 in a file operation.
InnoDB: The error means mysqld does not have the access rights to
InnoDB: the directory. It may also be you have created a subdirectory
InnoDB: of the same name as a data file.
InnoDB: File name ..\data\ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
Press any key to continue . . .

Im not sure why im getting this error but I think i uninstalled the server package wrong. So after I get this error the launcher comes up and tries to start spawn script and I get this error:
Error 2003<HY000>: Cannot connect to Mysql server on '127.0.0.1' <10061>

Another Thing I should mention is that I am not able to edit any file like server.cfg or description.ext. It says that a program is running and I cant edit them. I tried to go to task manger and check if anything is running in the background but found nothing.So that's it, hope you can help!
 
Back
Top