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

Image.Module Issue(New)

I have started getting the following error.

warning: Invalid argument supplied for foreach() in /common/www/sites/ozmotorsport.com.au/downloads/image/image.module on line 310.
warning: Cannot modify header information - headers already sent by (output started at /common/www/sites/ozmotorsport.com.au/_apps/drupal-4.6.3/includes/common.inc:384) in /common/www/sites/ozmotorsport.com.au/_apps/drupal-4.6.3/includes/common.inc on line 192.

Have looked around with out much luck through the forums.

Session errors on install

I just installed Drupal. When I go to the default page I get the following errors:

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/humboldt/public_html/sites/default/settings.php:130) in /home/humboldt/public_html/includes/session.inc on line 10

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/humboldt/public_html/sites/default/settings.php:130) in /home/humboldt/public_html/includes/session.inc on line 10

img_assist shows link to picture.

Hello,

I'm trying to use "img_assist". I can successfully upload images, and insert the link into pages.

However, when I view the page, the link is shown as the link, not the image.

See here:
http://www.stagbeer.com/node/19

I have cleanURLs enabled, and am using Drupal 4.6.3.

Thanks
--Took

mySQL error.

I've finished most of my installation steps (connected the database), and currently, my site (http://www.wrecktheplace.com) have this particular error message:

Fatal error: Call to undefined function: user_access() in /home/httpd/vhosts/wrecktheplace.com/httpdocs/includes/common.inc on line 1921

What does this mean?

& amp; in url problem

In my site, i have a forum node, with comments spanning multiple pages. However, the pages in the pager bar gives a link such as this:

http://localhost/~xxxxxx/drupal-cvs/?q=node/8& amp;comments_per_page=10& amp;page=1 (without spaces)

clicking on those link brings the page back to the same first page.

i suspected its the & causing the problems and sure enough, commening $uri = htmlspecialchars($uri, ENT_QUOTES); from check_url($uri) makes a usable link such as this

Optimal Drupal server, apache2 vs apache1, php4 vs php5

I'm building a new web server for our new web site. We've built our code off of the 4.6.x Drupal branch. I'm trying to determine which options would result in the best balance between speed and maintainability for the new server architecture. Currently I've decided to use Apache 2 + PHP 5. While not deemed 'stable' together, I haven't run across any problems with this configuration on our development server.

Can anybody offer any advice on choosing:

1. Apache 1.3 vs Apache 2.1 (or 2.2)
1. PHP 4 (latest) vs PHP5 (latest)

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal