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

Errors on initial connect to site, and thereafter.

warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/meton/public_html/includes/conf.php:54) in /home/meton/public_html/modules/user.module on line 5.

warning: Cannot modify header information - headers already sent by (output started at /home/meton/public_html/includes/conf.php:54) in /home/meton/public_html/modules/user.module on line 564.

Block Path Syntax

Hello Everyone,

loaded Drupal 4.2 and getting a directory listing every time i try a link

I am fairly new at this but I have 4.1 up and running fine. Loaded 4.2 and am having troubles. When I go to index.php and click on any link I just get a listing of the folder contents.

I suspect this is due to the base URL in the conf.php file but I am sure I have that correct.
$base_url = "http://localhost/louisvillecigar/portal";

Any ideas?

Mailhandler SQL syntax error?

Having placed the mailhandler.module in modules and added the mailhandler.mysql to my database, I get this error when navigating to system config --> modules --> mailhandler:

user error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use
near '} ORDER BY mail' at line 1
query: SELECT * FROM {mailhandler} ORDER BY mail in ../database.mysql.inc on line 75.

(btw: I've edited out the actual directory tree before "database.mysql.inc" in this post and replaced it with "..")

Re-uploaded Drupal but it won't pick up the database settings

I accidentally managed to delete my Drupal based site (www.stodge.net). Basically I logged into the wrong site (I had two drupal sites) and deleted the files. Oh well, I'll know better for next time.

session.save_handler

Hi all. I'm trying to get Drupal4.2RC up, but my php is having problems with the session.save_handler option.

It gives me:
Fatal error: Unknown(): Failed to initialize session module in Unknown on line 0

when save_handler user is on.

PHP Version 4.3.1
Apache 1.3x
debian linux

Please Help!
Thanks

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal