[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] New stuff (performance improvements)
From: |
Pablo Pessagno |
Subject: |
Re: [Phpgroupware-developers] New stuff (performance improvements) |
Date: |
2 Jan 2002 14:25:44 -0000 |
On a stock RedHat 7.2 apache+php4.0.6 everything works fine now
I had to reinstall the email app and now it appears again on the main page
On Wed, 2 Jan 2002 14:14:07 -0500, "Ryan Bonham" <address@hidden>
wrote :
> Are you done on with my site for now? If so i am goign to chage it back
to
> db session ids, so i can get back to the rest fo my mail. :)
>
> Also i will look into geting a newer version of php and seeing if that
fixes
> it.
> ----- Original Message -----
> From: "Dan Kuykendall (Seek3r)" <address@hidden>
> To: <address@hidden>
> Sent: Wednesday, January 02, 2002 1:50 PM
> Subject: Re: [Phpgroupware-developers] New stuff (performance
improvements)
>
>
> > Your settings match mine, so I dont know what the problem is.
> > Im going to look at the php documentation for any clues.
> > One thing I do notice is different php versions.
> > On my windowsXP install Im using 4.1.0
> > On the phpgroupware.org site Im using 4.1.0RC2
> >
> > And on your install your using 4.0.4pl1
> >
> > It may have to do with the way Im allowing php to auto register based
on
> > the $GLOBALS['HTTP_SESSION_VARS'] array.
> >
> > Seek3r
> >
> > Ryan Bonham wrote:
> > >
> > > Hi,
> > >
> > > My php_info() shows that i have sesion support comiled in. I attached
> the phpinfo
> > > output also.
> > >
> > > Ryan
> > >
> > > Chris Weiss (address@hidden) wrote*:
> > > >
> > > >I haven't tried it yet, but I recall session support as being a
compile
> switch.
> > > >
> > > >Dan Kuykendall (Seek3r) (address@hidden) wrote*:
> > > >>
> > > >>Yeah Milosch also gets the same thing, but in my personal installs
> plus
> > > >>the cvsdemo on phpgroupware.org its working fine.
> > > >>
> > > >>Does anyone who has of these setups that dont work, have the
ability
> to
> > > >>let me onto the box to try and find the problem?
> > > >>
> > > >>Seek3r
> > > >>
> > > >>Ryan Bonham wrote:
> > > >>>
> > > >>> Hi,
> > > >>>
> > > >>> I just upgraded via cvs, and tried changing to PHP4 Sesion Id's
> instead of db. I
> > > >>> can't get past the user login screen though. It keeps comming
back
> with Sesion
> > > id
> > > >>> invalid. If i switch back to db sesion id's it works fine. I will
> look and see
> > > >if i
> > > >>> am getting any erros in the log file tonight, and post any thing
i
> find. I just
> > > >>> thought you would like to know.
> > > >>>
> > > >>> Keep up the great work,
> > > >>>
> > > >>> Ryan Bonham
> > > >>>
> > > >>> >
> > > >>> >2) Added PHP4 sessions class. This class simply uses PHP4's
build
> in
> > > >>> >session support instead of dumping it in the database. PHP4's
> session
> > > >>> >support is a bit faster because it handles the encoding of the
> arrays
> > > >>> >itself and since it doesnt bloat the db, the db itself stays
> cleaner and
> > > >>> >performs better.
> > > >>> >
> > > >>>
> > > >>> _______________________________________________
> > > >>> Phpgroupware-developers mailing list
> > > >>> address@hidden
> > > >>> http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
> > > >>
> > > >>_______________________________________________
> > > >>Phpgroupware-developers mailing list
> > > >>address@hidden
> > > >>http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
> > > >>
> > > >
> > > >
> > > >_______________________________________________
> > > >Phpgroupware-developers mailing list
> > > >address@hidden
> > > >http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
> > > >
> > > >
> > > --
> > > Ryan C. Bonham
> > > Bonham Computer Consulting
> > >
> >
> -----------------------------------------------------------------------
-
> > > Name: phpinfo.html
> > > phpinfo.html Type: Hypertext Markup Language (text/html)
> > > Encoding: base64
> >
> > _______________________________________________
> > Phpgroupware-developers mailing list
> > address@hidden
> > http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
> >
>
>
>
> _______________________________________________
> Phpgroupware-developers mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
>
>
>
- Re: [Phpgroupware-developers] New stuff (performance improvements), (continued)
- Re: [Phpgroupware-developers] New stuff (performance improvements), Ryan Bonham, 2002/01/02
- Re: [Phpgroupware-developers] New stuff (performance improvements), Chris Weiss, 2002/01/02
- Re: [Phpgroupware-developers] New stuff (performance improvements), Ryan Bonham, 2002/01/02
- Re: [Phpgroupware-developers] New stuff (performance improvements), Dan Kuykendall (Seek3r), 2002/01/02
- Re: [Phpgroupware-developers] New stuff (performance improvements), Eric Parusel, 2002/01/02
- Re: [Phpgroupware-developers] New stuff (performance improvements), Ryan Bonham, 2002/01/02
- Re: [Phpgroupware-developers] New stuff (performance improvements), Dan Kuykendall (Seek3r), 2002/01/02
- [Phpgroupware-developers] New stuff (performance improvements) - fixed, Dan Kuykendall (Seek3r), 2002/01/02
- Re: [Phpgroupware-developers] New stuff (performance improvements) - fixed, Eric Parusel, 2002/01/02
Re: [Phpgroupware-developers] New stuff (performance improvements),
Pablo Pessagno <=