Please help me I have tried recreating my database and user details but seem to be suffering from the same problem and error message. Listed in full below.
I am hosting on Go Daddy currently if this could make any difference, thanks
some time ago I migrated from host, distro, php version and drupal version so I was bound to have some problems. I have tackled them all but one, the image module doesnt show my images.
Is it possible to use the 4.6.x modules with this version of Drupal?
In case any CVS module is more than 6/9 month old, would it be more clever to use the latest 4.6.x module version?
Notice: Undefined index: localhost in d:\Inetpub\wwwroot\drupal\includes\database.mysql.inc on line 31
session_start();
warning: Cannot modify header information - headers already sent by (output started at d:\Inetpub\wwwroot\drupal\includes\database.mysql.inc:31) in d:\Inetpub\wwwroot\drupal\includes\common.inc on line 99.
Notice: Trying to get property of non-object in d:\Inetpub\wwwroot\drupal\includes\bootstrap.inc on line 600
warning: ini_get() has been disabled for security reasons in d:\hosting\algos\includes\common.inc on line 406
I checked my hosting provider's FAQ and they don't disallow the ini_get() command... any idea how I could fix this? This is from a clean install of the latest Drupal version.