Download Warning Message

I’m trying to complete the download of suitecrm. I made it as far as the setup where you can add credentials, branding, etc. But when I try to hit “next” I have the following message:

[b]
Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in C:\xampp\htdocs\suitecrm\data\SugarBean.php on line 2531

Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in C:\xampp\htdocs\suitecrm\data\SugarBean.php on line 2545[/b]

Please help. It took me forever to get this far and it looks like the next page is full access. I’m not sure what it means or what I have to do. Any idea?

Turn off display_errors in your php,ini, and restart web server.

XAMPP is really annoying with these warnings.

Track any errors in the logs, not on screen.