Bug#558356: php5-snmp: "No log handling enabled"

2009-11-28 Thread Steven Van Ingelgem
Package: php5-snmp
Version: 5.2.11.dfsg.1-1
Severity: important


After a recent update, I got this error message from PHP5 (php was not updated):
Rebuilding from source doesn't help...


php -i > /dev/null
No log handling enabled - turning on stderr logging
Cannot find module (NET-SNMP-VACM-MIB): At line 0 in (none)


Grtz,
Steven


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-2-686-bigmem (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages php5-snmp depends on:
ii  libapache2-mod-php5 [php 5.2.11.dfsg.1-1 server-side, HTML-embedded scripti
ii  libc62.10.1-7GNU C Library: Shared libraries
ii  libsnmp155.4.2.1~dfsg-3  SNMP (Simple Network Management Pr
ii  php5 5.2.11.dfsg.1-1 server-side, HTML-embedded scripti
ii  php5-cgi [phpapi-2006061 5.2.11.dfsg.1-1 server-side, HTML-embedded scripti
ii  php5-cli [phpapi-2006061 5.2.11.dfsg.1-1 command-line interpreter for the p
ii  php5-common  5.2.11.dfsg.1-1 Common files for packages built fr

php5-snmp recommends no packages.

php5-snmp suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#598219: pure-ftpd-wrapper doesn't support negative numbers

2010-09-27 Thread Steven Van Ingelgem
Package: pure-ftpd
Version: 1.0.21-11.4
Severity: normal


Inside the pure-ftpd-wrapper, the parse_number_2 function doesn't support 
negative numbers.
As I checked the sources, it is possible to set "-1" for unlimited max files, 
but it is not possible to set this inside the LimitRecursion configuration file.




-- System Information:
Debian Release: 5.0.6
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pure-ftpd depends on:
ii  libc6   2.7-18lenny4 GNU C Library: Shared libraries
ii  libcap1 1:1.10-14support for getting/setting POSIX.
ii  libpam0g1.0.1-5+lenny1   Pluggable Authentication Modules l
ii  libssl0.9.8 0.9.8g-15+lenny8 SSL shared libraries
ii  pure-ftpd-common1.0.21-11.4  Pure-FTPd FTP server (Common Files

pure-ftpd recommends no packages.

pure-ftpd suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#407425: PHP not allowed to use too much memory

2007-01-18 Thread Steven Van Ingelgem

Package: php5-cli
Version: 5.2.0-8


Bug:
I am using PHP scripts which uses up all the memory in the computer 
(it's not by bad design, just unlucky success of some application - and 
no time to recreate it in another language).
My server has 2G memory + 6G swap. With Debian PHP, and modifying the 
php.ini, I could only get it to allocate 2G memory, nothing more. If I 
for example put the memory limit to 6G, it will only allow to allocate 2G.


Recompiling PHP with the exact same parameters as used in the PHP5-cli 
source package (control-file) but with --disable-memory-limit let me use 
also the swap.


Greetz,
Steven


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]