This worked!!! If anyone gets kicked right back to the login screen check the config.inc.php file and remove any spaces at the end of the file. Make sure to check both config.inc.php files, the other is in the Online directory.
 
Thanks Paul,

 
On 10/3/06, Paul Yasi <[EMAIL PROTECTED]> wrote:
Ok, here's something I didn't know.  This error might occur if you
have extra spaces or lines at the end of the config.inc.php after the
php closing tag ?> it can cause this error.  Please let me know if
this is it.  I found this answer on another php webapp site,
http://drupal.org/node/1424

>From what my editor shows there are not extra spaces aren't in the
distributed file, maybe they were added by a text editor when saving
the file.

- hopefully this makes it to the list, my mail was being bounced back
for some reason

Paul

On 9/28/06, Philip Hewitt <[EMAIL PROTECTED]> wrote:
> Paul Yasi <[EMAIL PROTECTED]> writes:
>
> >
> > /tmp is a normal place for it to save the sessions to, that' s
> > probably working fine.
> >
> > Line 105 and 106 of user.class.php are where it's trying to set the
> > cookies.  Setting cookes does print headers but I've never seen this
> > kind of error before unless something else is printed before that
> > somehow?  Does anything else show up on the screen above those errors?
> >  Do you have access to the web server's error_log?
> >
> > If you click the Reload button in the browser does it load the page?
> >
> > Paul
> >
> > On 9/26/06, Philip Hewitt II <[EMAIL PROTECTED]> wrote:
> > > I ran the echo ini_get('session.save_path') and it returned /tmp which on
> my
> > > hosting service is outside of my ability to look at.
> > >
> > > I downloaded and installed the nightly build with the same results.
> > >
> > > --
> > > Philip Hewitt
> > > -------------------------------------------------------------------------
> > > Take Surveys. Earn Cash. Influence the Future of IT
> > > Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> > > opinions on IT & business topics through brief surveys -- and earn cash
> > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > >
> > > _______________________________________________
> > > Citrusdb-users mailing list
> > > [EMAIL PROTECTED]
> > > https://lists.sourceforge.net/lists/listinfo/citrusdb-users
> > >
> > >
> > >
> >
>
> Actually the error messages only flash briefly on the screen and then I'm
> kicked back out to the login screen.
>
> I didn't have logging turned on, but I turned it on now. I have had the logs
> on for a day and have attempted numerous times to log on, but there is nothing
> in the logs at all.
>
> Nothing else is on the screen when the errors flash up and they flash up real
> quick. I had to be quick with the Print Screen key just to capture them so I
> could see what they were.
>
> I had to disable register_globals via the .htaccess file, but when I check
> using phpinfo(); it shows that locally the setting is OFF, globally it is
> still ON.
>
> Thanks for your support,
>
> Phil
>
>
>
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net 's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Citrusdb-users mailing list
> Citrusdb-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/citrusdb-users
>


--
The CitrusDB Project | http://www.citrusdb.org
Open Source Customer Care & Billing System

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Citrusdb-users mailing list
Citrusdb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/citrusdb-users
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Citrusdb-users mailing list
Citrusdb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/citrusdb-users

Reply via email to