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

Drupal 7 Rc2 with Spanish Locales Install Error

Hi all, I am a newbe to Drupal:

When I try to install Drupal 7 RC 2 on a localhost with Spanish locales I am getting the following error:

an ajax http error occurred. http result code: 200 debugging information follows. path: http://localhost/install.php?profile=standard&locale=es&id=1&op=do statustext: ok responsetext: fatal error: allowed memory size of 33554432 bytes exhausted (tried to allocate 256 bytes) in /var/www/includes/menu.inc on line 3568

Can anyone give me an idea of Drupal7 Multisite with multilanguage?

Hi Friends,
Can anyone of you give me an idea of multi-site installation on Drupal7 with multi-language?

Sites with non default port numbers: How too?

Hey all

I recently started a new site, and during the bitnami install I had to assign different port numbers than default (8181 and 3308 respectively).

Now I am at the stage of uploading the site live... and have encountered issues.

How do I get the site to be pointed at the non default port numbers? I am currently getting:

404 Not Found
The server can not find the requested page:

203.123.59.210/~techquit/node/1 (port 80)

So I obviously need to get it pointing to 8181 or change my drupal somehow...

Thanks in advance

Andy

My ImageMagick Install Experience

The other day I got ImageMagick to work in my Drupal environment, but only after hours of trial and error.

I thought I would share my experience in order to help others who might face similar problems.

I am running Drupal 6.19 on a UNIX (FreeBSD 8.1) VPS with root access via SSH. My PHP Version is 5.3.2.

My reasons for using ImageMagick:

1. I want to use the Image Gallery module for a JPEG photo album.

2. I cannot enable the module ImageAPI GD2 because "PHP GD was not compiled with jpeg support. (Currently using GD Jpeg Support Not installed)”. I was not comfortable with recompiling PHP, so I thought I'd try ImageMagick instead.

My Steps

1) Downloaded the ImageMagick tarball (version 6.6.6-5) from ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick.tar.gz and extracted it to /root/ImageMagick-6.6.6-5.

2) Followed the install steps in http://imagemagick.org/script/install-source.php#unix, i.e.:


$ cd ImageMagick-6.6.6-5
$ ./configure
$ make
$ make install
$ /usr/local/bin/convert logo: logo.gif
$ make check

I proceeded through all the install steps successfully, but when I went back to Drupal, I found that the ImageMagick convert process did not work for either JPG or PNG files.

installing drupal: error 500 & error 403

Hi,
i'm new with drupal and the community. It's a couple of days that i'm trying install drupal on an apache server.
In local i have no problem, all works very good, but i can't run the install script on the server.

Please help - Updated to Drupal 6.20 and my site crashed

all I get is the dreaded - I know I can go back to 6.19 but I'd rather try to work this through

"Internal Server Error

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

Please contact the server administrator, webmaster@cruisinginterface.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal