[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#294673: Warning: preg_match: internal pcre_fullinfo() error -3



Package: apache2
Version: 2.0.53-3
Severity: important

Just upgrade to the lastet unstable apache2 and now my php aps have
decided to give me errors. This is an example error...

Warning: preg_match: internal pcre_fullinfo() error -3 in
/var/www/phplist/lists/index.php on line 115

Line 115 of that file is...

if (preg_match("/(\w+)/",$_GET["p"],$regs)) {

To correct the problem I just reinstalled the older packages.

dpkg -i apache2-common_2.0.53-2_i386.deb \
        apache2-doc_2.0.53-2_all.deb \
        apache2-utils_2.0.53-2_i386.deb \
        apache2_2.0.53-2_i386.deb \
        apache2-mpm-prefork_2.0.53-2_i386.deb 

Here is some info about the php items I have installed...

#  dpkg -l |grep php
ii  caudium-php4   4.3.10-3       server-side, HTML-embedded scripting
ii  libphp-adodb   4.52-1         The 'adodb' database abstraction layer
ii  libphp-phplot  4.4.6+5.0rc1-2 The graphic library for PHP
ii  php-fpdf       1.52-1         PHP class to generate PDF files
ii  php4-cgi       4.3.10-3       server-side, HTML-embedded scripting
ii  php4-cli       4.3.10-3       command-line interpreter for the php4
ii  php4-common    4.3.10-3       Common files for packages built from
ii  php4-domxml    4.3.10-3       XMLv2 module for php4
ii  php4-gd        4.3.10-3       GD module for php4
rc  php4-gd2       4.3.2+rc3-2    GD module (with GD2) for php4
ii  php4-imap      4.3.10-3       IMAP module for php4
ii  php4-mcrypt    4.3.10-0.1     MCrypt module for php4
ii  php4-mhash     4.3.10-3       MHASH module for php4
ii  php4-mysql     4.3.10-3       MySQL module for php4
ii  php4-odbc      4.3.10-3       ODBC module for php4
ii  php4-rrdtool   1.04-10        RRD module for php4
ii  php4-snmp      4.3.10-3       SNMP module for php4
ii  phpmyadmin     2.6.1-1        set of PHP-scripts to administrate

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-1-686-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages apache2 depends on:
ii  apache2-mpm-prefork           2.0.53-3   traditional model for Apache2

-- no debconf information



Reply to: