Page 1 of 1

Xampp from multiple computers at once.

PostPosted: 01. April 2014 09:27
by danCrooeks
Hi all,

I put Xampp on a share drive for a system i am trying to build that multiple people can access and edit at the same time.

However i am having an issue when starting MySQL.

If for example i have started the MySQL on my machine, and another user then goes to use it on their machine in another location, both accessing it on the share drive, Mysql isnt getting a port for the 2nd user, and the error log is saying this.

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.

anyone got any advice?

Dan