#19292 [Com]: random error: open_basedir restriction in effect. File is in wrong directory

2003-02-03 Thread root
ame/root/admin/phpinfo.php) is not within the allowed path(s): (/) in Unknown on line 0 Warning: Unknown(/var/www/hostname/root/admin/phpinfo.php): failed to create stream: Operation not permitted in Unknown on line 0 Warning: Unknown(): Failed opening '/var/www/hostname/root/admin/phpinfo.

#22220 [NEW]: can't turn open_basedir off anymore since 4.2.3 -> 4.3.0

2003-02-14 Thread root
tualhost block like this: ServerName "host.example.com" DocumentRoot "/var/www/host.example.com/root" Options Indexes ExecCgi php_admin_value safe_mode 0 php_admin_value open_basedir "/" The goal is to force a default open_basedir o

#22220 [Bgs->Opn]: can't turn open_basedir off anymore since 4.2.3 -> 4.3.0

2003-02-15 Thread root
7;t thought about properly because it creates contradictory error messages like: [Warning: Unknown(): open_basedir restriction in effect. File(/var/www/host.example.com/root/admin/phpinfo.php) is not within the allowed path(s): (/) in Unknown on line 0] But I couldn't care less if there was a

#22220 [Com]: "php_admin_value open_basedir none" does not work

2003-02-15 Thread root
to '/'. Whether this wastes resources I don't know and actually I don't care too, because it does what I want. Starting with 4.3.0 I can't use '/' as open_basedir anymore for some reason, and imo it wasn't thought about properly because it creates c

#22220 [Csd]: "php_admin_value open_basedir none" does not work

2003-02-15 Thread root
nt. Starting with 4.3.0 I can't use '/' as open_basedir anymore for some reason, and imo it wasn't thought about properly because it creates contradictory error messages like: [Warning: Unknown(): open_basedir restriction in effect. File(/var/www/host.example.com/root/adm

Bug #16616: segmentation fault --with-imap

2002-04-15 Thread root
nable-shared=max" \ "--enable-module=ssl" \ "--enable-module=proxy" \ When i run apache: httpd Segmentation fault GDB : =

Bug #16616 Updated: segmentation fault --with-imap

2002-04-15 Thread root
xy" \ When i run apache: httpd Segmentation fault GDB : === [root php-4.1.2]# gdb /usr/sbin/httpd GNU gdb 19991004 Copyright 1998 Free Soft

Bug #16616 Updated: segmentation fault --with-imap

2002-04-15 Thread root
le=expires" \ "--disable-rule=WANTHSREGEX" \ "--enable-shared=max" \ "--enable-module=ssl" \ "--enable-module=proxy" \ When i run apache: httpd Segmentation fault GDB : =

Bug #16616 Updated: segmentation fault --with-imap

2002-04-15 Thread root
dHat" \ "--enable-module=rewrite" \ "--enable-module=expires" \ "--disable-rule=WANTHSREGEX" \ "--enable-shared=max" \ "--enable-module=ssl" \ "--enable-module=proxy" \ When i run apache:

Bug #16616 Updated: Crash at startup when both recode and imap are included

2002-04-16 Thread root
ID: 16616 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed -Bug Type: Recode related +Bug Type: IMAP related Operating System: linux redhdat 6.2 PHP Version: 4.1.2 New Comment: I got

#4266 [Com]: Undeclared variables in function/imap.c starting ar line 435

2002-09-30 Thread root
ID: 4266 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Compile Failure Operating System: linux (redhat 6.2) PHP Version: 3.0.16 New Comment: Your bug support leaves a lot to be desired. You require a pa

#19776 [NEW]: recode is "silent"

2002-10-06 Thread root
From: [EMAIL PROTECTED] Operating system: redhat 8.0 PHP version: 4.2.3 PHP Bug Type: Recode related Bug description: recode is "silent" I have compiled php 4.2.3 on redhat 8.0 with -php configure CGI--- ./configure --with-mysql=/usr --enable-sysvsem

#19776 [Fbk->Opn]: recode is "silent"

2002-10-06 Thread root
ID: 19776 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Recode related Operating System: redhat 8.0 PHP Version: 4.2.3 New Comment: Right now i`m using 3.6. 3.5 does no

#19987 [NEW]: supplied argument is not a valid imap resource.

2002-10-18 Thread root
From: [EMAIL PROTECTED] Operating system: Debian GNU Linux 3.0 woody PHP version: 4.2.2 PHP Bug Type: IMAP related Bug description: supplied argument is not a valid imap resource. Hello, I'm trying to use IMAP module under PHP. I've written the simple script which works we

#19987 [Com]: supplied argument is not a valid imap resource.

2002-10-18 Thread root
ID: 19987 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IMAP related Operating System: Debian GNU Linux 3.0 woody PHP Version: 4.2.2 New Comment: P.S. IMAP package was compiled using "make slx". PHP is b

#19987 [Bgs]: supplied argument is not a valid imap resource.

2002-10-19 Thread root
script error - well, sometimes I look lide idiot ;-))). I've fixid it in such the way: ($mbox = imap_open($ConnStr, "root", "hellsoft")) || die ("can't connect: " . imap_last_error()); But on the provider server it works well and I think that works be

Bug #15945: While starting Apache I get an undefined symbol error.

2002-03-07 Thread root
mysql_field_count From: [EMAIL PROTECTED] X-PHP-Bug: 15945 Message-ID: <[EMAIL PROTECTED]> From: [EMAIL PROTECTED] Operating system: RedHat 7.2 PHP version: 4.1.2 PHP Bug Type: MySQL related Bug description: While starting Apache I get an undefined symbol error. mysql_field_

Bug #16401: odbc_num_rows() returns last number of rows, no matter what result id is given

2002-04-02 Thread root
From: [EMAIL PROTECTED] Operating system: Windows 2000 Professional PHP version: 4.1.2 PHP Bug Type: ODBC related Bug description: odbc_num_rows() returns last number of rows, no matter what result id is given I access a mysql database using the odbc functions (i'm not

#22237 [Com]: PHP crashes when class references property using variable variable

2003-02-19 Thread root at kitten dot net
ID: 22237 Comment by: root at kitten dot net Reported By: peter at globalvision dot com dot au Status: Verified Bug Type: Zend Engine 2 problem Operating System: MS Windows PHP Version: 5CVS-2003-02-15 (dev) New Comment: This is pretty

#22867 [NEW]: Session Data from other session ID

2003-03-25 Thread chris at root dot pl
From: chris at root dot pl Operating system: RedHat 6.2 PHP version: 4.3.1 PHP Bug Type: Session related Bug description: Session Data from other session ID Sometimes an PHP engine fetch SESSION Data from other SID (with using Session API). I have some sittuations when I

#33644 [NEW]: sprintf digit formating problem

2005-07-11 Thread root at sunstation dot com
From: root at sunstation dot com Operating system: linux PHP version: 4.3.11 PHP Bug Type: Unknown/Other Function Bug description: sprintf digit formating problem Description: There is a problem with formatting float output for 0.28 values. Check it out

#25577 [NEW]: PHP ncurses code error?

2003-09-17 Thread root at noms4me dot net
From: root at noms4me dot net Operating system: Sun solaris 9 PHP version: 4.3.3 PHP Bug Type: Compile Failure Bug description: PHP ncurses code error? Description: The machine in question is a SunBlade 150 running solaris 9 (sparc 64) GCC 3.3 Apache 2.0.47

#27765 [NEW]: is_dir on large file make an error

2004-03-29 Thread chris at root dot pl
From: chris at root dot pl Operating system: Linux 2.4.25 SMP PHP version: 4.3.4 PHP Bug Type: Directory function related Bug description: is_dir on large file make an error Description: when I make is_dir function of file which has about 4gb (DVD ISO), then PHP

#31984 [NEW]: sessions fail randomly, causes a segmentation fault in apache

2005-02-15 Thread root at mediamonks dot net
From: root at mediamonks dot net Operating system: FreeBSD 4.11-STABLE PHP version: 5.0.3 PHP Bug Type: Session related Bug description: sessions fail randomly, causes a segmentation fault in apache Description: Apache 2.0.53 & mod_php5 5.0.3 Sess

#31984 [Opn]: sessions fail randomly, causes a segmentation fault in apache

2005-02-15 Thread root at mediamonks dot net
ID: 31984 User updated by: root at mediamonks dot net Reported By: root at mediamonks dot net Status: Open Bug Type: Session related Operating System: FreeBSD 4.11-STABLE PHP Version: 5.0.3 New Comment: with notices on the log file records: PHP

#31984 [Fbk->Opn]: sessions fail randomly, causes a segmentation fault in apache

2005-02-16 Thread root at mediamonks dot net
ID: 31984 User updated by: root at mediamonks dot net Reported By: root at mediamonks dot net -Status: Feedback +Status: Open Bug Type: Session related Operating System: FreeBSD 4.11-STABLE PHP Version: 5.0.3 New Comment: That CVS build

#31984 [Opn]: sessions fail randomly, causes a segmentation fault in apache

2005-02-18 Thread root at mediamonks dot net
ID: 31984 User updated by: root at mediamonks dot net Reported By: root at mediamonks dot net Status: Open Bug Type: Session related Operating System: FreeBSD 4.11-STABLE PHP Version: 5.0.3 New Comment: I thought I'd give the mm handler a t

#31984 [Opn]: sessions fail randomly, causes a segmentation fault in apache

2005-02-26 Thread root at mediamonks dot net
ID: 31984 User updated by: root at mediamonks dot net Reported By: root at mediamonks dot net Status: Open Bug Type: Session related Operating System: FreeBSD 4.11-STABLE PHP Version: 5.0.3 New Comment: Backtrace: #0 ps_mm_destroy (data

#31984 [Fbk->Opn]: sessions fail randomly, causes a segmentation fault in apache

2005-02-28 Thread root at mediamonks dot net
ID: 31984 User updated by: root at mediamonks dot net Reported By: root at mediamonks dot net -Status: Feedback +Status: Open Bug Type: Session related Operating System: FreeBSD 4.11-STABLE PHP Version: 5CVS-2005-02-25 New Comment

#31984 [Fbk->Opn]: sessions fail randomly, causes a segmentation fault in apache

2005-03-21 Thread root at mediamonks dot net
ID: 31984 User updated by: root at mediamonks dot net Reported By: root at mediamonks dot net -Status: Feedback +Status: Open Bug Type: Session related Operating System: FreeBSD 4.11-STABLE -PHP Version: 5CVS-2005-02-25 +PHP Version

#31984 [Fbk->Opn]: sessions fail randomly, causes a segmentation fault in apache

2005-03-21 Thread root at mediamonks dot net
ID: 31984 User updated by: root at mediamonks dot net Reported By: root at mediamonks dot net -Status: Feedback +Status: Open Bug Type: Session related Operating System: FreeBSD 4.11-STABLE PHP Version: 5CVS-2005-03-21 New Comment: Every

#31984 [Opn]: sessions fail randomly, causes a segmentation fault in apache

2005-04-10 Thread root at mediamonks dot net
ID: 31984 User updated by: root at mediamonks dot net Reported By: root at mediamonks dot net Status: Open Bug Type: Session related Operating System: FreeBSD 4.11-STABLE -PHP Version: 5CVS-2005-03-21 +PHP Version: 5CVS-2005-04-11 New Comment

#31984 [Opn]: sessions fail randomly, causes a segmentation fault in apache

2005-04-10 Thread root at mediamonks dot net
ID: 31984 User updated by: root at mediamonks dot net Reported By: root at mediamonks dot net Status: Open Bug Type: Session related Operating System: FreeBSD 4.11-STABLE PHP Version: 5CVS-2005-04-11 New Comment: The following "patch"

[PHP-BUG] Bug #60895 [NEW]: null pointer dereference in php_win32_free_rng_lock()

2012-01-26 Thread root at ihack dot net
From: Operating system: Windows Server 2008 R2 x64 PHP version: 5.3.9 Package: Unknown/Other Function Bug Type: Bug Bug description:null pointer dereference in php_win32_free_rng_lock() Description: If php_win32_get_random_bytes() has never been call

Bug #60895 [Com]: null pointer dereference in php_win32_free_rng_lock()

2012-01-26 Thread root at ihack dot net
Edit report at https://bugs.php.net/bug.php?id=60895&edit=1 ID: 60895 Comment by: root at ihack dot net Reported by:root at ihack dot net Summary:null pointer dereference in php_win32_free_rng_lock() Status:

[PHP-BUG] Bug #64251 [NEW]: preg_replace non-obvious behavior

2013-02-20 Thread root at microsoft dot com
From: root at microsoft dot com Operating system: all PHP version: 5.4.11 Package: Scripting Engine problem Bug Type: Bug Bug description:preg_replace non-obvious behavior Description: Behavior of preg_replace is non-obvious, if second argument is

#48229 [NEW]: php mail function open_basedir bypass

2009-05-10 Thread root at 80sec dot com
From: root at 80sec dot com Operating system: linux PHP version: 5.2.9 PHP Bug Type: Safe Mode/open_basedir Bug description: php mail function open_basedir bypass Description: The mail function may bypass open_basedir or read/write arbitrary file. Reproduce

#48230 [NEW]: xml_utf8_decode incorrectly decode

2009-05-10 Thread root at 80sec dot com
From: root at 80sec dot com Operating system: Linux/win PHP version: 5.2.9 PHP Bug Type: *XML functions Bug description: xml_utf8_decode incorrectly decode Description: xml_utf8_decode function incorrectly decode. Reproduce code: --- Expected

#48231 [NEW]: php create_function commond injection vulnerability

2009-05-10 Thread root at 80sec dot com
From: root at 80sec dot com Operating system: Linux/win PHP version: 5.2.9 PHP Bug Type: Unknown/Other Function Bug description: php create_function commond injection vulnerability Description: there is a commond injection in this function,you can EXECUTE your

#48230 [Bgs]: xml_utf8_decode incorrectly decode

2009-05-11 Thread root at 80sec dot com
ID: 48230 User updated by: root at 80sec dot com Reported By: root at 80sec dot com Status: Bogus Bug Type: XML related Operating System: Linux/win PHP Version: 5.2.9 New Comment: chr(0xf0).chr(0xc0).chr(0xc0).chr(0xa7) is not a valid utf8 data

#43181 [NEW]: Unable to find the socket transport "ssl"

2007-11-02 Thread root at rw23 dot de
From: root at rw23 dot de Operating system: archlinux PHP version: 5.2.4 PHP Bug Type: Streams related Bug description: Unable to find the socket transport "ssl" Description: ssl connection fails. related configureoptions used: --with-openssl=shared -

#43181 [Opn->Bgs]: Unable to find the socket transport "ssl"

2007-11-02 Thread root at rw23 dot de
ID: 43181 User updated by: root at rw23 dot de Reported By: root at rw23 dot de -Status: Open +Status: Bogus Bug Type: Streams related Operating System: archlinux PHP Version: 5.2.4 New Comment: okay my fault; did forget to enable the

#43677 [NEW]: Inconsistent behaviour of include_path set with php_value

2007-12-25 Thread root at net1 dot cc
From: root at net1 dot cc Operating system: FreeBSD 6.2 PHP version: 5.2.5 PHP Bug Type: Safe Mode/open_basedir Bug description: Inconsistent behaviour of include_path set with php_value Description: PHP randomly assigns for the local include_path value the

#43677 [Opn]: Inconsistent behaviour of include_path set with php_value

2008-01-07 Thread root at net1 dot cc
ID: 43677 User updated by: root at net1 dot cc Reported By: root at net1 dot cc Status: Open Bug Type: Safe Mode/open_basedir Operating System: FreeBSD 6.2 PHP Version: 5.2.5 New Comment: Digging some more into that, I've found the problem

#43677 [Opn]: Inconsistent behaviour of include_path set with php_value

2008-01-12 Thread root at net1 dot cc
ID: 43677 User updated by: root at net1 dot cc Reported By: root at net1 dot cc Status: Open Bug Type: Safe Mode/open_basedir Operating System: FreeBSD 6.2 PHP Version: 5.2.5 New Comment: I'm gonna test Manuel's patch (thanks!) and r

#43677 [Opn]: Inconsistent behaviour of include_path set with php_value

2008-01-12 Thread root at net1 dot cc
ID: 43677 User updated by: root at net1 dot cc Reported By: root at net1 dot cc Status: Open Bug Type: Safe Mode/open_basedir Operating System: FreeBSD 6.2 PHP Version: 5.2.5 New Comment: I've been using the patched PHP for several hours now

#43982 [Com]: Running specific error code without any error messages

2008-01-31 Thread root at mantoru dot de
ID: 43982 Comment by: root at mantoru dot de Reported By: php at ert dot org dot ua Status: Open Bug Type: *Compile Issues Operating System: WinXP PHP Version: 5.2.5 New Comment: Accessing offsets is only supported for strings and arrays. As

#43677 [NoF->Opn]: Inconsistent behaviour of include_path set with php_value

2008-02-14 Thread root at net1 dot cc
ID: 43677 User updated by: root at net1 dot cc Reported By: root at net1 dot cc -Status: No Feedback +Status: Open Bug Type: Safe Mode/open_basedir Operating System: FreeBSD 6.2 PHP Version: 5.2.5 New Comment: This issue is still open

#43677 [Opn]: Inconsistent behaviour of include_path set with php_value

2008-02-21 Thread root at net1 dot cc
ID: 43677 User updated by: root at net1 dot cc Reported By: root at net1 dot cc Status: Open Bug Type: Safe Mode/open_basedir Operating System: FreeBSD 6.2 PHP Version: 5.2.5 New Comment: I can confirm both of Manuel's patches fix the probl

[PHP-BUG] Bug #51452 [NEW]: 'make install-sapi' tries to execute "" for litespeed, resulting in an error

2010-03-31 Thread root at mediamonks dot net
From: Operating system: FreeBSD 8.0-STABLE PHP version: 5.3.2 Package: Other web server Bug Type: Bug Bug description:'make install-sapi' tries to execute "" for litespeed, resulting in an error Description: Litespeed SAPI generates an error on inst

Bug #51452 [Com]: 'make install-sapi' tries to execute "" for litespeed, resulting in an error

2010-03-31 Thread root at mediamonks dot net
Edit report at http://bugs.php.net/bug.php?id=51452&edit=1 ID: 51452 Comment by: root at mediamonks dot net Reported by: root at mediamonks dot net Summary: 'make install-sapi' tries to execute "" for litespeed,

#42921 [NEW]: date('u') doesn't work

2007-10-10 Thread root at mantoru dot de
From: root at mantoru dot de Operating system: Windows XP PHP version: 5.2.4 PHP Bug Type: Date/time related Bug description: date('u') doesn't work Description: The u modifier is supposed to convert into microseconds... however, under Windows (5

#42950 [NEW]: Read-only error wrongly pointing to main()

2007-10-12 Thread root at mantoru dot de
From: root at mantoru dot de Operating system: * PHP version: 5.2.4 PHP Bug Type: XML Reader Bug description: Read-only error wrongly pointing to main() Description: The error that is issued trying to modify a read-only attribute of XMLReader points to main

#43099 [NEW]: XMLWriter::endElement() doesn't use WRONG_PARAM_COUNT

2007-10-24 Thread root at mantoru dot de
From: root at mantoru dot de Operating system: * PHP version: 5.2.4 PHP Bug Type: XML Writer Bug description: XMLWriter::endElement() doesn't use WRONG_PARAM_COUNT Description: XMLWriter::endElement() fails to emit a warning if too many parameters (= param

#37353 [NEW]: Miscompile in the 5.1.X series

2006-05-07 Thread root at nk dot ca
From: root at nk dot ca Operating system: BSD/OS 4.3.1 PHP version: 5.1.4 PHP Bug Type: Compile Failure Bug description: Miscompile in the 5.1.X series Description: Attempt to add PHP 5.1.X fail miserable in BSD/OS 4.3.1 using Gcc 3.2.2 Reproduce code

[PHP-BUG] Bug #64124 [NEW]: IPv6 malformed

2013-02-01 Thread andy at root dot lu
From: andy at root dot lu Operating system: Debian Squeeze PHP version: 5.4.11 Package: SNMP related Bug Type: Bug Bug description:IPv6 malformed Description: The following straightforward code throws the following warning: PHP Warning: snmpget

Bug #64124 [Fbk->Opn]: IPv6 malformed

2013-02-01 Thread andy at root dot lu
Edit report at https://bugs.php.net/bug.php?id=64124&edit=1 ID: 64124 User updated by:andy at root dot lu Reported by:andy at root dot lu Summary:IPv6 malformed -Status: Feedback +Status: Open Type: Bug Pac

Bug #64124 [Opn]: IPv6 malformed

2013-02-01 Thread andy at root dot lu
Edit report at https://bugs.php.net/bug.php?id=64124&edit=1 ID: 64124 User updated by:andy at root dot lu Reported by:andy at root dot lu Summary:IPv6 malformed Status: Open Type: Bug Package:SNMP rel

Bug #64124 [Fbk->Asn]: IPv6 malformed

2013-02-06 Thread andy at root dot lu
Edit report at https://bugs.php.net/bug.php?id=64124&edit=1 ID: 64124 User updated by:andy at root dot lu Reported by:andy at root dot lu Summary:IPv6 malformed -Status: Feedback +Status: Assigned Type:

Bug #64124 [Fbk->Asn]: IPv6 malformed

2013-02-13 Thread andy at root dot lu
Edit report at https://bugs.php.net/bug.php?id=64124&edit=1 ID: 64124 User updated by:andy at root dot lu Reported by:andy at root dot lu Summary:IPv6 malformed -Status: Feedback +Status: Assigned Type:

#33349 [Com]: imap_fetchstructure hangs on some mails

2005-06-20 Thread root at ka-rel dot cz
ID: 33349 Comment by: root at ka-rel dot cz Reported By: benjamin dot malynovytch at libertic dot fr Status: Open Bug Type: IMAP related Operating System: * PHP Version: 5CVS-2005-06-20 New Comment: I'm experiencing the same behaviour

#26328 [Com]: compile dies on openssl 0.9.7

2003-11-30 Thread root at star2 dot abcm dot com
ID: 26328 Comment by: root at star2 dot abcm dot com Reported By: zerokode at gmx dot net Status: Bogus Bug Type: Compile Failure Operating System: SuSE Linux PHP Version: 5CVS-2003-11-19 (dev) New Comment: Does NOT work for me, I got the

#26263 [Com]: Apache doesn't start up wiht LoadModule phpX_module .. in config

2003-12-31 Thread root at md5 dot com dot ar
ID: 26263 Comment by: root at md5 dot com dot ar Reported By: peoyli at bredband dot net Status: Open Bug Type: Apache2 related Operating System: OpenBSD 3.4 PHP Version: Irrelevant New Comment: I have the same problem, with my php compiled

#40866 [NEW]: Propably wrong dll.

2007-03-20 Thread Martiny dot Root at gmail dot com
From: Martiny dot Root at gmail dot com Operating system: MS Vista PHP version: 5.2.1 PHP Bug Type: Dynamic loading Bug description: Propably wrong dll. Description: PHP Warning: PHP Startup: Invalid library (maybe not a PHP library) 'libmysql.dll' in

Req #44369 [Com]: PHP Loop Labels

2012-10-26 Thread root at bugs dot php dot net
Edit report at https://bugs.php.net/bug.php?id=44369&edit=1 ID: 44369 Comment by: root at bugs dot php dot net Reported by:php at xyzzy dot cjb dot net Summary:PHP Loop Labels Status: Not a bug Type: Feature/Ch

Req #52766 [Com]: FTP need the ability to read from the output buffer without issuing a command

2012-11-16 Thread bar at root dot co dot il
Edit report at https://bugs.php.net/bug.php?id=52766&edit=1 ID: 52766 Comment by: bar at root dot co dot il Reported by:trevor dot lanyon at lanyonconsulting dot com Summary:FTP need the ability to read from the output bu

[PHP-BUG] Bug #63543 [NEW]: ftp_raw out of sync

2012-11-16 Thread bar at root dot co dot il
From: bar at root dot co dot il Operating system: CentOS 6.3 PHP version: 5.3.18 Package: FTP related Bug Type: Bug Bug description:ftp_raw out of sync Description: The same bug that affect versions < 5.3.9 (reported as fixed in 5.3.9) is back

#29504 [Com]: Inproper handling of empty resultset

2004-08-17 Thread alex dot kiesel at document-root dot de
ID: 29504 Comment by: alex dot kiesel at document-root dot de Reported By: sq6elt at zp dot amsnet dot pl Status: Open Bug Type: Sybase-ct (ctlib) related Operating System: Linux - Debian, sarge PHP Version: 4.3.8 New Comment: I cannot