1. I have just completed the installation of WAMP on Windows 10.
2. 'phpMyAdmin' gave me an error message that I fixed by stopping all wamp services, going C:\wamp64\bin\mysql\mysql5.7.24\my.ini and uncommenting the line 'skip-grant-tables. Then I restarted all servers and successfully entered 'phpMyAdmin'.
3. There is a strange MySQL80 service running under 'Services'. When I right click it and chose 'Start', I get an error message that the file cannot be found. I have tried deleting this service through the command line, but it is not found. I also tried to find it in the Registry through regedit, but it is not found anywhere in there. I do not know how to remove this from "Services'.
Will this affect me?
4. I have two instances of 'Apache' listening on Port 80: one is on IPv6, and one is on IPv4. Is this how it should be?
5. I have two instances of 'mysqld' listening on Port 3306: one is on IPv6, and one is on IPv4. Is this how it should be?
6. I have two instances of 'mysqld' listening on Port 3307: one is on IPv6, and one is on IPv4. Is this how it should be?
7. Before I go wild creating databases and writing PHP scripts, what other front-end set-up should I do?
8. What resources, such as books, websites, online courses, etc..., exist that I can learn how to manage Apache Servers, PHP, and mySQL?
There are those who have learned by doing and finding work arounds and they can generally find a way to make things work. There are also those who have had some in-depth education and know how and why it all works. Nothing being perfect, I would like to know how these things work together as much as possible, knowing that education goes hand in hand with experience.
Thanks Community
2. 'phpMyAdmin' gave me an error message that I fixed by stopping all wamp services, going C:\wamp64\bin\mysql\mysql5.7.24\my.ini and uncommenting the line 'skip-grant-tables. Then I restarted all servers and successfully entered 'phpMyAdmin'.
3. There is a strange MySQL80 service running under 'Services'. When I right click it and chose 'Start', I get an error message that the file cannot be found. I have tried deleting this service through the command line, but it is not found. I also tried to find it in the Registry through regedit, but it is not found anywhere in there. I do not know how to remove this from "Services'.
Will this affect me?
4. I have two instances of 'Apache' listening on Port 80: one is on IPv6, and one is on IPv4. Is this how it should be?
5. I have two instances of 'mysqld' listening on Port 3306: one is on IPv6, and one is on IPv4. Is this how it should be?
6. I have two instances of 'mysqld' listening on Port 3307: one is on IPv6, and one is on IPv4. Is this how it should be?
7. Before I go wild creating databases and writing PHP scripts, what other front-end set-up should I do?
8. What resources, such as books, websites, online courses, etc..., exist that I can learn how to manage Apache Servers, PHP, and mySQL?
There are those who have learned by doing and finding work arounds and they can generally find a way to make things work. There are also those who have had some in-depth education and know how and why it all works. Nothing being perfect, I would like to know how these things work together as much as possible, knowing that education goes hand in hand with experience.
Thanks Community