Date: 03/18/01
- Next message: Matt Williams: "RE: [phplib] PHPLib & Phorum"
- Previous message: Bryan Willett: "[phplib] link to download the XSLT extensions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
i changed my php version to php4 and want to use the phplib. I installed the
phplib-source codes to a directory, changed the php.ini to the prepend-file
and the includepath.
But every time there occure an error like this:
Warning: Undefined variable: sid in session.inc on line 396
Warning: Cannot add header information - headers already sent by (output
started at session.inc:396) in session.inc on line 120
Warning: Cannot add header information - headers already sent by (output
started at session.inc:396) in session.inc on line 404
Could anyone help? Under php3 the phplib runs very well and also a changed
version by myself you can use phplib under every directory on a webserver
(changes every .inc-file to .php3).
The first lines in the document that occures the error above is:
<?
page_open(array("sess" => "Example_Session"));
?>
Mit freundlichem Gruss
Martin Weber
MW Computertechnik
Postfach 10 21 14
Waterloostr. 34
D-45472 Muelheim an der Ruhr
Tel : +49-208-78 19 51
Fax : +49-208-37 77 98 62
Mobil : +49-163-28 02 164
WWW: http://www.mwcomputertechnik.de
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Matt Williams: "RE: [phplib] PHPLib & Phorum"
- Previous message: Bryan Willett: "[phplib] link to download the XSLT extensions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

