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

Newbie please help me :OP

Hello Everyone

I thought id give drupal a go looks cool, anyway ive been following the installation guide which has been fairly painless up to point 3 below:
===========================================
3. LOAD THE DRUPAL DATABASE SCHEME

Once you have a database, you must load the required tables into it.

If you use a web-based control panel, you should be able
to upload the file 'database.mysql' from Drupal's 'database'
directory and run it directly as SQL commands.

Theme does not display

Hi

I am developing a site on my local machine. I am using Uniform Server that configures Apache2, with PHP5 and MySQL5. I have managed to get Drupal4.6.5 running on my local machine. Things seem to be working fine except that the theme wont display.

.htaccess domain pointing and "unsupported database type"

Hello,

I've gotten a new drupal site up and running at a subdirectory of my main domain, and registered a second domain through my host. Using the following .htaccess code, I successfully pointed the new domain to the subdirectory of the main domain:

RewriteEngine On
Options +FollowSymlinks
RewriteBase /
RewriteCond %{HTTP_HOST} forrestnash.com
RewriteCond %{REQUEST_URI} !fnash/
RewriteRule ^(.*)$ fnash/$1 [L]

Wierd install on XAMPP

I am installing Drupal 4.6 on a laptop running XAMPP. When I attempt to open the newly installed drupal site I get the following in the header:

{head} {styles}
{_BLOCK_.header.logo} {_BLOCK_.header.site_name}
{secondary_links}
{primary_links}
{_BLOCK_.header.blocks}

Under this I see the welcome blurb and links to go to login but no blocks or actual styling. I a wondering if I need to tweak some unknown setting on XAMPP. I know php is working because the XAMPP control panel comes up and all the tools are accessible.

custom blocks location in the database?

Anyone know where the location of the data of a custom block is stored in the database?

I was trying out a custom php block snippet and managed to get a fatal error that won't let me back into the site. I was just going to hop into the database and edit the content of the block, I was thinking that it would just be in the blocks table, but i can't seem to find it.

Am i blind?

Gallery 2 image block not working (4.7-3 beta)

Hey all
I've followed the install procedures on integrating G2 2.0.2 with 4.7-3 beta Drupal.

The image block is still not displayed (and settings won't stick in -Administer->blocks->image block->configure.)

Other than that everything works - G2 by itself works, URL rewrite works, Drupal works, g2 inside of Drupal seems to work fine, but still no Image block on any of the drupal pages.

Help please.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal