By eadatig on
After entering the information to configure the site, I received this message: Fatal error: Call to undefined function field_attach_load() in C:\Users\Trained America\Desktop\aveetria\includes\entity.inc on line 321. Not sure what to do next. Please help.
Comments
Sounds like a timeout issue
Sounds like a timeout issue -- http://drupal.org/node/481758
This is all the more likely since you're using a Windows platform to do the installation. I assume you're using something like Apache2Triad or similar to run an AMP stack on your local machine? These tend to come standard with max_execution of 30 seconds which is probably not enough for all the overhead a local is going to add. Try raising this to 90 and I'll bet all goes smoothly.
Re: Installing Drupal
I am trying to install Drupal into my computer. But I am suffering the same problem.