Date: 03/06/01
- Next message: alex black: "Re: [phplib] caching java scripts"
- Previous message: Dennis Gearon: "[phplib] caching java scripts"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
I am getting the warnings like this while i am
accessing the pages of the phplib.I am not able to
understand the reason.please help me in this regard.
Warning: Cannot add header information - headers
already sent by (output started at
c:/www/phplib/php/db_oracle.inc:1) in
c:/www/phplib/php/session.inc on line 392
Warning: Cannot add header information - headers
already sent by (output started at
c:/www/phplib/php/db_oracle.inc:1) in
c:/www/phplib/php/session.inc on line 117
Warning: Cannot add header information - headers
already sent by (output started at
c:/www/phplib/php/db_oracle.inc:1) in
c:/www/phplib/php/session.inc on line 401
The other thing is i am using Oracle as database.I
have created DSN as horde and created a user in oracle
with user name as horde and password as horde.
oracle is running in the same machine.
While editing local.inc i have given field like this
var $Host = "localhost";
var $Database = "horde";
var $User = "horde";
var $Password = "horde";
Is this correct or wrong?
Regards
Murthy
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: alex black: "Re: [phplib] caching java scripts"
- Previous message: Dennis Gearon: "[phplib] caching java scripts"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

