When attempting to install Drupal 6.0 rc-1 locally on MAMP server (PHP 5.2.2, MySQL 2.10.2, Apache 2.0.59) on OS X 10.4.11, I have repeatedly run into an error where after submitting the database information correctly, drupal shows a blank screen. If I then add "ini_set('memory_limit', '12M');" to the settings.php file, I can then refresh the blank page which allows me to create the first user.

Comments

webernet’s picture

Category: bug » support
Status: Active » Fixed

The upcoming 6.0-rc2 will provide some feedback if your memory limit is too low during install.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.