Hi,
I'm new to Drupal 7. I already succeded to install on a Romanian shared Linux hosting site, under existant domain and subgroups, several instalation of Drupal 7.10 and changed several themes downloaded from drupal.org.
Yesterday, I changed to Drupal 7.12 and wanted to install a demonstration site bought from template-monster. The demonstration site was succeesfully installed and tested under xampp on Windows with Drupal 7.12. All have worked like a charm!
After all transfer made on a fresh Drupal 7.12 installation(by FTP - sites, etc) from hard disk to my web site, started install.php, selected demonstration-site and english, have received:
"Fatal error: Call to undefined function drupal_requirements_url() in /home/abcarhi/public_html/drupal7/includes/install.core.inc on line 741"
Error is similar on Standard or minimal installation.
Please help. The local installation under xampp has done without error.
Similar problems found (in 2012) on:
"http://drupal.org/node/1400898"
"http://homepage-forum.at/showthread.php?t=55505"
and many more in the last years.
Really speaking I'm just blocked in this moment.
Thanks,
Nick Manea
Thanks. Really
Comments
Same issue
I am getting the exact same error, with very similar circumstances. I have the exact same fresh Drupal install files, modified with a template that I purchased.
I uploaded all my files to a FatCow hosting account, and after selecting English in the install screen, I get the same error:
Fatal error: Call to undefined function drupal_requirements_url() in /hermes/waloraweb080/b1622/moo.endurancesmithcom/sbdw2/includes/install.core.inc on line 741
This site installs just fine on my GoDaddy hosting account, which leads me to believe something is wrong server side?
Try raising the max_execution_time
I raised the max_execution_time from 30 to 120 using a HostGator reseller account. I know I'm a bit late with this answer but I hope it helps. Let me know if it works for you.