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

Compulsory migration woes (PostgreSQL to MySQL)

So we did up a massive Drupal 7 site using PostgreSQL (our favourite db) then found out that our host (using CPanel) only supports PostgreSQL 8.1.x and we need @least 8.3 and PDO. So I proceed to try to change the db to MySQL. No ends of headache. Here are the steps I've taken and the error I've got.

creating an online auction site

hello,

I am new to the programming world and have no knowledge in programming but i wish to start an online auction site in the near future and i know i will have to use a professional to get the site up and running but for now while i am playing with the ideas for the site, i want to have a visual representation of what i want the site to look like. so i am looking for a program that will allow me to create a simple auction site that will allow me to fool around with the layout and content, kinda like a demo or the shell version of the real thing.

SERVER MIGRATION

Hi,

I'm getting my site (in drupal 6.23) to another server and, at the same time, trying to upgrade drupal version to 7.x...
I'm actually getting this error:

Notice: Undefined variable: head in include() (line 6 of /page.tpl.php).
Notice: Undefined variable: head_title in include() (line 7 of /page.tpl.php).
Notice: Undefined variable: styles in include() (line 8 of /page.tpl.php).
Notice: Undefined variable: scripts in include() (line 9 of /page.tpl.php).
Notice: Undefined variable: cabecalhoesquerda in include() (line 22 of /page.tpl.php).
Notice: Undefined variable: cabecalhodireita in include() (line 26 of /page.tpl.php).
Notice: Undefined variable: grupos in include() (line 31 of /page.tpl.php).
Notice: Undefined variable: chamada in include() (line 45 of /page.tpl.php).
Notice: Undefined variable: lateralesquerda in include() (line 52 of /page.tpl.php).
Notice: Undefined variable: lateralesquerda in include() (line 56 of /page.tpl.php).
Notice: Undefined variable: lateraldireita in include() (line 56 of /page.tpl.php).
Notice: Undefined variable: help in include() (line 62 of /page.tpl.php).
Notice: Undefined variable: tabs2 in include() (line 71 of /page.tpl.php).
Notice: Undefined variable: submenus in include() (line 77 of /page.tpl.php).

Drupal installation with demo content on ovh hosting

Hi all,

I'm trying to install a template with demo content but despite followed a tutorial nothing works.

here is the tutorial I followed (as the template come from):

http://www.templatemonster.com/help/how-to-install-drupal-template-using ...

step 6:

when I reload the page, I get this error:

Fatal error: Class 'SelectQueryExtender' not found in / homez.999/test/www/includes/pager.inc on line 15

Thank you to the community.

Quick install for developers (command line)

This page provides a summary of the command line instructions for installing Drupal on a typical UNIX/Linux web server. Every step contains a link to more detailed installation instructions where you also can find information about installing Drupal on other systems.

If you have problems, read Troubleshooting common problems.

Read more about system requirements (among which detailed PHP-settings and browser requirements).

Download and extract files

Download Drupal from http://drupal.org/project/drupal and extract the download file to a folder on your hard drive. (Replace the 'xx' in drupal-x.x.tar.gz with the actual version you've downloaded.)

wget http://drupal.org/files/projects/drupal-x.x.tar.gz
tar -zxvf drupal-x.x.tar.gz
Move the files to a directory within your web server's document root or your public HTML directory using the following command, substituting drupal-x.x with the actual version number. (On many *nix computers the path from the server's root will be /var/www/.)

mv drupal-x.x /var/www/

Fatal error: Allowed memory size of n bytes exhausted

Fatal error: Allowed memory size of n bytes exhausted.
The error "Allowed memory size exhausted" indicates that Drupal needs more memory than has been allocated under current settings. This error can be resolved by adding an extra line to Drupal's configuration files.

http://www.ifaaassociation.comFatal error: Allowed memory size of n bytes exhausted

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal