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

2003-01-09 Thread michal
ID: 19292 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Critical Bug Type: Apache related Operating System: linux PHP Version: 4.3.0-dev,4.2.3 New Comment: If a have one virt. host with safe_mode turned on and the other

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

2003-01-09 Thread michal
ID: 19292 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Critical Bug Type: Apache related Operating System: linux PHP Version: 4.3.0-dev,4.2.3 New Comment: I have just tried to EXPLICITLY set "php_admin_flag safe_mode o

#20238 [NEW]: file_exists, is_readable

2002-11-04 Thread michal
is_readable(), file_exists ... Can you tell me where the problem is? That functions returning: '' (null) Thank you for your answer. Michal Vrabel. -- Edit bug report at http://bugs.php.net/?id=20238&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20238

#20241 [NEW]: cron php

2002-11-04 Thread michal
help! Bye. Michal Vrabel. -- Edit bug report at http://bugs.php.net/?id=20241&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20241&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20241&r=fixedcvs Fixed in release: http://bugs.php

#20275 [NEW]: Zlib problem

2002-11-06 Thread michal
? When i have Apache 1.2.26 and PHP 4.1.2 everything was good. I am dont using global compress. I am active compress in php script by this lines: if (strstr($HTTP_USER_AGENT,'compatible') ) { if (extension_loaded('zlib') ) { ob_start('ob_gzhandler'); } }

#20275 [Com]: Zlib problem

2002-11-06 Thread michal
this lines: if (strstr($HTTP_USER_AGENT,'compatible') ) { if (extension_loaded('zlib') ) { ob_start('ob_gzhandler'); } } Thank you. Michal Vrabel. -- Edit this bug report at

#20275 [Com]: Zlib problem

2002-11-06 Thread michal
e some bug? When i have Apache 1.2.26 and PHP 4.1.2 everything was good. I am dont using global compress. I am active compress in php script by this lines: if (strstr($HTTP_USER_AGENT,'compatible') ) { if (extension_loaded('zlib') ) { ob_start('ob_gzhandler'

#20275 [Com]: Zlib problem

2002-11-06 Thread michal
to have Linked version 1.1.4? Thankx. Michal Vrabel. Previous Comments: [2002-11-06 13:03:29] [EMAIL PROTECTED] Hello. I tryed this: Reinstal PC with Windows 2000 Prof, which includes IE 5.0. In IE 5.0 was the

#20360 [NEW]: On Apache2 file_exists & co are looking in wrong directory

2002-11-11 Thread michal
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.2.3 PHP Bug Type: Filesystem function related Bug description: On Apache2 file_exists & co are looking in wrong directory PHP functions which map to access() libc function are looking in wrong directory under Apac

#10197 [Com]: magic_quotes_runtime and other magic quotes sometimes are switching on or off.

2003-02-10 Thread michal . grezl
ID: 10197 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4.0.4pl1 New Comment: PHP Version 4.1.2 magic_quotes_runtime if off in php.ini, b

#22185 [NEW]: problem with creating images

2003-02-12 Thread michal . mikes
From: [EMAIL PROTECTED] Operating system: WINNT4.0 PHP version: 4.3.0 PHP Bug Type: *Graphics related Bug description: problem with creating images I have a simple script that create image. Everything works right since I put "session_start()" into the script. Then result isn'

Bug #15385 Updated: Nested Objects in session crash Both Apache and IIS

2002-02-15 Thread michal . matula
ID: 15385 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Linux & Win2K PHP Version: 4.1.1 New Comment: Hi, don't know whether it

Bug #15303 Updated: Error compiling

2002-03-04 Thread michal . grezl
ID: 15303 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: rocklinux 1.4 PHP Version: 4.1.1 New Comment: same thing with php version 4.1.2 and gd 1.8.4 Previous Comments:

[PHP-BUG] Bug #65445 [NEW]: filesize() fails for files with high inode number

2013-08-13 Thread michal at michal dot waw dot pl
From: michal at michal dot waw dot pl Operating system: Linux PHP version: 5.5.1 Package: Filesystem function related Bug Type: Bug Bug description:filesize() fails for files with high inode number Description: I have a file for which filesize

Bug #65445 [Fbk->Opn]: filesize() fails for files with high inode number

2013-08-13 Thread michal at michal dot waw dot pl
Edit report at https://bugs.php.net/bug.php?id=65445&edit=1 ID: 65445 User updated by:michal at michal dot waw dot pl Reported by:michal at michal dot waw dot pl Summary:filesize() fails for files with high inode number -Status: Feed

Bug #65445 [Com]: filesize() fails for files with high inode number

2013-08-16 Thread michal at michal dot waw dot pl
Edit report at https://bugs.php.net/bug.php?id=65445&edit=1 ID: 65445 Comment by: michal at michal dot waw dot pl Reported by:michal at michal dot waw dot pl Summary:filesize() fails for files with high inode number Status: Open

Bug #65445 [Com]: filesize() fails for files with high inode number

2013-08-16 Thread michal at michal dot waw dot pl
Edit report at https://bugs.php.net/bug.php?id=65445&edit=1 ID: 65445 Comment by: michal at michal dot waw dot pl Reported by:michal at michal dot waw dot pl Summary:filesize() fails for files with high inode number Status: Open

#33637 [NEW]: include fails on parse error

2005-07-10 Thread michal at cihar dot com
From: michal at cihar dot com Operating system: Linux PHP version: 4.3.10 PHP Bug Type: Scripting Engine problem Bug description: include fails on parse error Description: While including file which has a parse error, php stops further processing. As I

#33637 [Bgs->Opn]: include fails on parse error

2005-07-10 Thread michal at cihar dot com
ID: 33637 User updated by: michal at cihar dot com Reported By: michal at cihar dot com -Status: Bogus +Status: Open Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4.3.10 New Comment: I've read the document

#33637 [Opn]: include fails on parse error

2005-07-10 Thread michal at cihar dot com
ID: 33637 User updated by: michal at cihar dot com Reported By: michal at cihar dot com Status: Open Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4.3.10 New Comment: Sorry, the quotation was too short, it should have

#31442 [Opn]: unserialize broken

2005-01-07 Thread michal at cihar dot com
ID: 31442 User updated by: michal at cihar dot com Reported By: michal at cihar dot com Status: Open Bug Type: Zend Engine 2 problem Operating System: Linux, 64-bit PHP Version: 4.3.10 New Comment: I haven't found way to attach patches her

#31442 [NEW]: unserialize broken

2005-01-07 Thread michal at cihar dot com
From: michal at cihar dot com Operating system: Linux, 64-bit PHP version: 4.3.10 PHP Bug Type: Zend Engine 2 problem Bug description: unserialize broken Description: Unserializing of numbers > MAX_INT is wrong. That's because php uses long intern

#31442 [Fbk->Opn]: unserialize broken on 64-bit systems

2005-01-08 Thread michal at cihar dot com
ID: 31442 User updated by: michal at cihar dot com Reported By: michal at cihar dot com -Status: Feedback +Status: Open Bug Type: Zend Engine 2 problem Operating System: 64-bit PHP Version: 4.3.10, 5.0.3 Assigned To: helly New

#31442 [Fbk->Opn]: unserialize broken on 64-bit systems

2005-01-08 Thread michal at cihar dot com
ID: 31442 User updated by: michal at cihar dot com Reported By: michal at cihar dot com -Status: Feedback +Status: Open Bug Type: Zend Engine 2 problem Operating System: 64-bit PHP Version: 4.3.10, 5.0.3 Assigned To: helly New

#28061 [NEW]: Apache crashes upon SIGHUP when PHP module is loaded

2004-04-19 Thread michal at logix dot cz
From: michal at logix dot cz Operating system: Linux, glibc 2.3.2 PHP version: 4CVS-2004-04-19 (stable) PHP Bug Type: Apache2 related Bug description: Apache crashes upon SIGHUP when PHP module is loaded Description: Apache 2.0.49 and PHP 4.3.6 (as well as lates

#31442 [Asn]: unserialize broken on 64-bit systems

2005-03-07 Thread michal at cihar dot com
ID: 31442 User updated by: michal at cihar dot com Reported By: michal at cihar dot com Status: Assigned Bug Type: Zend Engine 2 problem Operating System: 64-bit PHP Version: 4.3.10, 5.0.3 Assigned To: helly New Comment: The patch works

#31442 [Csd]: unserialize broken on 64-bit systems

2005-03-14 Thread michal at cihar dot com
ID: 31442 User updated by: michal at cihar dot com Reported By: michal at cihar dot com Status: Closed Bug Type: Zend Engine 2 problem Operating System: 64-bit PHP Version: 4.3.10, 5.0.3 Assigned To: helly New Comment: I haven't yet

#37621 [NEW]: bind_param goes out of memory with wrong arguments

2006-05-28 Thread michal at logix dot cz
From: michal at logix dot cz Operating system: Linux PHP version: 5.1.4 PHP Bug Type: MySQLi related Bug description: bind_param goes out of memory with wrong arguments Description: When using MySQLi->bind_param() I noticed it will go out of memory when suppl

#37621 [Fbk->Opn]: bind_param goes out of memory with wrong arguments

2006-05-29 Thread michal at logix dot cz
ID: 37621 User updated by: michal at logix dot cz Reported By: michal at logix dot cz -Status: Feedback +Status: Open Bug Type: MySQLi related Operating System: Linux PHP Version: 5.1.4 Assigned To: georg New Comment: Cool, gives

[PHP-BUG] Bug #64186 [NEW]: Curly brace syntax not accessing superglobals?

2013-02-10 Thread michal at durooil dot com
From: michal at durooil dot com Operating system: Windows 7 x64 PHP version: 5.4.11 Package: Scripting Engine problem Bug Type: Bug Bug description:Curly brace syntax not accessing superglobals? Description: This looks really weird to me. Test

#32064 [NEW]: session_regenerate_id doesn't remove old session file

2005-02-22 Thread michal-bcc at logix dot cz
From: michal-bcc at logix dot cz Operating system: Linux/x86 PHP version: 4.3.8 PHP Bug Type: Session related Bug description: session_regenerate_id doesn't remove old session file Description: When regenerating session ID with session_regenerate_id() the

[PHP-BUG] Bug #60498 [NEW]: Unset obj.prop. thru ArrayAccess while iterating thru ArrayIterator cause error

2011-12-12 Thread michal dot brzuchalski at gmail dot com
From: Operating system: Unix PHP version: 5.3.8 Package: SPL related Bug Type: Bug Bug description:Unset obj.prop. thru ArrayAccess while iterating thru ArrayIterator cause error Description: Using foreach to iterate object which implements Iterator

Bug #60498 [Opn]: Unset obj.prop. thru ArrayAccess while iterating thru ArrayIterator cause error

2011-12-12 Thread michal dot brzuchalski at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=60498&edit=1 ID: 60498 User updated by:michal dot brzuchalski at gmail dot com Reported by:michal dot brzuchalski at gmail dot com Summary:Unset obj.prop. thru ArrayAccess while itera

#45552 [Com]: Full circle drawn instead of arc with very small angle

2008-08-26 Thread michal dot dziemianko at gmail dot com
ID: 45552 Comment by: michal dot dziemianko at gmail dot com Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: Linux 2.6.25-gentoo-r6 PHP Version: 5.2.6 New Comment: Hi, For me it does not seem to be a bug

#38308 [Com]: is_file and file_exists return false for uploaded file

2009-02-17 Thread michal dot kocarek at brainbox dot cz
ID: 38308 Comment by: michal dot kocarek at brainbox dot cz Reported By: fartal at lanbyte dot com Status: No Feedback Bug Type: Filesystem function related Operating System: windows 2000 PHP Version: 4.4.3 New Comment: I experience this bug

#37118 [Com]: is_file returns false for uploaded file

2009-02-17 Thread michal dot kocarek at brainbox dot cz
ID: 37118 Comment by: michal dot kocarek at brainbox dot cz Reported By: kimmo dot laine at zarga dot net Status: No Feedback Bug Type: Filesystem function related Operating System: Windows 2003 IIS 6 PHP Version: 5.1.2 New Comment: I

#47789 [NEW]: Opera file upload - multiple files from one input cannot be handled

2009-03-26 Thread michal dot aichinger at gmail dot com
From: michal dot aichinger at gmail dot com Operating system: Windows / Linux PHP version: 5.2.9 PHP Bug Type: *General Issues Bug description: Opera file upload - multiple files from one input cannot be handled Description: Code below makes form with one file

#47789 [Bgs]: Opera file upload - multiple files from one input cannot be handled

2009-03-31 Thread michal dot aichinger at gmail dot com
ID: 47789 User updated by: michal dot aichinger at gmail dot com Reported By: michal dot aichinger at gmail dot com Status: Bogus Bug Type: *General Issues Operating System: Windows / Linux PHP Version: 5.2.9 New Comment: I am pretty shure that

[PHP-BUG] Bug #52635 [NEW]: shm_put_var resorce destruction

2010-08-18 Thread michal dot zaloudik at gmail dot com
From: Operating system: Linux PHP version: 5.3.3 Package: Semaphore related Bug Type: Bug Bug description:shm_put_var resorce destruction Description: I'm putting socket resource or any other resource into shared memory using shm_put_var and when im

#35793 [Com]: General error: 2050

2006-10-16 Thread michal dot vrchota at seznam dot cz
ID: 35793 Comment by: michal dot vrchota at seznam dot cz Reported By: deadman_great at mail dot ru Status: No Feedback Bug Type: PDO related Operating System: RH Fedora Core 2 PHP Version: 5CVS-2005-12-25 (snap) Assigned To: Wez New

#39265 [NEW]: The ext/session/mod_files.sh script is faulty (fix included)

2006-10-26 Thread michal dot taborsky at gmail dot com
From: michal dot taborsky at gmail dot com Operating system: Linux CentOS 4.4 PHP version: 5.1.6 PHP Bug Type: Session related Bug description: The ext/session/mod_files.sh script is faulty (fix included) Description: The script ext/session/mod_files.sh on our

#37783 [NEW]: SOAP call response is not parsed

2006-06-12 Thread michal dot taborsky at gmail dot com
From: michal dot taborsky at gmail dot com Operating system: CentOS 4.3 x86_64 PHP version: 5.1.4 PHP Bug Type: SOAP related Bug description: SOAP call response is not parsed Description: The bug was reported and supposedly fixed long time ago as 29844 (and few

#41304 [NEW]: compress.zlib temp files left

2007-05-06 Thread michal dot albrecht at aster dot pl
From: michal dot albrecht at aster dot pl Operating system: Linux PHP version: 5.2.2 PHP Bug Type: Streams related Bug description: compress.zlib temp files left Description: Using the syntax given below leads to a temp file left in tmp directory. The file is

#36441 [NEW]: php exits script (without error) when finds code like "function xxx(); {}"

2006-02-18 Thread michal dot hantl at gmail dot com
From: michal dot hantl at gmail dot com Operating system: Windows PHP version: 5.1.2 PHP Bug Type: Compile Failure Bug description: php exits script (without error) when finds code like "function xxx(); {}" Description: php sort of exits executing t

#34464 [NEW]: require/include problem with loading native .php in UTF8 encoding

2005-09-11 Thread michal dot vrchota at seznam dot cz
From: michal dot vrchota at seznam dot cz Operating system: - PHP version: 5.0.5 PHP Bug Type: Directory function related Bug description: require/include problem with loading native .php in UTF8 encoding Description: I store "define() dictionary"

[PHP-BUG] Bug #54438 [NEW]: use statement overwrite aliased namespace against using multiple

2011-04-01 Thread michal dot brzuchalski at gmail dot com
From: Operating system: Linux PHP version: 5.3.6 Package: Class/Object related Bug Type: Bug Bug description:use statement overwrite aliased namespace against using multiple Description: In use statement we can use "," to separate aliased namespaces

Req #54438 [Bgs]: use statement overwrite aliased namespace against using multiple

2011-04-02 Thread michal dot brzuchalski at gmail dot com
Edit report at http://bugs.php.net/bug.php?id=54438&edit=1 ID: 54438 User updated by:michal dot brzuchalski at gmail dot com Reported by:michal dot brzuchalski at gmail dot com Summary:use statement overwrite aliased namespace aga

Bug #31994 [Com]: output conversion failed due to conv error

2012-11-26 Thread michal dot vrchota at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=31994&edit=1 ID: 31994 Comment by: michal dot vrchota at gmail dot com Reported by:misnet at hotmail dot com Summary:output conversion failed due to conv error Status: No Feedback

Bug #63521 [Com]: Adding 5 weekdays to Fri, Sat or Sun results in Sunday

2012-12-28 Thread michal dot kocztorz at polcode dot pl
Edit report at https://bugs.php.net/bug.php?id=63521&edit=1 ID: 63521 Comment by: michal dot kocztorz at polcode dot pl Reported by:linesarefuzzy at gmail dot com Summary:Adding 5 weekdays to Fri, Sat or Sun results in Su

#12002 [Com]: SIGSEGV with DOMXML (double free()?)

2004-05-06 Thread michal at pasternak dot w dot lub dot pl
ID: 12002 Comment by: michal at pasternak dot w dot lub dot pl Reported By: hulinsky at datasec dot cz Status: Closed Bug Type: DOM XML related Operating System: Debian Linux 2/testing PHP Version: 4.0.6 New Comment: I have the same bug

Bug #60471 [Com]: Random "Invalid request (unexpected EOF)" using a router script

2012-02-23 Thread michal dot pipa dot xsolve at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=60471&edit=1 ID: 60471 Comment by: michal dot pipa dot xsolve at gmail dot com Reported by:lolautruche at gmail dot com Summary:Random "Invalid request (unexpected EOF)

Bug #60471 [Com]: Random "Invalid request (unexpected EOF)" using a router script

2012-02-25 Thread michal dot pipa dot xsolve at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=60471&edit=1 ID: 60471 Comment by: michal dot pipa dot xsolve at gmail dot com Reported by:lolautruche at gmail dot com Summary:Random "Invalid request (unexpected EOF)