Running 4 and 3.5.7 on the same server

I am running Servoy 3.5.7 on an OS X server with a MYSQL backend.

Would there be any issues in installing 4 onto the same sever and running it on a different port with a different repository database?

If so are there any tips with the install or any special things i need to do?

David

No issue at all David.

I do that every day for 2.2, 3.0, 3.5 and 4.0.

Make sure your servoy server ports are different (I have 8022,8030 etc to make life easy) and that your db config files are correct.

Thanks

David