Drupal is up and running but how do I ...?

Drupal not showing index.php

I had a site using drupal up and running - quite beautifully I might add -- for about 9 months and as of last night, when I installed zen-cart, my drupal site refuses to load. All I get when I go to my site is a blank page. When I inspect the HTML, i have a HTML, HEAD, TITLE element, and 2 META elements, then BODY, and that's it. Everything is empty.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="REFRESH" CONTENT="0;/welcome"/>
<TITLE>Welcome to Deronyan!</TITLE>
</HEAD>
<BODY>
</BODY>
</HTML>

When I installed zen-cart it asked me to modify one or 2 php.ini settings - which I did and to install some support for apache-ssl and postgres - both of which I also did. Accompanied with this post is my php.ini file. Any help is greatly appreciated.

Here's my php.ini file - I had to cut and paste it in chunks from an ssh session on my box into my browser. I also stripped it of all comments...

[PHP]

engine = On

short_open_tag = On

asp_tags = Off

precision =14

y2k_compliance = Off

output_buffering = Off

output_handler =

zlib.output_compression = Off

implicit_flush = Off

allow_call_time_pass_reference = On

safe_mode = Off

safe_mode_gid = Off

safe_mode_include_dir =

Using smtp_library for login procedure on IIS

Drupal is on my localhost. i am using iis. smtp is installed. how do i configure it so that drupal sends e-mails to users?

authenticated role access to user list?

I'd like to give my authenticated users access to see the whole user list, and I've given the permission under administer-> accounts-> permissions .. but what's the link to the user list?

www.clubscandinavia.com

Kind regards,
Thomas Mathiesen

Email page function can get you black listed

I tried the email page module (is the postcard ever going to work?) and saw that it sends emails with no from address. Not only will these emails all end up in junk boxes, but this is a good way to get your domain blacklisted. Any ideas how to fix this and why this doesn't at least send from the sites default email?

Book pages and expanded nodes / navigation questions

I've been searching the Drupal this evening without much luck. In general I think it's very hard to find information on the Drupal site. Anyway I'm using Drupal 4.4.2 and looking for some answers to book page issues:

1. I would like to show expanded nodes on the first page of particular book. How can do this?
2. There are 4 books and for only one book I would like to display the book navigation block. How can I do this?
3. When using the url alias the book navigation block doesn't show, using book/view/22 is the menu shows up!

Thanks in advance.
Martijn

More n00b questions - nodes, sub-nodes, etc.

Okay, so I have drupal up and running, a couple of SQL related issues to deal with, no big deal.

But I've searched through all the config menus, and I just can't figure it out:

How in the heck do I add a "sub-section" to the main page?

For example, I want to add a Photo Gallery to this site.
If you go to the root of drupal.org, at the top of the page there is a blue bar with the links to:

About Drupal | Features | Drupal sites | Screenshots

Each one of these links to a new sub-section of drupal.org.

Pages

Subscribe with RSS Subscribe to RSS - Post installation