Re: [PHP-DEV] Bug in PHP

2002-11-07 Thread Stephen Cope
Mike Robinson wrote: You can use PHP as CGI on Win32/IIS platform which proves to be far more stable or use Apache instead of IIS. Is this documented anywhere? I recall it was fairly well known but it wasn't explicitly mentioned in the install notes. I don't have my bookmarks here,

[PHP-DEV] Bug in PHP

2002-11-06 Thread Domingos Teruel
Dear Sir, I am PhP programmer and have encountered the following error quite often: PHP has encountered an Access Violation at 77FCBAAC What could be causimg this errors? I have just installed the version 4.3 pre 1 after encountering the samen problems with the version 4.2.3. I have

Re: [PHP-DEV] Bug in PHP

2002-11-06 Thread Markus Fischer
You can use PHP as CGI on Win32/IIS platform which proves to be far more stable or use Apache instead of IIS. The combination you're using is known to have serious problems and is not recommended. On Mon, Nov 04, 2002 at 05:36:53PM -0200, Domingos Teruel wrote : Dear Sir, I

RE: [PHP-DEV] Bug in PHP

2002-11-06 Thread Mike Robinson
Markus Fischer writes: You can use PHP as CGI on Win32/IIS platform which proves to be far more stable or use Apache instead of IIS. The combination you're using is known to have serious problems and is not recommended. Is this documented anywhere? Regards Mike

[PHP-DEV] Bug #15450: PHP module restarts when using many oracle statements (OCI8)

2002-02-08 Thread gladbach
From: [EMAIL PROTECTED] Operating system: solaris 2.6 PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: PHP module restarts when using many oracle statements (OCI8) We are using Iplanet Webserver 4.1SP7. Most of the times PHP works fine, only when running

[PHP-DEV] Bug #15453: PhP fails to find mcrypt API

2002-02-08 Thread leon_zilber
From: [EMAIL PROTECTED] Operating system: HP-UX 11.i PHP version: 4.1.1 PHP Bug Type: *Configuration Issues Bug description: PhP fails to find mcrypt API I had some problems trying to link mcrypt module with PhP 4.1.1. After sometimes, I figured that the PhP configure

[PHP-DEV] Bug #15439: PHP hangs web server when started

2002-02-07 Thread cboyce45
From: [EMAIL PROTECTED] Operating system: AIX 4.3.3 PHP version: 4.0.6 PHP Bug Type: iPlanet related Bug description: PHP hangs web server when started The web server hangs when you go to a page, almost seems like a loop and does not seem to time out. When php is commented

[PHP-DEV] Bug #15365: PHP french documentation - error

2002-02-04 Thread icecube
From: [EMAIL PROTECTED] Operating system: none PHP version: 4.1.1 PHP Bug Type: Documentation problem Bug description: PHP french documentation - error Hello, In the french documentation, on the crypt() function [http://www.php.net/manual/fr/function.crypt.php] we can

[PHP-DEV] Bug #15359: php crashes if temp dir does not exist

2002-02-03 Thread b . terhorst
From: [EMAIL PROTECTED] Operating system: winxp pro PHP version: 4.1.1 PHP Bug Type: Reproducible crash Bug description: php crashes if temp dir does not exist When the directory for temporary files (sessions) set in php.ini does not exist, PHP crashes. This is on 4.1.1

[PHP-DEV] Bug #15314: php can't handle values of type double correcty

2002-01-31 Thread tchemaly
From: [EMAIL PROTECTED] Operating system: win32 PHP version: 4.1.1 PHP Bug Type: InterBase related Bug description: php can't handle values of type double correcty PHP interbase can't seem to handle fieldtypes declared as type numeric(x,y). It always returns any value

[PHP-DEV] Bug #15259: PHP fails if RLimitMEM directive is used

2002-01-28 Thread rparish
From: [EMAIL PROTECTED] Operating system: RedHat Linux 7.2 PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: PHP fails if RLimitMEM directive is used I have php compiled as cgi and calling the php binary from apache via AddHandler. I have thousands of users

[PHP-DEV] Bug #15242: PHP functions as extensions for libxslt

2002-01-27 Thread flying
From: [EMAIL PROTECTED] Operating system: PHP version: 4.1.1 PHP Bug Type: Feature/Change Request Bug description: PHP functions as extensions for libxslt Since DOM XML extension now have a code to work with libxslt (at least version of DOM XML extension, available in

[PHP-DEV] Bug #15237: PHP crashes on executing script

2002-01-26 Thread olegpro
From: [EMAIL PROTECTED] Operating system: Win2k Prof (RUS) SP1 PHP version: 4.1.1 PHP Bug Type: Reproducible crash Bug description: PHP crashes on executing script I've got some PHP script (not written by me) which causes latest PHP crash on my system: Win2K Professional

[PHP-DEV] Bug #15223: PHP Memory violation using Java 1.3

2002-01-25 Thread rlutzkanoff
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.1.1 PHP Bug Type: Reproducible crash Bug description: PHP Memory violation using Java 1.3 After having a few times the error reported in the bug #14754, PHP finaly has a memory corruption forcing us to

[PHP-DEV] Bug #15187: PHP parses untrusted documents (or something like that ;P)

2002-01-23 Thread tozz
From: [EMAIL PROTECTED] Operating system: Linux 2.4 PHP version: 4.1.1 PHP Bug Type: Scripting Engine problem Bug description: PHP parses untrusted documents (or something like that ;P) Hello, I think there is a pretty large security issue in PHP. E.g. we have 2 servers,

[PHP-DEV] Bug #15188: PHP Fatal error: Cannot find save handler mm in Unknown on line 0

2002-01-23 Thread serge
From: [EMAIL PROTECTED] Operating system: RH 7.2 / 2.4.17 PHP version: 4.1.1 PHP Bug Type: Session related Bug description: PHP Fatal error: Cannot find save handler mm in Unknown on line 0 Hi Guys, I can not get MM to work as the session handler anymore. Session MM

[PHP-DEV] Bug #15168: PHP segfaults saving sessions-vars

2002-01-22 Thread bugsphpnet
From: [EMAIL PROTECTED] Operating system: SuSE 7.3 /2.4.10 PHP version: 4.1.1 PHP Bug Type: Session related Bug description: PHP segfaults saving sessions-vars Changing session variables that are hashes as part of an object ($auth-auth[] from phplib) results in a segfault

[PHP-DEV] Bug #15136: php stopping after having written 16192 chars

2002-01-21 Thread kevin
From: [EMAIL PROTECTED] Operating system: windows 2000 PHP version: 4.1.1 PHP Bug Type: Scripting Engine problem Bug description: php stopping after having written 16192 chars using IIS on win2000 sp2 with version of PHP from 4.0.x (don't remenber with which version it

[PHP-DEV] Bug #15138: php interprets any non-php extension when file has executable permissions

2002-01-21 Thread agnieszkak
From: [EMAIL PROTECTED] Operating system: Linux Slackware 8.0.0 PHP version: 4.1.1 PHP Bug Type: Apache related Bug description: php interprets any non-php extension when file has executable permissions I've got php 4.1.1 compiled with apache 1.3.22. In same cases php

[PHP-DEV] Bug #15139: php interprets any non-php extension when file has executable permissions

2002-01-21 Thread agnieszkak
From: [EMAIL PROTECTED] Operating system: Linux Slackware 8.0.0 PHP version: 4.1.1 PHP Bug Type: Apache related Bug description: php interprets any non-php extension when file has executable permissions I've got php 4.1.1 compiled with apache 1.3.22. In same cases php

[PHP-DEV] Bug #15153: Php starts writing log in an infinite loop resulting is system DoS

2002-01-21 Thread mikael . jokela
From: [EMAIL PROTECTED] Operating system: Linux 2.2.20 (Redhat 5.2) PHP version: 4.1.1 PHP Bug Type: *Directory/Filesystem functions Bug description: Php starts writing log in an infinite loop resulting is system DoS A piece of code that you have at

[PHP-DEV] Bug #15042: PHP crash under ldap_connect() call

2002-01-15 Thread g . delpapa
From: [EMAIL PROTECTED] Operating system: AIX 4.3.2.0 PHP version: 4.0.6 PHP Bug Type: LDAP related Bug description: PHP crash under ldap_connect() call Hi at all. This is the question in brief. I have compiled PHP with iPlanet 5.0 LDAP libraries but PHP crash when

[PHP-DEV] Bug #14984: php parser problem, with // comment, can reveal script

2002-01-10 Thread dd
From: [EMAIL PROTECTED] Operating system: windows and other PHP version: 4.0.6 PHP Bug Type: Scripting Engine problem Bug description: php parser problem, with // comment, can reveal script Hi all, I found this bug randomly as all other, it cause me a php html parser to

[PHP-DEV] Bug #14955: php chrashes if i use some session functions

2002-01-09 Thread tackleberry
From: [EMAIL PROTECTED] Operating system: WinXP PHP version: 4.1.1 PHP Bug Type: Reproducible crash Bug description: php chrashes if i use some session functions OS: WinXP PHP: 4.1.1 Apache: neweste stable windows version I tryed 5 things now: ### first ### $id =

[PHP-DEV] Bug #14902: php crash when using curl with returntransfer

2002-01-07 Thread dlb
From: [EMAIL PROTECTED] Operating system: Windows 2000 Server PHP version: 4.1.1 PHP Bug Type: Reproducible crash Bug description: php crash when using curl with returntransfer function fetchHeader($url, $returntransfer) { $ch = curl_init ($url);

[PHP-DEV] Bug #14903: php 4.1.1 crashes Apache 1.3.22

2002-01-07 Thread scripts
From: [EMAIL PROTECTED] Operating system: Win2k Server PHP version: 4.1.1 PHP Bug Type: Session related Bug description: php 4.1.1 crashes Apache 1.3.22 Whenever a session_start() is invoked PHP crashes Apache and returns an Error 404. OS: Windows 2000

[PHP-DEV] Bug #14919: PHP errors all over the place!

2002-01-07 Thread morganh
From: [EMAIL PROTECTED] Operating system: freebsd 4.4 PHP version: 4.1.1 PHP Bug Type: *General Issues Bug description: PHP errors all over the place! with php 4.1.1, i installed with the following options - mysql - postgres - xml - domxml - ftp - curl - openssl -

[PHP-DEV] Bug #14885: PHP Variables is not supportted

2002-01-06 Thread r99t
From: [EMAIL PROTECTED] Operating system: Solaris 7 PHP version: 4.0.5 PHP Bug Type: iPlanet related Bug description: PHP Variables is not supportted I tested with iPlanet 6.0 and PHP4.0.4pl1. I also was did it with iPlanet 4.1 before, but the result was the same one.

[PHP-DEV] Bug #14882: PHP as ISAPI dll causes ASP to generate Internal Server Error 5000

2002-01-05 Thread carlosi
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.1.1 PHP Bug Type: Unknown/Other Function Bug description: PHP as ISAPI dll causes ASP to generate Internal Server Error 5000 The problem only appears when running under Windows 2000 and IIS5. I tried the

[PHP-DEV] Bug #14848: PHP crash on exit.

2002-01-04 Thread daniele
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.1 PHP Bug Type: Reproducible crash Bug description: PHP crash on exit. I found a bug using php 4.1.1 on redhat linux 7.1 My script uses the xml_parse_into_struct to parse a large XML file (2 mb) and then

[PHP-DEV] Bug #14860: PHP segfault in mysql driver

2002-01-04 Thread aleigh
From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.1.1 PHP Bug Type: MySQL related Bug description: PHP segfault in mysql driver Running PHP under continuity (pthread based), and serving phpMyAdmin 2.2.2, connecting remotely to a 3.23.47 mysql database.

[PHP-DEV] Bug #14792: PHP fails to complie becuase of libphp4.a error

2002-01-01 Thread djoutlaw23
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.1 PHP Bug Type: Compile Failure Bug description: PHP fails to complie becuase of libphp4.a error This fails to complie because in the apache/src/modules/php4 libphp4.a is named incorrectly. It is named

[PHP-DEV] Bug #14716: PHP 4.1.1 DSO: apache startup fail

2001-12-27 Thread tomki
From: [EMAIL PROTECTED] Operating system: Linux, RH 6.1 base, Kernel2.2.19 PHP version: 4.1.0 PHP Bug Type: Dynamic loading Bug description: PHP 4.1.1 DSO: apache startup fail /usr/local/apacheS/bin/apachectl start gives me: Syntax error on line 968 of

[PHP-DEV] Bug #14703: PHP Crash when print_r (get_defined_constants());

2001-12-26 Thread roberto
From: [EMAIL PROTECTED] Operating system: windows ME PHP version: 4.1.0 PHP Bug Type: Reproducible crash Bug description: PHP Crash when print_r (get_defined_constants()); ?PHP print_r (get_defined_constants()); ? I get the binary distr. of PHP and I use APACHE

[PHP-DEV] Bug #14651: PHP close tag (?) in a comment acts as a close; this did not happen in 4.0.x

2001-12-21 Thread mike
From: [EMAIL PROTECTED] Operating system: FreeBSD 3.4-REL PHP version: 4.1.0 PHP Bug Type: Reproducible crash Bug description: PHP close tag (?) in a comment acts as a close; this did not happen in 4.0.x In 4.0.x, you could do something like: ? echo hi; //does this

Re: [PHP-DEV] Bug #14651: PHP close tag (?) in a comment acts as a close; this did not happen in 4.0.x

2001-12-21 Thread Andrew Sitnikov
Hello mike, This is not bug, this is features: http://www.php.net/manual/en/language.basic-syntax.comments.php The one-line comment styles actually only comment to the end of the line or the current block of PHP code, whichever comes first. Please mark this bug as bogus. mmc From:

[PHP-DEV] Bug #14615: PHP log does not contain proper CRLF's

2001-12-20 Thread timvandermolen
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4.1.0 PHP Bug Type: Unknown/Other Function Bug description: PHP log does not contain proper CRLF's In the PHP log, new lines are defined only with ASCII 10 (LF), but Windows only recognizes ASCII 13 + ASCII 10

[PHP-DEV] Bug #14634: php causes iplanet to crash

2001-12-20 Thread ian
From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.1.0 PHP Bug Type: Reproducible crash Bug description: php causes iplanet to crash using either 4.1.0 or 4.0.6 as NSAPI on iplanet 6.0sp1 on solaris 8, iplanet crashes whenever accessing any php scripts.

[PHP-DEV] Bug #14556: PHP 4.1.0 and Apache 2.0.28 Beta incompatible statically and as DSO

2001-12-16 Thread melt284
From: [EMAIL PROTECTED] Operating system: RedHat Linux 7.2 PHP version: 4.1.0 PHP Bug Type: Apache2 related Bug description: PHP 4.1.0 and Apache 2.0.28 Beta incompatible statically and as DSO When Trying to install PHP 4.1.0 as a DSO on Apache 2.0.28 Beta the install

Re: [PHP-DEV] Bug #14495: PHP Windows Binary packaged with oldversion of GD

2001-12-14 Thread Joao Prado Maia
On Fri, 14 Dec 2001, Sander Roobol wrote: There is a bug report: http://bugs.php.net/bug.php?id=11813edit=1 in which I suggested the person whoever builds the binary releases to build two versions of the GD extension..this didn't happen for some reason. IMO, the simplest solution to

[PHP-DEV] Bug #14481: PHP 4.1.0 fails to compile with curl 7.9.2

2001-12-13 Thread mike
From: [EMAIL PROTECTED] Operating system: Linux (RH 7.0) PHP version: 4.1.0 PHP Bug Type: Compile Failure Bug description: PHP 4.1.0 fails to compile with curl 7.9.2 PHP fails to compile with curl 7.9.2 ./configure --prefix=/etc

Re: [PHP-DEV] Bug #14481: PHP 4.1.0 fails to compile with curl 7.9.2

2001-12-13 Thread Sterling Hughes
From: [EMAIL PROTECTED] Operating system: Linux (RH 7.0) PHP version: 4.1.0 PHP Bug Type: Compile Failure Bug description: PHP 4.1.0 fails to compile with curl 7.9.2 you have an old version of cURL (ie, you've incorrectly installed curl 7.9.2). Please

[PHP-DEV] Bug #14495: PHP Windows Binary packaged with old version of GD

2001-12-13 Thread kelson
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4.1.0 PHP Bug Type: GD related Bug description: PHP Windows Binary packaged with old version of GD The Windows binary ZIP for PHP 4.0.6 shipped with the GD extension built against at least GD 2.0. For whatever

Re: [PHP-DEV] Bug #14495: PHP Windows Binary packaged with oldversion of GD

2001-12-13 Thread Joao Prado Maia
Yes, thats indeed true. I understand the mess with GD 2.0.1 having a lot of bugs and everything, but if you are supporting GD2 based functions on 4.0.6 and then take it away on the Windows version of 4.1.0, people are definetely have problems. I'm one of those unlucky bastards that have to

[PHP-DEV] Bug #14497: PHP causes segfault when session handler=user

2001-12-13 Thread jbozza
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.4-Stable PHP version: 4.1.0 PHP Bug Type: Session related Bug description: PHP causes segfault when session handler=user Currently running Apache 1.3.20, but problem also happens with 1.3.22. The segfaults (also signal 10

Re: [PHP-DEV] Bug #14495: PHP Windows Binary packaged with oldversion of GD

2001-12-13 Thread Jani Taskinen
There is a bug report: http://bugs.php.net/bug.php?id=11813edit=1 in which I suggested the person whoever builds the binary releases to build two versions of the GD extension..this didn't happen for some reason. --Jani p.s. Who actually built win32 binaries this time?? Daniel? On Thu, 13

Re: [PHP-DEV] Bug #14495: PHP Windows Binary packaged with old version of GD

2001-12-13 Thread Sander Roobol
There is a bug report: http://bugs.php.net/bug.php?id=11813edit=1 in which I suggested the person whoever builds the binary releases to build two versions of the GD extension..this didn't happen for some reason. IMO, the simplest solution to this problem is to provide php_gd2.dll in a

[PHP-DEV] Bug #14418: PHP and HTML FAQ should be improved

2001-12-11 Thread zak
From: [EMAIL PROTECTED] Operating system: PHP version: 4.1.0 PHP Bug Type: Documentation problem Bug description: PHP and HTML FAQ should be improved The PHP and HTML section of the FAQ needs to be improved. The information is incomplete and hard to understand. -- Edit

[PHP-DEV] Bug #14417: php result page not showing but php.ini is perfect

2001-12-11 Thread sujan
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: php result page not showing but php.ini is perfect ?php phpinfo(); ? saved as index.php Page is not being show when I type

[PHP-DEV] Bug #14423: PHP won't compile with --with-iconv turned on

2001-12-11 Thread never
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.4-STABLE PHP version: 4.1.0 PHP Bug Type: Compile Failure Bug description: PHP won't compile with --with-iconv turned on System: [never@mile ~]$ uname -a FreeBSD mile.nevermind.kiev.ua 4.4-STABLE FreeBSD 4.4-STABLE #0:

[PHP-DEV] Bug #14441: php/sapi crashes under linux

2001-12-11 Thread doc
From: [EMAIL PROTECTED] Operating system: Linux Redhat 7.2 PHP version: 4.1.0 PHP Bug Type: Reproducible crash Bug description: php/sapi crashes under linux Hi, Im pretty sure this is a bug. I've been trying to install php into tomcat for a while now; starting with 4.01

[PHP-DEV] Bug #14444: PHP (Apache DSO) crashes on startup

2001-12-11 Thread fmajid
From: [EMAIL PROTECTED] Operating system: Solaris 8 Intel MU6 PHP version: 4.1.0 PHP Bug Type: Dynamic loading Bug description: PHP (Apache DSO) crashes on startup When PHP 4.1.0 is compiled on Solaris 8 x86 with gcc 2.95.3 (Solaris ld, GNU as) with GD 1.5 (for GIF

[PHP-DEV] Bug #14411: php-4.1.0.tar.gz CRC verify error

2001-12-11 Thread msuns
From: [EMAIL PROTECTED] Operating system: open server 5 PHP version: 4.1.0 PHP Bug Type: Documentation problem Bug description: php-4.1.0.tar.gz CRC verify error php-4.1.0.tar.gz download file CRC verify error. -- Edit bug report at: http://bugs.php.net/?id=14411edit=1

[PHP-DEV] Bug #14347: PHP 4.06 with Freetype 2 and GD 2 does not anti-alias

2001-12-05 Thread hs
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: GD related Bug description: PHP 4.06 with Freetype 2 and GD 2 does not anti-alias PHP 4.06 with Freetype 2 and GD 2 does not anti-alias. In the documentation it says that anti-aliasing can

[PHP-DEV] Bug #14356: PHP fsockopen() kills Apache.

2001-12-05 Thread phil_3iem
From: [EMAIL PROTECTED] Operating system: Debian PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: PHP fsockopen() kills Apache. Using fsockopen() on a page to call itself causes the apache server to stop taking request. Wehn you look at ps there are as

[PHP-DEV] Bug #14317: PHP not support InnoDB

2001-12-02 Thread satit
From: [EMAIL PROTECTED] Operating system: windows2000 PHP version: 4.0.6 PHP Bug Type: MySQL related Bug description: PHP not support InnoDB We test function php to support transaction Mysql (InnoDB). Thet can't support control transaction and lock row. Function php we

[PHP-DEV] Bug #14178: PHP global function and class method names conflict

2001-11-22 Thread jmmolina
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4.0.6 PHP Bug Type: Class/Object related Bug description: PHP global function and class method names conflict It seems that class methods are not really part of the class. The scope of a method definition is

[PHP-DEV] Bug #14154: PHP won't compile on OSX 10.1

2001-11-20 Thread chibi15
From: [EMAIL PROTECTED] Operating system: Mac OS X (Darwin) 10.1.1 PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: PHP won't compile on OSX 10.1 PHP won't compile on OSX 10.1 It reports an error - something with namespace. -- Edit bug report at:

[PHP-DEV] Bug #14126: PHP has encountered an Access Violation at 01192476

2001-11-19 Thread n1vpx
From: [EMAIL PROTECTED] Operating system: Win 2000 PHP version: 4.0.6 PHP Bug Type: Output Control Bug description: PHP has encountered an Access Violation at 01192476 My site works for about 30 min and then I start to get this PHP has encountered an Access Violation at

[PHP-DEV] Bug #14102: php -l (lint) seems not work

2001-11-18 Thread pnine
From: [EMAIL PROTECTED] Operating system: linux 2.2.19 PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: php -l (lint) seems not work On earlier php versions the lint options on standalone php don't work (seg fault with 4.0.3pl1 and 4.0.4pl1) On 4.0.5 and

[PHP-DEV] Bug #14072: PHP Causes OpenLink Request Broker (odbc_mv.exe) to Segfault upon odbc_do, etc.

2001-11-15 Thread arthur
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.3 PHP version: 4.0.6 PHP Bug Type: ODBC related Bug description: PHP Causes OpenLink Request Broker (odbc_mv.exe) to Segfault upon odbc_do, etc. Client Platform: Apache 1.3.20/PHP 4.0.6/OpenLink Data Access Drivers

[PHP-DEV] Bug #14075: PHP/Apache compile with domxml

2001-11-15 Thread evan
From: [EMAIL PROTECTED] Operating system: RedHat 7.1 PHP version: 4.0.6 PHP Bug Type: *Compile Issues Bug description: PHP/Apache compile with domxml PHP Configure: /configure --prefix=/usr --with-config-file-path=/etc --disable-debug --enable-pic --enable-shared

[PHP-DEV] Bug in PHP 4.2.0-dev

2001-11-13 Thread Martin Jansen
The following script produces a pretty weird output: ?php class Net_Portscan { function checkPort($host, $port) { $socket = @fsockopen($host, $port, $errorNumber,

Re: [PHP-DEV] Bug in PHP 4.2.0-dev

2001-11-13 Thread Markus Fischer
Sterling, I've looked at this last time when Thomas Cox reported a similar problem. I've tracked it down to the changes you last did when converting to the new zend_parse_parameters() api (it was the change from zval_dtor() to zval_ptr_dtor() ). - Markus On Tue, Nov 13, 2001 at 05:48:25PM

[PHP-DEV] Bug #14045: PHP Segfaults -- custom extension using resources

2001-11-13 Thread eterstegen
From: [EMAIL PROTECTED] Operating system: RedHat Linux 7.1 PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: PHP Segfaults -- custom extension using resources I am working on a PHP extension which will basically be a wrapper for a library dealing with

[PHP-DEV] Bug #13918: PHP can't find mysql.sock

2001-11-03 Thread john
From: [EMAIL PROTECTED] Operating system: OS-X PHP version: 4.0.6 PHP Bug Type: MySQL related Bug description: PHP can't find mysql.sock Hi, OS-X stores this in /Private/tmp/mysql.sock - the configure script just needs to search that dir too. Any php script comes up with

[PHP-DEV] Bug #13910: PHP hangs up while loading incorrect jpg file

2001-11-02 Thread amuelle1
From: [EMAIL PROTECTED] Operating system: Linux, Win32 PHP version: 4.0.6 PHP Bug Type: *Graphics related Bug description: PHP hangs up while loading incorrect jpg file If I load an incorrect jpe File with ImageCreateFromJPEG that PHP often hags up. Sometimes until I kill

[PHP-DEV] Bug #13886: PHP crashes on calling a shell based program without a total search path

2001-10-31 Thread edo
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: PHP crashes on calling a shell based program without a total search path Whe I execute the script below direct from the command line (e.g.c:\php

[PHP-DEV] Bug #13847: php hangs after newest ie6 critical update

2001-10-27 Thread enscwong
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: php hangs after newest ie6 critical update Dear php team, After I installed an ie6 newest critical update, pages with php extension will hang iis.

[PHP-DEV] Bug #13799: PHP selects rows correctly but adds them up wrong

2001-10-23 Thread j . ball
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.6 PHP Bug Type: *Database Functions Bug description: PHP selects rows correctly but adds them up wrong Using MySQL through the Apache server with a reproduction of the Northwind database (as supplied by

[PHP-DEV] Bug #13749: ?php instead of ?php displays password and user info

2001-10-19 Thread malcolm
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: MySQL related Bug description: ?php instead of ?php displays password and user info If you have a script that talks to a MySQL db and includes an inc in another directory with the login part of

[PHP-DEV] Bug #13729: PHP Outputs #! line

2001-10-18 Thread mc
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.0.6 PHP Bug Type: *Web Server problem Bug description: PHP Outputs #! line When running PHP either as a CGI or through mod_php, including the #! line causes it to be included in the output. When running as CGI

[PHP-DEV] Bug #13464: PHP crashes when string not closed in a switch statement

2001-09-26 Thread nayt
From: [EMAIL PROTECTED] Operating system: Windows 2000 Pro PHP version: 4.0.4pl1 PHP Bug Type: Unknown/Other Function Bug description: PHP crashes when string not closed in a switch statement When a string statement is not closed correctly in a case statement, the php

[PHP-DEV] Bug #13437: PHP cores on exit; memory deallocation problem?

2001-09-25 Thread dshadow
From: [EMAIL PROTECTED] Operating system: Linux Solaris PHP version: 4.0CVS-2001-09-25 PHP Bug Type: Reproducible crash Bug description: PHP cores on exit; memory deallocation problem? When I unserialize a ~7mb object that contains several levels of nested objects and

[PHP-DEV] Bug #13440: PHP

2001-09-25 Thread surfer182
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4.0.6 PHP Bug Type: Scripting Engine problem Bug description: PHP How i make a random banners in PHP ? -- Edit bug report at: http://bugs.php.net/?id=13440edit=1 -- PHP Development Mailing List

[PHP-DEV] Bug #13442: Php

2001-09-25 Thread surfer182
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4.0.6 PHP Bug Type: Scripting Engine problem Bug description: Php How i make a random banner's system on PHP ? -- Edit bug report at: http://bugs.php.net/?id=13442edit=1 -- PHP Development Mailing List

[PHP-DEV] Bug #13410: PHP+sybase+iplanet 4

2001-09-24 Thread chenfou
From: [EMAIL PROTECTED] Operating system: solaris 2.6 PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: PHP+sybase+iplanet 4 When I use PHP(4.0.6)+Sybase ASE(11.9.2)+Apache(1.3.19) on SUN Solaris(2.6) is very perfect. Recently I must replace Apache by

[PHP-DEV] Bug #13406: PHP exploit

2001-09-23 Thread arpadffy
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: *General Issues Bug description: PHP exploit I'm running Redhat 7.1 Linux 2.4.3-12 #1 Fri Jun 8 15:05:56 EDT 2001 i686 unknown with apache apache-1.3.19-5 funcion system()

[PHP-DEV] Bug #13380: PHP 4.0.6 could not be downloaded from your site.

2001-09-21 Thread vanavil
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: PHP 4.0.6 could not be downloaded from your site. PHP 4.0.6 could not be downloaded from your site. -- Edit bug report at: http://bugs.php.net/?id=13380edit=1 --

[PHP-DEV] Bug #13382: PHP - MySQL select statement

2001-09-21 Thread tranxuan . thuyen
From: [EMAIL PROTECTED] Operating system: windows2000 PHP version: 4.0.6 PHP Bug Type: Output Control Bug description: PHP - MySQL select statement Dear supporter, My name is Thuyen Tran (KPMG CT Information) and I am working now with PHP and MySQL. I just have a

[PHP-DEV] Bug #13371: PHP Crashes with weird output sometimes

2001-09-20 Thread jlp
From: [EMAIL PROTECTED] Operating system: Windows XP Professional PHP version: 4.0.6 PHP Bug Type: IIS related Bug description: PHP Crashes with weird output sometimes I recently installed PHP 4 on Windows XP with IIS 5... I coded the following script: ?php

[PHP-DEV] Bug #13364: PHP crashes when CDATA is used in a !ATTLIST tag

2001-09-18 Thread toface
From: [EMAIL PROTECTED] Operating system: Debian x86 unstable PHP version: 4.0.6 PHP Bug Type: DOM XML related Bug description: PHP crashes when CDATA is used in a !ATTLIST tag tested with 4.0.7rc2 when CDATA is used in a ATTLIST tag, php crashes while trying to parse

[PHP-DEV] Bug #13367: PHP-files cannot be executed

2001-09-18 Thread mail
From: [EMAIL PROTECTED] Operating system: Windows98 SE PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: PHP-files cannot be executed Actually, i don´t believe this is really a bug, but rather an installation-problem. Apache seems to be running without any

[PHP-DEV] Bug #13345: PHP hangs

2001-09-17 Thread wissam
From: [EMAIL PROTECTED] Operating system: Windows Advanced Server PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: PHP hangs I have installed sucessfully PHP 4.0.6 on my Windows Advanced Server with IIS 5.0. And I have tested the phpinfo() several times

[PHP-DEV] Bug #13192: PHP fails to execute programs

2001-09-07 Thread nick
From: [EMAIL PROTECTED] Operating system: NT server 4.0 sp 6a PHP version: 4.0.6 PHP Bug Type: IIS related Bug description: PHP fails to execute programs In the ISAPI mode PHP constantly fails to execute external programs throught any function (systemm, exec etc.) i.e.

[PHP-DEV] Bug #13156: php segfaults on imap_sort

2001-09-05 Thread janmailing
From: [EMAIL PROTECTED] Operating system: Linux 2.2.16 PHP version: 4.0CVS-2001-09-05 PHP Bug Type: IMAP related Bug description: php segfaults on imap_sort When sorting big folders (4500 msgs) php crashes with a segfault and produces this bt: Program received signal

[PHP-DEV] Bug #13045: PHP crashes when it can't find the *.exe or other binary specified within ``'s

2001-08-29 Thread saturn
From: [EMAIL PROTECTED] Operating system: Windows ME (kernel 4.9.3000) PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: PHP crashes when it can't find the *.exe or other binary specified within ``'s using `proname -option -etc` (where progname is any

[PHP-DEV] Bug #12989: php sets the wrong default header (use not mimetypes)

2001-08-28 Thread tf
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: php sets the wrong default header (use not mimetypes) i want to parse .wml sites with php, the problem is the default header. when i not have added AddType

[PHP-DEV] Bug #12992: php ignores Accept: text/vnd.wap.wml

2001-08-28 Thread tf
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: php ignores Accept: text/vnd.wap.wml when Accept: text/vnd.wap.wml or other type is accepted and the .php site has only text/html , then an error should

RE: [PHP-DEV] Bug #12989: php sets the wrong default header (use not mimetypes)

2001-08-28 Thread Criegern, Phillipp von (PDV)
Have a look a the default_mimetype = text/html Entry in your php.ini Subject: [PHP-DEV] Bug #12989: php sets the wrong default header (use not mimetypes) From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: php sets

[PHP-DEV] Bug #12988: PHP has encountered an Access Violation

2001-08-27 Thread kevin
From: [EMAIL PROTECTED] Operating system: win2k adv server PHP version: 4.0.6 PHP Bug Type: Performance problem Bug description: PHP has encountered an Access Violation I was wondering if you had a fix to the problem a lot of people have been receiving that is PHP has

[PHP-DEV] Bug #12925: PHP could not pass binary string to COM

2001-08-23 Thread bin . yang
From: [EMAIL PROTECTED] Operating system: W2K pro PHP version: 4.0.6 PHP Bug Type: COM related Bug description: PHP could not pass binary string to COM Here is the PHP code. $bp = new COM(AG2.Beepoj) or die(Unable to instanciate); $bp- bp(101,\x0\x0\xff);

[PHP-DEV] Bug #12873: PHP session/java bug

2001-08-21 Thread reio
From: [EMAIL PROTECTED] Operating system: Windows 2000 SP2 PHP version: 4.0.6 PHP Bug Type: Session related Bug description: PHP session/java bug When php.exe crashes when it try's to store Java object. -- Edit bug report at: http://bugs.php.net/?id=12873edit=1 -- PHP

[PHP-DEV] Bug #12836: PHP stops interpretting page after error in parser.

2001-08-19 Thread hdn
From: [EMAIL PROTECTED] Operating system: Debian GNU Linux (woody) PHP version: 4.0.5 PHP Bug Type: Sablotron XSL Bug description: PHP stops interpretting page after error in parser. I've got a problem using sablotron PHP module. When XML or XSL string are broken

[PHP-DEV] Bug #12851: PHP sobre WinME

2001-08-19 Thread xsopas
From: [EMAIL PROTECTED] Operating system: WinME PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: PHP sobre WinME Saludos comunidad, la noticia que les tengo esta ves, es acerca del uso de PHP spbre estaciones WinME, como sabemos PHP esta soportado fácilmente

[PHP-DEV] Bug #12829: PHP parser gets confused

2001-08-18 Thread bart
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Scripting Engine problem Bug description: PHP parser gets confused 1 $sq = SELECT * FROM TLinks WHERE LinkID = 1; 2 $result = mysql_query($sq) 3 or die

[PHP-DEV] Bug #12820: php isapi crashes

2001-08-17 Thread support
From: [EMAIL PROTECTED] Operating system: w2k serv sp2(?)+codered hotfix PHP version: 4.0.6 PHP Bug Type: IIS related Bug description: php isapi crashes Keep getting these WAM errors in my system event viewer The HTTP server encountered an unhandled exception while

[PHP-DEV] Bug #12786: PHP-CGI executing PHP-CGI thru Apache

2001-08-16 Thread all
From: [EMAIL PROTECTED] Operating system: Linux 2.2.19 and FreeBSD 4.3 PHP version: 4.0.5 PHP Bug Type: Reproducible crash Bug description: PHP-CGI executing PHP-CGI thru Apache PHP is run as a CGI script. Error does not occur when PHP is run as Apache module. I have

[PHP-DEV] Bug #12795: php-4.0.7RC1: make error

2001-08-16 Thread colin
From: [EMAIL PROTECTED] Operating system: rh 7.2 PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: php-4.0.7RC1: make error ./configure \ --with-mysql=/usr/local \ --disable-pear \ --enable-track-vars \ --enable-debug \ --disable-magic-quotes \

Re: [PHP-DEV] Bug #12721: PHP crashes at any code-highlight related command

2001-08-14 Thread Zeev Suraski
At 20:07 13-08-01, [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] Operating system: Redhat/7.0, kernel 2.2.16 PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: PHP crashes at any code-highlight related command I have (over several versions of apache and

  1   2   >