Having problems installing Drupal? See the Installation Guide for more information.

HELP: Can not get Acquia Drupal Dev to start on Mountain Lion reboot. Is there a fix?

Hi,

I have installed Acquia Drupal on my MacPro running Mountain Lion.

After shutting down and restarting I noticed that Acquia Drupal Dev does not auto start on reboot even though I have that option selected on the Acquia Drupal Dev "START" tab.

Is there any way to fix this?

Thanks

500 Internal Server Error when migrating

I am trying to move my two sites from my home server to a hosted server as three separate installations. Prior to the move, both sites worked on my previous server and the home page loads on the new site. However, when I try to log in I get a "500 Internal Server Error" as follows:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator and inform them of the time the error occurred, and the actions you performed just before this error.

Allowed memory size

Hello everybody, I am very new learning Drupal.
I successfully installed drupal in my mac. I was learning and wanted to install in unix system and windows system.
I am sure there very minor thing behind it but I found similar erron in both the cases.
While running install.php from browser I got following message.
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 35 bytes) in C:\wamp\www\testproject\includes\theme.inc on line 1242

New Installation of Drupal fails due to follwoing: Fatal error: Call to undefined function field_attach_load()

Hi

I am new to drupal and have followed the following youtube instruction on how to load drupal on my windows machine:

Install WAMP: http://www.youtube.com/watch?v=3j5lxcV_320&feature=youtu.be
Install Drupal: http://www.youtube.com/watch?v=UnspAZdYMOg

All has gone well - it only bombs on the last page when I want to configure the site:

choose profile OK
choose language ok
verify requirements ok
set up database m OK
install profile OK
Configure site GET ERROR ONCE CLICK SAVE

error is as follows:

! ) Fatal error: Call to undefined function field_attach_load() in C:\wamp\www\drupal\includes\entity.inc on line 316

Call Stack

#

Time

Memory

Function

Location

1 0.0006 260336 {main}( ) ..\install.php:0
2 0.0051 619368 install_drupal( ) ..\install.php:26
3 1.1306 7136664 install_run_tasks( ) ..\install.core.inc:77
4 1.5481 10130840 install_run_task( ) ..\install.core.inc:339
5 1.5482 10131872 drupal_build_form( ) ..\install.core.inc:389
6 2.0288 12441760 drupal_process_form( ) ..\form.inc:374
7 2.0399 12653744 form_execute_handlers( ) ..\form.inc:861
8 2.0399 12656928 install_configure_form_submit( ) ..\form.inc:1465
9 2.2136 12656864 user_load( ) ..\install.core.inc:1872
10 2.2136 12657360 user_load_multiple( ) ..\user.module:366
11 2.2136 12657472 entity_load( ) ..\user.module:291

Drupal 7.x installation error message - PHP Extension Disabled, Database Support Disabled

I am trying to install Drupal on my web server and I am getting the following errors:

1. PHP extensions Disabled
Drupal requires you to enable the PHP extensions in the following list (see the system requirements page for more information):

dom
gd
pdo

2.Database support Disabled
Your web server does not appear to support PDO (PHP Data Objects). Ask your hosting provider if they support the native PDO extension. See the system requirements page for more information.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal