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

Categori / Taxonomy problems

My general idea was to have a menu defined by role. On a clean install of Drupal 4.5.0 I tried the following:

1) create category
2) enable taxonomy_access
3) configure access in user/configure/category_permissions
4) install taxonomy_menu
.. now the category_permissions tab disappear

Tom

problem with session

i got this problem with session

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/webmaster/public_html/whl/includes/conf.php:55) in /home/webmaster/public_html/whl/includes/session.inc on line 10

warning: Cannot modify header information - headers already sent by (output started at /home/webmaster/public_html/whl/includes/conf.php:55) in /home/webmaster/public_html/whl/includes/common.inc on line 160.

can any body tell the the way to fix my problem

Fatal error: Call to undefined function: mysql_connect()

I get this error when installing Drupal 4.5 and trying to access it for the first time to add the administrator account:

Fatal error: Call to undefined function: mysql_connect() in /var/www/html/techblog/drupal-4.5.0/includes/database.mysql.inc on line 31

Any ideas? Thanks much!

Configuring a Forum

Hello All:

Hopefully this is in the right forum.

I checked the handbook on setting up fora, and it pointed me to the Vocabularies page. It said to set up a vocabulary and make sure to check off the Forum Type. Sadly, I don't seem to have a Forum Type. Just Page and Story.

Did I miss a step?

Thanks for your help,
- AAA

Fatal error: Table 'drupal.users' doesn't exist query: SELECT u.*, s.* FROM users u INNER JOIN [...]

Hi,

I've already edited the conf.php, here are my settings:

$db_url = "mysql://root:@localhost/drupal";

(I'm testing drupal at my local computer and have installed xampp)

and

$base_url = "http://localhost/drupal";

I've already created a database called drupal. When I now want to launch the drupal folder the following error comes up:

Story Posting Error

I have a new install of 4.5.0 (on RH9) which I am using to test it before upgrading. I have installed also a number of contributed modules, and I know that might be a cause of these problems. However, I would be grateful if someone could give me an idea of what might be causing the following. When I try to post a new story, I get this at the top of the page:

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal