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

Help setting up Drupal

Hi. I have downloaded and uploaded Drupal. I am getting this error: Unable to select database

How can I fix this?

Newbie question: Links to images from static pages using image.module: howto?

I viewed the page http://drupal.org/node/view/2585 but am still having problems with image.module.

The images, thumbnails are uploaded and created. I can see them on the
server but what is the drupal syntax for linking to them from static pages? (A normal user would not see the actual name (e.g. img_9a27969cb3bd1c238f10332fff666dee.gif) on the server)

If I check the content management I see that
the image node_id=26,
the title=myimagetitle

how can I make a photo blog?

Hello:
I would like to optionally add an image to my blog entry. I know I can use image.module for creating personal gallery and quote the image when creating a blog entry but it takes much time and not very intuitive.

If there is an optional field in the blog entry submission page, that would be perfect. I found that using attached file module might work for this but don't know where/how to modify. (I tried to modify node.module but failed)

Is there anyone out there using the attached file module for photo blog?

Image.module 1.65 works on 2003-08-15 but not on 2003-09-10 CVS Drupal

I have downloaded and installed image.module v1.65. It works fine on a 2003-08-15 (update 60) Drupal installation. But I am not able to create an image node on a Drupal 2003-09-10 (update 64) installation; there is no error message whatsoever and nothing in the httpd error_log.

Both run on the same server with identical file permissions. In both admin > image management returns nothing but OKs.

Image module bugs/troubles?

Hey all,

I've been trying to get the image/xstory/attached_file modules up and running. For the longest time I was just getting an error about not being able to rename or move the thumbnail.

I tried executing imagemagick when I shell into my server and that seems to work fine...
GD2 seemed to work fine with the image module (although i don't get all the nice controls that I would get with imagemagick). However, it didn't seem to work with the xstory module. The xstory seemed to be looking for imagemagick.

Admin edit on static page: segmentation fault with Drupal 4.2, Apache 2.0.40 and PHP 4.2.2

I installed Drupal today on my PPC Linux box (YDL 3.0 with patches) and in general it's working well. However, there's one major exception. When I am logged in as the administrator, viewing a static node, and click on that node's 'administer' link...

    http://www.mysite.blah/?q=admin/node/edit/4

...I get only a small chunk of code output -- just enough to draw the first three menu links on the top of the page -- and then Apache segfaults leaving this in error_log:

    [Sat Sep 27 15:29:45 2003] [notice] child pid 31753 exit signal Segmentation fault (11)

(This is a recent Apache build (2.0.40) and recent PHP (4.2.2) installed from the Terrasoft RPMs. PHP should have quite enough breathing room - 128M set in php.ini.)

The curious thing is that I can manually enter a non-admin edit URI:

    http://www.mysite.blah/?q=node/edit/4

...and edit the selfsame node with no problems, but using the installed theme (goofy) instead of the admin theme. And I can likewise edit a non-static node (like node 3, which is a book page):

    http://www.mysite.blah/?q=admin/node/edit/3

...with no problems using the admin interface. I tried it with mod_rewrite and clean URIs and without, made no difference. What on EARTH is going on here? Anybody seen this before? Thanks for any tips, and if we can confirm that this is not operator error, I'll post it in the bug tracker ASAP.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal