Start you mysql server before you run sugarcrm
Don’t be panic when you see these sorts of Warning messages when you type http://localhost/sugarcrmnew/index.php instead of seeing log in page.
The only reason for this is that you have not started your mysql server, so you have to start your mysql server before going further.
Warning: mysql_query(): Can’t connect to MySQL server on ‘localhost’ (10061) in D:\services\Apache2\htdocs\sugarcrm\SugarSuite-Full-4.0.1\include\database\PearDatabase.php on line 219
Warning: mysql_query(): A link to the server could not be established in D:\services\Apache2\htdocs\sugarcrm\SugarSuite-Full-4.0.1\include\database\PearDatabase.php on line 219
Warning: mysql_data_seek(): supplied argument is not a valid MySQL result resource in D:\services\Apache2\htdocs\sugarcrm\SugarSuite-Full-4.0.1\include\database\PearDatabase.php on line 494
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in D:\services\Apache2\htdocs\sugarcrm\SugarSuite-Full-4.0.1\include\database\PearDatabase.php on line 498
