Major Problem, need urgent help please (2 questions) :/
From: Andreas Saarva (andreas_saarva_at_hotmail.com)
Date: 05/25/04
- Next message: Andreas Saarva: "Re: Establishing An User Authentication System (Open Source)"
- Previous message: Theo: "Re: getimagesize fails"
- Next in thread: Brian Ferrell: "Re: Major Problem, need urgent help please (2 questions) :/"
- Reply: Brian Ferrell: "Re: Major Problem, need urgent help please (2 questions) :/"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 25 May 2004 23:28:52 +0200
Hello, I have got some errors that destroys the whole homepage, I dont know
what to do to fix it...
This is on my guild homepage for a game...
(http://gateni.rymdraket.net/foe/?services)
I have also removed the session_start(); on the index.php files, since it
gave error logs
on the screen... so I removed it in the meanwhile, but this means I cannot
login or do
anything.... please I really need help.
"Warning: session_register(): Cannot send session cookie - headers already
sent by (output started at /home/gateni/public_html/foe/index.php:4) in
/home/gateni/public_html/foe/includes/services.php on line 2
Warning: session_register(): Cannot send session cache limiter - headers
already sent (output started at /home/gateni/public_html/foe/index.php:4) in
/home/gateni/public_html/foe/includes/services.php on line 2"
-----------------------
I also have another question... When I am going to redirect someone to
another homepage, then I use the header script.
header("Location: newsite.php");
But I got those errors up there, is there any other way to redirect someone?
----------------------
Please I really need help for my homepage to come online and up working...
:/
Thanks in advance,
Andreas. :-)
- Next message: Andreas Saarva: "Re: Establishing An User Authentication System (Open Source)"
- Previous message: Theo: "Re: getimagesize fails"
- Next in thread: Brian Ferrell: "Re: Major Problem, need urgent help please (2 questions) :/"
- Reply: Brian Ferrell: "Re: Major Problem, need urgent help please (2 questions) :/"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|