Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I'm a totally dumb newbie. I have a 1and1 account which currently redirects to my web blog, and i'd like to use it in order to set up a Drupal 7.0 on it (i hate Wordpress, actually, and Drupal looks really flexible). I built a demo, just to see how if worked with Acquia Dev Desktop and to try Drupal a little. But when i upload my site folder to http://www.sodomyth.com/blog/ (just the test name), it reads:
I'm new to Drupal. I've just installed it for the first time. During the installation step "Configure site", when I click the "Save and continue" button, it gets stuck at a blank white screen. Is there any solution or reason to this problem, or shoul I say "good bye" to Drupal without even using it?
Hi,
How to get the "File" to upload for (type of data to store) in Admin->Content management->Page.I think we have to enable a module from the core module , i don't know which one to enable could you clarify
Hi Drupal community, total newbie here trying to set up an Atrium CMS intranet for the first time for my small business. I get past the Verify Requirements step, but can't get past the Configure Database step. So here's what I have:
-Rolled out a LAMP stack VM from Bitnami.
-This uses phpmyadmin... allows local access by default only, changed configuration files to allow remote access from another box, also enabled SSH to use WinSCP to transfer files to the VM
-logged into phpmyadmin and created new database 'Atrium' with User (password User) with full access to everything
-Copied the contents of the Atrium install into root web directory (somewhere in /apache2 path)
-changed permissions of sites/default (chmod a+w)
-created sites/default/files manually with open permissions
-Launched web install script from http://aa.aa.aa.aa/install.php and choose the Atrium install
-works fine until I hit snag at Set up Database step.
1. I got this error.
Fatal error: Balloc() allocation exceeds list boundary in /media/raid/apps/lighttpd-1.4.28/www/drupal/includes/database/sqlite/database.inc on line 408
Total Newbe to Drupal. Loaded the files with Filezilla. Need all the help I can. Not a coder, but willing to work hard. Have the MySql database up & loaded the Drupal software. I'm stuck at the "profiles". Any help will be very much appreciated.
Update - my install has these 2 problems: 1)Error
PHP register globals Enabled ('1')
register_globals is enabled. Drupal requires this configuration directive to be disabled. Your site may not be secure when register_globals is enabled. The PHP manual has instructions for how to change configuration settings.