The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Help with Login System and PHP
rocksolidsr
post Dec 30 2006, 10:25 PM
Post #1





Group: Members
Posts: 2
Joined: 30-December 06
Member No.: 1,417



my website is http://www.rocksolidinc.biz you must use the www or it will load a different page
i'm currenty getting this error:

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/rocksoli/public_html/index.php:7) in /home/rocksoli/public_html/include/session.php on line 43

i've tried deleting numerous white spaces but i could have missed some.

it is also weird b/c if you just go to http://www.rocksolidinc.biz/main.php the files work fine i'm not sure what is going on but any help would be greatly appreciated
go here to get a zip file with all the files i'm using on this website rocksolidsr.110mb.com/public_html.zip



thanks
shane
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Dec 31 2006, 03:01 PM
Post #2


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



My understanding of PHP is limited, but it sounds like you're trying to set HTTP headers after the server has already sent the HTTP headers. In CGI programs, I get around this by saving up all the HTML output and sending the HTML output only when I know that none of the error conditions that I check for have occurred.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
John Pozadzides
post Jan 2 2007, 04:42 AM
Post #3


WDG Founder
******

Group: Root Admin
Posts: 529
Joined: 3-August 06
From: Magnolia, TX
Member No.: 2



Hmm. I can't even get to the URL to look into it. I wonder if it's a DNS issue?

John
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
rocksolidsr
post Jan 2 2007, 10:31 PM
Post #4





Group: Members
Posts: 2
Joined: 30-December 06
Member No.: 1,417



try now it should be working
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 25th April 2024 - 12:25 AM