PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT * FROM {commerce_flat_rate_service}; Array ( ) in commerce_flat_rate_commerce_shipping_service_info() (line 120 of C:\wamp\www\commerce_kickstart-7.x-2.0-rc2-core\profiles\commerce_kickstart\modules\contrib\commerce_flat_rate\commerce_flat_rate.module).
I am new to Drupal and am at my wits end trying to get the OpenPublic to install on my Windows 2008 R2 Server. During the install process it keeps stoping during the Install Profile section and I get the following error message:
•Notice: Undefined index: SERVER_ADDR in openpublic_apps_servers_info() (line 84 of C:\inetpub\wwwroot\profiles\openpublic\openpublic.profile).
•Notice: Undefined index: SERVER_ADDR in openpublic_apps_servers_info() (line 84 of C:\inetpub\wwwroot\profiles\openpublic\openpublic.profile).
•Notice: Undefined index: SERVER_ADDR in openpublic_apps_servers_info() (line 84 of C:\inetpub\wwwroot\profiles\openpublic\openpublic.profile).
•Notice: Undefined index: SERVER_ADDR in openpublic_apps_servers_info() (line 84 of C:\inetpub\wwwroot\profiles\openpublic\openpublic.profile).
•Notice: Undefined index: SERVER_ADDR in openpublic_apps_servers_info() (line 84 of C:\inetpub\wwwroot\profiles\openpublic\openpublic.profile).
•Notice: Undefined index: SERVER_ADDR in openpublic_apps_servers_info() (line 84 of C:\inetpub\wwwroot\profiles\openpublic\openpublic.profile).
•Notice: Undefined index: SERVER_ADDR in openpublic_apps_servers_info() (line 84 of C:\inetpub\wwwroot\profiles\openpublic\openpublic.profile).
•Notice: Undefined index: SERVER_ADDR in openpublic_apps_servers_info() (line 84 of C:\inetpub\wwwroot\profiles\openpublic\openpublic.profile).
and I've never used Drupal before. I got the Apress book "Beginning Drupal 7" and have gone through installing XAMPP, downloading and decompressing drupal, moved droopal to the root directory folder, and created the settings.php file.
Now it is time to create the drupal database. The book tells me to "visit http://localhost/xampp page". I tried visiting it with my web browser but all i get is a page not found error. Am I misunderstanding something or doing something wrong?
I get no browser reported errors and I'm getting "Premature end of script headers: php-script" but no other useful log information from the error logs.