haaki Posted June 4, 2009 Share Posted June 4, 2009 I just decided to teach myself MySQL, Apache and PHP (With help from Sams Teach Yourself books). But I struggled like hell with just installing MySQL Community Server, and ended up only being able to install the 4.1 version! I tried installing 5.0, 5.1 and 6.0, but they all gave a message somewhat like this: Unable to create MySQL: error 0. Is this a Vista related problem, or does it happen to everyone? I understood from some forums that if you have installed MySQL before, that can be the problem (which i did one time in the past). But I uninstalled everything and deleted everything related to MySQL. I made new server names while configuring, but still: the only version I was able to make work was 4.1. Anyone know what the problem is? (Apart from me being a beginner and know nothing about MySQL) Link to comment https://forums.phpfreaks.com/topic/160966-just-took-me-4-hours-to-install-mysql/ Share on other sites More sharing options...
Hybride Posted June 5, 2009 Share Posted June 5, 2009 Not a Vista problem, I run WAMP (Windows Apache MySQL PHP) on my Vista and it works fine. I did look around and I found a possible solution for you: Re: Cannot create Windows Service (that post specifically), also MySQL troubleshooting. My guess is you were installing 4 then 5 and then 6, rather than just the latest one or putting them in separate folders. Link to comment https://forums.phpfreaks.com/topic/160966-just-took-me-4-hours-to-install-mysql/#findComment-849998 Share on other sites More sharing options...
DEVILofDARKNESS Posted June 5, 2009 Share Posted June 5, 2009 I really would install Wamp(Windows, Apache, Mysql, PHP) or Xampp(Windows-Linux-Macintosh; Apache, Mysql, PHP, Perl) It is really easy to understand the installer and it is all installed without the need to set it up all apart. Link to comment https://forums.phpfreaks.com/topic/160966-just-took-me-4-hours-to-install-mysql/#findComment-850019 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.