Date: 02/19/01
- Next message: Matthias Mohr: "Re: [phplib] session.inc trouble"
- Previous message: Lauren Matheson: "[phplib] tree & php4"
- Next in thread: Matthias Mohr: "Re: [phplib] session.inc trouble"
- Reply: Matthias Mohr: "Re: [phplib] session.inc trouble"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello!
I am developping a tool with phplib 7.2b on a NT4-Server with
php4.0.3pl1 installed. Well, actually, I develop them on a
NT4-Workstation and there, everything works absolutely fine. But on the
Server, I get several error messages from the session.inc:
Warning: Undefined property: cookiename in [path]/session.inc on line 383
Warning: Cannot add header information - headers already sent by (output
started at [path]/session.inc:383) in [path]/session.inc on line 395
Warning: Undefined variable: sid in [path]/session.inc on line 396
Warning: Undefined property: cookiename in [path]/session.inc on line 94
Warning: Cannot add header information - headers already sent by (output
started at [path]/session.inc:383) in [path]/session.inc on line 120
Warning: Cannot add header information - headers already sent by (output
started at [path]/session.inc:383) in [path]/session.inc on line 404
This seems kind of weired to me, since I don't get them at home. And I
know for sure, that the include really is on the first line. So there is
no html-output, that could have caused this.
Perhaps I should add, that, since I don't have access to the
php.ini-file (yet), I had to work with the phpdir in the prepend.php3.
Is this a known problem? Can anybody help? It's quite urgent.
Jens
-- He had an odd felling of being like a man in the act of adultery who is surprised when the woman's husband wanders into the room, changes his trousers, passes a few idle remarks about the weather and leaves again. - Douglas Adams, 'Hitchhicker's Guide To The Galaxy'--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: Matthias Mohr: "Re: [phplib] session.inc trouble"
- Previous message: Lauren Matheson: "[phplib] tree & php4"
- Next in thread: Matthias Mohr: "Re: [phplib] session.inc trouble"
- Reply: Matthias Mohr: "Re: [phplib] session.inc trouble"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

