I already have WAMP installed on my PC as I use it for Web Development. The MySQL service has the name "wampmysqld" and when i run SetupTV.exe and setup the DB settings, i put that server instance in the correct box and the test passes and all works fine. I double check in windows services and the TVService has the correct dependency for "wampmysqld"
My problem arises when I try and run the TV Server Configuration. I get a message about the TV Service depending on "MySQL" and if I want to enable autostart for it. I selected no, and when i do, if I check services, the TVService dependency has change to "MySQL", not "wampmysqld" as it previously was. I do have MySQL server installed seperately as well (did this when i first installed MP TV Server and it does have the service name of "MySQL". I don't want to uninstall it just yet until i can get TV Service to use my other DB Connection. There are no port conflicts or anything like that. Both SQL servers run fine alongside each other other than the issues I am having with MP.
Is TVService hard coded in any way to look for a service called "MySQL" in any way? TVService seems to run fine on startup, it is only when I try and run the Configuration tool that I run into problems.
If I uninstall my old MySQL Server, so I only have the WAMP one running is this likely to fix the problem? I really do no want to have 2 instances of MySQL running if I don't need to.
My problem arises when I try and run the TV Server Configuration. I get a message about the TV Service depending on "MySQL" and if I want to enable autostart for it. I selected no, and when i do, if I check services, the TVService dependency has change to "MySQL", not "wampmysqld" as it previously was. I do have MySQL server installed seperately as well (did this when i first installed MP TV Server and it does have the service name of "MySQL". I don't want to uninstall it just yet until i can get TV Service to use my other DB Connection. There are no port conflicts or anything like that. Both SQL servers run fine alongside each other other than the issues I am having with MP.
Is TVService hard coded in any way to look for a service called "MySQL" in any way? TVService seems to run fine on startup, it is only when I try and run the Configuration tool that I run into problems.
If I uninstall my old MySQL Server, so I only have the WAMP one running is this likely to fix the problem? I really do no want to have 2 instances of MySQL running if I don't need to.