Date: 05/12/00
- Next message: Omar List: "Re: [phplib] Caching"
- Previous message: Fernando Caamaño: "RE: [phplib] a good tutorial"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I think I'm about to lose whatever hair my Mach3 razor blade didn't catch.
For some reason, I just CANNOT seem to get PHPLIB (7.3dev) and the latest
version of IMP and Horde to work.
If we leave IMP and Horde out of it for a moment, the below is the output
generated by every single .php3 file in the /pages directory from the
phplib distribution:
Warning: Cannot add more header information - the header was already sent (header information may be added only before any output is generated from the script - check for text or whitespace outside PHP tags, or calls to functions that output text) in session.inc on line 412
Warning: Oops, php3_SetCookie called after header has been sent in session.inc on line 120
Warning: Cannot add more header information - the header was already sent (header information may be added only before any output is generated from the script - check for text or whitespace outside PHP tags, or calls to functions that output text) in session.inc on line 421
This is what test.php3 from the Horde distribution generates:
PHP Version
PHP Version: 3.0.16
PHP Major Version: 3
PHP Minor Version: 16
Your PHP3 version is recent. You should not have any problems with Horde modules.
PHP Module Capabilities
IMAP Support: Yes
LDAP Support: No
MySQL Support: Yes
PostgreSQL Support: No
PHPLIB Configuration
track_vars: Yes
PHPLIB (is page_open() defined): Yes
I am now going to try to create a HordeSession class. If this line is the last thing that you see, then you do not have class HordeSession defined in the phplib local.inc file. Fix that before proceeding.
Created a HordeSession instance successfully.
Click here to test PHPLIB for Horde (If this link results in "Document Contains No Data" or "Fatal error...", then you probably have not defined the HordeSession class in the PHPLIB local.inc file).
Click here to test PHPLIB with the PHPLIB defaults (If this link results in "Document Contains No Data" or "Fatal error...", then you probably have changed the default PHPLIB configuration and do not have an Example_Session class defined in the PHPLIB local.inc file. This is nothing to worry about if the above link works.).
Miscellaneous PHP Settings
magic_quotes_gpc set to Off: Yes
magic_quotes_runtime set to Off: Yes
// PHP-loglevel is set to 7, but has been set to 15.
AARRGH!
-+-
Joaquim Homrighausen * joho <email protected> * 2:201/330 <email protected>
WebbPlatsen i Sverige AB * Stockholm, Sweden
Phone: +46 8 6505070 * Fax: +46 8 6505071 * http://www.webbplatsen.se
-+-
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Omar List: "Re: [phplib] Caching"
- Previous message: Fernando Caamaño: "RE: [phplib] a good tutorial"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

