Date: 06/20/01
- Next message: Layne Weathers: "[phplib] template class 1.5 bug - removes $[0-9]"
- Previous message: Mikhail Avrekh: "Re: [phplib] Use of the 'Record' Property"
- In reply to: Clemens Hermann: "[phplib] phplib and mod_php4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
phplib works fine with mod_php4, but the latest stable version does not use
the native php4 sessions (it stores session info in a db table).
Apparently there are 3 implementations of the php4 native sessions in some
branch of the CVS, and judging from the last comments overheard, that branch
is a wee bit messy.
Nevertheless, one need not wait for the native session issue to be
stabilized to reap the benefits of the phplib classes.
php3 is GPL, unlike php4, and some take this as a reason not to use php4.
php4 is much faster than php3. If ideological purity is not an issue for
you, stay with php4.
Try setting up the demo.
There is a well known bug with refreshing session info when using IE5. The
solution is to set the 'cache' parameter to 'NO' in the config file. The
question has been asked and answered many times in this mailing list.
Search the archives.
pp
-----Original Message-----
From: Clemens Hermann [mailto:haribeau <email protected>]
Sent: Wednesday, June 20, 2001 9:43 AM
To: phplib-ml
Subject: [phplib] phplib and mod_php4
Hi,
hopefully this is not a faq but I just started with phplib this
afternoon.
In all the phplib docs there is only mentioned php version 3.x. Should
one get into trouble if using phplib on a apache server where only
mod_php4 is installed and no php3?
If no, can one imagine a situation where it makes sense to have both
modules installed?
tia
/ch
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Layne Weathers: "[phplib] template class 1.5 bug - removes $[0-9]"
- Previous message: Mikhail Avrekh: "Re: [phplib] Use of the 'Record' Property"
- In reply to: Clemens Hermann: "[phplib] phplib and mod_php4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

