I found another issue with this cron job today.
One of our web servers was experiencing very high load, I assumed we had
high traffic and went to take a look at where the traffic was coming
from.
It wasn't website traffic at all.
We had so many PHP session files in the folder that the cron had f
The irony of the situation is that the latest Ubuntu PHP packages, in
Maverick and also Lucid I believe (but don't have a running version to
hand to verify) actually do contain the "original" php.net defaults for
garbage collection. So in fact BOTH the default PHP garbage collector
and the Debian c
Public bug reported:
Binary package hint: apache2
The latest update to Apache 2 today on Lucid beta is missing a shared
object file mod_reqtimeout.so and fails to start following upgrade.
apache2: Syntax error on line 204 of /etc/apache2/apache2.conf: Syntax
error on line 1 of /etc/apache2/mods-
Public bug reported:
Binary package hint: php5
Use of the Debian cron job for PHP session garbage collection removes
the default ability of PHP to clean up old sessions in non-standard
paths and custom modifications to the session handler such as database
driven session storage.
Although the def
This is with latest Intrepid version.
--
PHP session garbage collection
https://bugs.launchpad.net/bugs/316441
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.
--
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ub
In the [Session] section of php.ini there is the following:
; Define the probability that the 'garbage collection' process is started
; on every session initialization.
; The probability is calculated by using gc_probability/gc_divisor,
; e.g. 1/100 means there is a 1% chance that the GC process s
Well for starters I am not complaining, I'm making a suggestion.
So use of PHP functions and the default PHP distribution settings are
'non-standard'?
--
PHP session garbage collection
https://bugs.launchpad.net/bugs/316441
You received this bug notification because you are a member of Ubuntu
Se
PHP 5.2.8 release was 8th December 2008
Jaunty feature freeze was February 19th 2009
Yet Jaunty ships with 5.2.6, bit of a let down for people running server
edition and wanting useful updates...
--
Please upgrade php5 to new upstream version 5.2.9
https://bugs.launchpad.net/bugs/305393
You rece
Public bug reported:
Binary package hint: mysql-server
Postfix is a dependancy for mysql-server on Ubuntu 9.04 server edtion.
MySQL doesn't require a mail server, having postfix as a dependancy also
presents lack of choice to user and is counter productive for a server product
to install unwant
I tested with a VPS, if you have an MTA installed prior to MySQL install
(other than Postfix), Postfix is not installed, which is a good thing!
In this case I was setting up a dedicated MySQL box so really didn't
want/need an MTA on there. We already have load balanced Exim servers
for mail!
--
You're probably better off removing the Debian cron job and modifying
the php.ini yourself to your prefered settings (even if you revert them
back to the original PHP settings).
Unfortunately, it doesn't seam like anyone at Ubuntu is interested in
changing this away from the Debian modifications,
If you edit /etc/cron.d/php5 you will have something like this:
# /etc/cron.d/php5: crontab fragment for php5
# This purges session files older than X, where X is defined in seconds
# as the largest value of session.gc_maxlifetime from all your php.ini
# files, or 24 minutes if not defined. Se
12 matches
Mail list logo