* Ian [2012-08-13 09:50:51 +0100]:
> On 13/08/2012 06:01, Philip Amadeo Saeli wrote:
> > I'm administering WordPress sites under suPHP on a CentOS LAMP server
> > and would like to know how I can set PHP to keep the session files under
> > the WP user's dir without having do duplicate the entire p
On 13/08/2012 06:01, Philip Amadeo Saeli wrote:
> I'm administering WordPress sites under suPHP on a CentOS LAMP server
> and would like to know how I can set PHP to keep the session files under
> the WP user's dir without having do duplicate the entire php.ini file
> for each WP site while still m
I'm administering WordPress sites under suPHP on a CentOS LAMP server
and would like to know how I can set PHP to keep the session files under
the WP user's dir without having do duplicate the entire php.ini file
for each WP site while still maintaining adequate security. The
problems I'm encounte
> i am writing a shopping site for training (just out of interest).
>
> When a user clicks "add to basket" i want to check whether an item with
> that id is already in my session ($ALCOHOLE["items"]), if so, redirect
> them the the view_cart page, if not then append it to the
> $ALCOHOLE["items"] a
i am writing a shopping site for training (just out of interest).
When a user clicks "add to basket" i want to check whether an item with
that id is already in my session ($ALCOHOLE["items"]), if so, redirect
them the the view_cart page, if not then append it to the
$ALCOHOLE["items"] array as
al Message-
From: John Lim [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 14, 2001 9:27 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Session storage and the --with-mm option
This doesn't explain why mm is causing such a memory bloat though.
Mark, are you storing big arrays as session
lly use shared memory you must modify the option
> session.save_handler in the php.ini file.
>
> Thanks
>
> Jeremy Allen
>
>
>
>
>
>
>
> -Original Message-
> From: Mark [mailto:[EMAIL PROTECTED]]
> Sent: Friday, December 14, 2001 10:38 AM
> To: [
: Friday, December 14, 2001 10:38 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Session storage and the --with-mm option
I'm trying to cut down on the amount of memory that my apache
proceeses use, I've noticed that when I have the --with-mm option set
when I configure and compile PHP that
I'm trying to cut down on the amount of memory that my apache
proceeses use, I've noticed that when I have the --with-mm option set
when I configure and compile PHP that the apache process goes up by
about 40MB or more on the process table:
USER PID %CPU %MEM VSZ RSS TTY STAT STA
9 matches
Mail list logo