[PHP-DEV] Bug #12495 Updated: when PHP configured with --enable-dmalloc Apache crashes

2001-08-01 Thread joey
ID: 12495 Updated by: joey Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: Linux 2.4.3 PHP Version: 4.0.6 New Comment: What Linux distro are you running? Which version of dmalloc? And I don't see --enable-dmalloc anywhere in the

[PHP-DEV] RE: Bug #12488 Updated: Configure fails when using --with-mysql=mysql_dir

2001-08-01 Thread Bonnot, Florent
Thanks. It works now. Case is closed. Florent. De :Bug Database [mailto:[EMAIL PROTECTED]] Envoyé :mardi 31 juillet 2001 20:42 À : Bonnot, Florent Objet : Bug #12488 Updated: Configure fails when using --with-mysql=mysql_dir ID: 12488 Updated by: sniper Reported By: [EMAIL

[PHP-DEV] Bug #12495 Updated: when PHP configured with --enable-dmalloc Apache crashes

2001-08-01 Thread joey
ID: 12495 Updated by: joey Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Reproducible crash Old Operating System: Linux 2.4.3 Operating System: Linux 2.4.3 [ Mandrake 8.0 ] PHP Version: 4.0.6 New Comment: Didn't notice that Mandrake was listed in the bug report. (Was too busy

[PHP-DEV] Bug #12504: mrbs.sourceforge.net booking system stopped

2001-08-01 Thread micable
From: [EMAIL PROTECTED] Operating system: Apache 1.3.14 PHP version: 4.0.6 PHP Bug Type: MySQL related Bug description: mrbs.sourceforge.net booking system stopped After upgrading to PHP 4.0.6 a calendar application stopped printing the reservtions. (terrible problem!)

[PHP-DEV] Bug #12504 Updated: mrbs.sourceforge.net booking system stopped

2001-08-01 Thread cynic
ID: 12504 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: MySQL related Operating System: Apache 1.3.14 PHP Version: 4.0.6 New Comment: this is a useless bug report. provide a short script that shows the problem. and read

[PHP-DEV] Bug #12453 Updated: comparing 0==null is true?

2001-08-01 Thread joey
ID: 12453 Updated by: joey Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Scripting Engine problem Operating System: Win2k PHP Version: 4.0.6 New Comment: This is not a bug. This is correct behavior. For future reference, please try the following before reporting a

[PHP-DEV] Bug #12505: array_sum function total calculate error

2001-08-01 Thread omeroz
From: [EMAIL PROTECTED] Operating system: Red Hat Linux 7.1 PHP version: 4.0.4pl1 PHP Bug Type: Arrays related Bug description: array_sum function total calculate error $tt=array(382478633,367687181,452504275,471367521,848270658,1181944543); $total_tt=array_sum($tt); echo

Re: [PHP-DEV] Bug #12505: array_sum function total calculate error

2001-08-01 Thread Heikki Korpela
On 1 Aug 2001 [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] Operating system: Red Hat Linux 7.1 PHP version: 4.0.4pl1 PHP Bug Type: Arrays related Bug description: array_sum function total calculate error

Re: [PHP-DEV] Bug #12505: array_sum function total calculate error

2001-08-01 Thread Joey Smith
Confirmed with CVS a/o July 20th. On Wed, 1 Aug 2001, Heikki Korpela wrote the following to [EMAIL PROTECTED]: On 1 Aug 2001 [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] Operating system: Red Hat Linux 7.1 PHP version: 4.0.4pl1 PHP Bug Type: Arrays related

[PHP-DEV] Bug #12506: fields of type image

2001-08-01 Thread hex
From: [EMAIL PROTECTED] Operating system: Win2000 Server PHP version: 4.0.6 PHP Bug Type: MSSQL related Bug description: fields of type image mssql_query has a bug that leads to unpredictable result when query returns a field of type image, if you set textsize to more than

[PHP-DEV] Bug #12507: memory leak

2001-08-01 Thread sky . xu
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: memory leak I use mtrace to check libphp4.so, i found: mtrace /www/libexec/libphp4.so Memory not freed: - Address Size Caller

[PHP-DEV] Bug #12507 Updated: memory leak

2001-08-01 Thread joey
ID: 12507 Updated by: joey Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: *General Issues Operating System: linux PHP Version: 4.0.6 New Comment: Would it be possible for you to provide more info? What Linux distro? What was your PHP configure line? Did any other

[PHP-DEV] RE: Bug #12507 Updated: memory leak

2001-08-01 Thread sky . xu
Title: RE: Bug #12507 Updated: memory leak I use redhat 6.2,but i upgrad kernel to 2.2.18. ./configure --with-apxs=/www/bin/apxs --with-oracle=/usr/local/oracle --with-oci8=/usr/local/oracle --with-mcrypt --enable-track-vars I use same configure line in php4.04. and php4.0.6. sky

[PHP-DEV] Bug #12507 Updated: memory leak

2001-08-01 Thread joey
ID: 12507 Updated by: joey Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: *General Issues Operating System: linux PHP Version: 4.0.6 New Comment: User says: I use redhat 6.2,but i upgrad kernel to 2.2.18. ./configure  --with-apxs=/www/bin/apxs  --with-oracle=/usr/local/oracle

[PHP-DEV] Bug #12508: can't return a ntext type field in a select statement

2001-08-01 Thread php
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.6 PHP Bug Type: MSSQL related Bug description: can't return a ntext type field in a select statement selecting a ntext type field using mssql_query produces the following error message MS SQL

[PHP-DEV] Bug #12509: OCI8 extension causes apache crash

2001-08-01 Thread t . weissenberger
From: [EMAIL PROTECTED] Operating system: RedHat 6.1 (2.2.14 Kernel) PHP version: 4.0.4pl1 PHP Bug Type: OCI8 related Bug description: OCI8 extension causes apache crash When using the ZendLaunchPad and enabling the oci8.so extension apache crashes. One known workaround is

[PHP-DEV] Bug #12335 Updated: mail() function returns false but the email was sent.

2001-08-01 Thread sascha . winkler
ID: 12335 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Mail related Operating System: Sun Solaris 2.6 PHP Version: 4.0.6 New Comment: I had a look on the mail.c sourcecode and I made a change. So I found the part where the error appears. But I do not

Re: [PHP-DEV] Bug #12335 Updated: mail() function returns false butthe email was sent.

2001-08-01 Thread Heikki Korpela
On 1 Aug 2001 [EMAIL PROTECTED] wrote: #if definded (EX_TEMPFAIL) There's a typo. :-) So what could be the problem with EX_OK and EX_TEMPFAIL that the same if query is working in 4.0.4pl1 and not in 4.0.6? Who is EX_OK and EX_TEMPFAIL defined? From my sysexits(3): EX_TEMPFAIL (75)

[PHP-DEV] Bug #12505 Updated: array_sum function total calculate error

2001-08-01 Thread jmcastagnetto
ID: 12505 Updated by: jmcastagnetto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Old Operating System: Red Hat Linux 7.1 Operating System: Red Hat Linux 6.1 Old PHP Version: 4.0.4pl1 PHP Version: latest CVS (08/01/01) New Comment: The problem is with the typecasting to

[PHP-DEV] Bug #12510: checkdnsrr gives strange answers

2001-08-01 Thread honey
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: *Network Functions Bug description: checkdnsrr gives strange answers checkdnsrr for *.domanname.com gives not found. It's okay. It works for most domains in internet. But on my system

Fwd: FW: [PHP-DEV] print_r

2001-08-01 Thread Andy
-- Forwarded Message -- Subject: FW: [PHP-DEV] print_r Date: Wed, 1 Aug 2001 08:19:09 +0300 From: Emanuel Dejanu [EMAIL PROTECTED] Sorry to forward this to you but I really have problems in printing a doubled linked class. Can you take a look at the following message and

[PHP-DEV] Bug #12512: E_INFO/E_USER_INFO

2001-08-01 Thread yohgaki
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: E_INFO/E_USER_INFO I would like to treat all E_NOTICE/E_USER_NOTICE as fatal error for my applications. However, newer pgsql extension raise E_NOTICE when

[PHP-DEV] Bug #12505 Updated: array_sum function total calculate error

2001-08-01 Thread andy
ID: 12505 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Bug Type: Arrays related Operating System: Red Hat Linux 6.1 PHP Version: latest CVS (08/01/01) New Comment: status - analyzed Previous Comments:

[PHP-DEV] Bug #12510 Updated: checkdnsrr gives strange answers

2001-08-01 Thread andy
ID: 12510 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Network Functions Operating System: Linux PHP Version: 4.0.6 New Comment: When I used nslookup on your site I got... set type=MX (The default type that PHP looks for) 7thGuard.net

[PHP-DEV] Bug #12510 Updated: checkdnsrr gives strange answers

2001-08-01 Thread honey
ID: 12510 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *Network Functions Operating System: Linux PHP Version: 4.0.6 New Comment: adny wrote: *.7thGuard.net has MX records. By default, checkdnsrr looks for MX recors. Not a PHP bug but, for

[PHP-DEV] Bug #12510 Updated: checkdnsrr gives strange answers

2001-08-01 Thread andy
ID: 12510 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *Network Functions Operating System: Linux PHP Version: 4.0.6 New Comment: no it doesn't 7bulls.com may have MX records, but no *.7bulls.com nslookup on *.7bulls.com set type=MX *.7bulls.com

[PHP-DEV] Bug #12513: Automatic Rollback of open transactions in persistent links

2001-08-01 Thread t . stinner
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: MySQL related Bug description: Automatic Rollback of open transactions in persistent links When using mysql_pconnect() the connection to the database (abviously) persists. This has the

[PHP-DEV] Bug #12513 Updated: Automatic Rollback of open transactions in persistent links

2001-08-01 Thread andy
ID: 12513 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: MySQL related Bug Type: Feature/Change Request Operating System: Linux PHP Version: 4.0.6 New Comment: reclassified Previous Comments:

[PHP-DEV] Re: Bug #12484 Updated: Want to construct JPGS with GD how to config

2001-08-01 Thread Marcus
Format support has to be added --with-jpeg-dir --with-png-dir .. when libjpeg is not found then: --with-jpeg-dir=[directory for libjpeg] libjpeg has to be jpeg-6b -marcus T4c [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... i have done like i wrote into the

[PHP-DEV] Bug #12502 Updated: oci8.dll can't be loaded

2001-08-01 Thread sniper
ID: 12502 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Dynamic loading Bug Type: OCI8 related Operating System: WinNT and Windows 2000 PHP Version: 4.0.6 New Comment: For some putting ' around the path has helped.. And terminate it with a \ Previous

[PHP-DEV] Bug #12504 Updated: mrbs.sourceforge.net booking system stopped

2001-08-01 Thread sniper
ID: 12504 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: MySQL related Operating System: Apache 1.3.14 PHP Version: 4.0.6 Previous Comments: [2001-08-01 03:35:16] [EMAIL

[PHP-DEV] Bug #12504 Updated: mrbs.sourceforge.net booking system stopped

2001-08-01 Thread sniper
ID: 12504 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Feedback Bug Type: MySQL related Operating System: Apache 1.3.14 PHP Version: 4.0.6 New Comment: oops.. Previous Comments:

[PHP-DEV] Bug #12514: OCILopOpen not found in oci.dll

2001-08-01 Thread goaed
From: [EMAIL PROTECTED] Operating system: window NT PHP version: 4.0.6 PHP Bug Type: OCI8 related Bug description: OCILopOpen not found in oci.dll First PC NT 4.0 (server) apache 1.3.20 php 4.0.6 == error oracle 8.0.5 Error in french :p Le point

[PHP-DEV] Bug #12124 Updated: Cannot compile...

2001-08-01 Thread sniper
ID: 12124 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Compile Failure Operating System: PHP Version: 4.0.4 New Comment: This should be closed. Not a bug. Previous Comments:

[PHP-DEV] Bug #12502 Updated: oci8.dll can't be loaded

2001-08-01 Thread jmgonzal
ID: 12502 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: OCI8 related Operating System: WinNT and Windows 2000 PHP Version: 4.0.6 New Comment: I put extension_dir = c:\php\extensions\ and now the error is: Unable to load dynamic library

[PHP-DEV] Bug #12504 Updated: mrbs.sourceforge.net booking system stopped

2001-08-01 Thread micable
ID: 12504 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: MySQL related Operating System: Apache 1.3.14 PHP Version: 4.0.6 New Comment: Sorry. The problem was located in MySQL's newest version's handling of Y-m-d. Sorry again

[PHP-DEV] Bug #12425 Updated: apache core dumps when started with a php.ini in /usr/local/lib

2001-08-01 Thread sniper
ID: 12425 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Apache related Operating System: Linux - Red Hat 7.1 PHP Version: 4.0.6 New Comment: Removing --enable-dmalloc fixed the problem. As there is another bug report about this already, I'm

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c math.cphp_math.h

2001-08-01 Thread Andrei Zmievski
Can someone on Windows investigate if these functions are available under different names, perhaps? On Wed, 01 Aug 2001, Sebastian Bergmann wrote: Andrei Zmievski wrote: Log: - Added a few new math functions from Jesus Castagnetto. - Converted to Z_* macros. @- Added a few

[PHP-DEV] Bug #12504 Updated: mrbs.sourceforge.net booking system stopped

2001-08-01 Thread sniper
ID: 12504 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: MySQL related Operating System: Apache 1.3.14 PHP Version: 4.0.6 New Comment: so no bug after..bogusing. :) Previous Comments:

[PHP-DEV] Bug #12502 Updated: oci8.dll can't be loaded

2001-08-01 Thread sniper
ID: 12502 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: OCI8 related Operating System: WinNT and Windows 2000 PHP Version: 4.0.6 New Comment: to look on which external dlls an exe or an dll is relying you can use the dependency walker -

[PHP-DEV] Bug #12509 Updated: OCI8 extension causes apache crash

2001-08-01 Thread sniper
ID: 12509 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: OCI8 related Operating System: RedHat 6.1 (2.2.14 Kernel) PHP Version: 4.0.4pl1 New Comment: RTFM: http://www.php.net/manual/en/ref.oci8.php --Jani Previous Comments:

[PHP-DEV] Bug #12515: PHP-Compilation sucks: php_mnogo.h:76: Floating point numbers not allowed in #i

2001-08-01 Thread stefan . kaifer
From: [EMAIL PROTECTED] Operating system: Suse Linux 7.2, Kernel 2.4.x PHP version: 4.0.6 PHP Bug Type: mnoGoSearch related Bug description: PHP-Compilation sucks: php_mnogo.h:76: Floating point numbers not allowed in #i Hi, I can't compile my PHP 4.0.6+Apache 1.3.20

[PHP-DEV] Bug #12516: unable to load dynamic library .../ldap.dll - le module spécifié est introuvabl

2001-08-01 Thread pnonn
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.4pl1 PHP Bug Type: Reproducible crash Bug description: unable to load dynamic library .../ldap.dll - le module spécifié est introuvabl when I configure recent versions of PHP after 4.0.3, I get a

[PHP-DEV] Bug #12517: data base not found or damaged or in use

2001-08-01 Thread pnonn
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: ODBC related Bug description: data base not found or damaged or in use application developped with php4.0.3I1 worked well on NT4 server / IIS. Since I migrate it under Windows 2000, i get sometimes

[PHP-DEV] Bug #11911 Updated: Speed Problem

2001-08-01 Thread aubrey
ID: 11911 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Operating System: Linux RedHat 7.1 PHP Version: 4.0.6 New Comment: OK - I have recompiled with --with-iodbc and it is the same i.e. Very slow under linux. Previous Comments:

Re: [PHP-DEV] Re: Bug #12241 Updated: imap.so: undefined symbol:

2001-08-01 Thread Troels Arvin
On Wed, 01 Aug 2001 03:04:29 +0200, Jani Taskinen [EMAIL PROTECTED] wrote: I guess this problem exists only when it's configured as shared extension? True If so, I know how to fix it.. That would be great. -- Greetings from Troels Arvin, Copenhagen, Denmark -- PHP Development Mailing

[PHP-DEV] Bug #12518: ocifreestatment doesn't free the Oracle cursor and so you run out of cursors

2001-08-01 Thread derek
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: OCI8 related Bug description: ocifreestatment doesn't free the Oracle cursor and so you run out of cursors the ocifreestatment function doesn't actually free the Oracle cursor, these are only

[PHP-DEV] Bug #12515 Updated: PHP-Compilation sucks: php_mnogo.h:76: Floating point numbers not allowed in #i

2001-08-01 Thread sniper
ID: 12515 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: mnoGoSearch related Operating System: Suse Linux 7.2, Kernel 2.4.x PHP Version: 4.0.6 New Comment: A development version of Mnogosearch won't work with PHP 4.0.6..you should use the 3.1.3.5

[PHP-DEV] Bug #12516 Updated: unable to load dynamic library .../ldap.dll - le module spécifié est introuvabl

2001-08-01 Thread sniper
ID: 12516 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Reproducible crash Operating System: Windows 2000 PHP Version: 4.0.4pl1 New Comment: Not a bug: seems like libsasl.dll isn't found. copy libsasl.dll to %WinDir%/system(32). You can find it

[PHP-DEV] Bug #9128 Updated: Memory Leak or Memory Problem.

2001-08-01 Thread kaiser
ID: 9128 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Filesystem function related Operating System: Linux PHP Version: 4.0.4pl1 Previous Comments:

[PHP-DEV] Bug #9128 Updated: Memory Leak or Memory Problem.

2001-08-01 Thread sniper
ID: 9128 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Filesystem function related Operating System: Linux PHP Version: 4.0.4pl1 New Comment: Using PHP 4.0.6 there are no problems anymore. --Jani Previous Comments:

[PHP-DEV] Bug #12519: Conflicts with --with-unixODBC and --with-dom

2001-08-01 Thread Tomas V . V . Cox
From: Tomas V.V.Cox [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: Conflicts with --with-unixODBC and --with-dom ** The output * bin/sh /usr/src/redhat/SOURCES/php-4.0.6/libtool

[PHP-DEV] Bug #12520: php on windows 2000

2001-08-01 Thread erickv . gonzalez
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.6 PHP Bug Type: *Configuration Issues Bug description: php on windows 2000 I have just installed Apache 1.3.20 and php 4.0.6 on Windows 2000. I configured httpd.conf, moved php files to winnt, created

[PHP-DEV] Bug #12502 Updated: oci8.dll can't be loaded

2001-08-01 Thread jmgonzal
ID: 12502 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: OCI8 related Operating System: WinNT and Windows 2000 PHP Version: 4.0.6 New Comment: I don't understand this program. Please check this image :

[PHP-DEV] Bug #12518 Updated: ocifreestatment doesn't free the Oracle cursor and so you run out of cursors

2001-08-01 Thread thies
ID: 12518 Updated by: thies Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: OCI8 related Operating System: Linux PHP Version: 4.0.6 New Comment: what makes you belive it doesn't work? please send me a short testcase that shows leakage of resources. Previous

[PHP-DEV] Re: Patch for ext/standard/[basic_functions.c|php_math.h|math.c]

2001-08-01 Thread Jeroen van Wolffelaar
I am sending this patch to the php-dev list for your consideration. Attached are the listing produced with cvs diff -u, and listed below is a test file to check the changes. Basically I just added some more math funcs from the C library (hyperbolics and exponentials). Hyporbolic

[PHP-DEV] Bug #12521: chop(), trim() enhancements

2001-08-01 Thread e
From: [EMAIL PROTECTED] Operating system: Linux RH 7.1 PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: chop(), trim() enhancements it would be useful if the chop() and trim() functions accepted an optional second parameter indicating what to chop

[PHP-DEV] Bug #12521 Updated: chop(), trim() enhancements

2001-08-01 Thread jeroen
ID: 12521 Updated by: jeroen Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: Feature/Change Request Operating System: Linux RH 7.1 PHP Version: 4.0.4pl1 Old Assigned To: Assigned To: jeroen New Comment: Good idea. The second parameter should IMO be a string containing

[PHP-DEV] Bug #12505 Updated: array_sum function total calculate error

2001-08-01 Thread jeroen
ID: 12505 Updated by: jeroen Reported By: [EMAIL PROTECTED] Old Status: Analyzed Status: Assigned Bug Type: Arrays related Operating System: Red Hat Linux 6.1 PHP Version: latest CVS (08/01/01) Old Assigned To: Assigned To: jeroen New Comment: Hm, same problem as the other overflow-things.

[PHP-DEV] Bug #12522: start apache, php4 /usr/local/apache/libexec/libphp4.so: unresolved external

2001-08-01 Thread nadendlas
From: [EMAIL PROTECTED] Operating system: hp-ux 11 PHP version: 4.0.6 PHP Bug Type: Dynamic loading Bug description: start apache, php4 /usr/local/apache/libexec/libphp4.so: unresolved external i added php4 with oci8 to apache1.3.19 when i am resatrting apache i am

[PHP-DEV] Re: Patch for ext/standard/[basic_functions.c|php_math.h|math.c]

2001-08-01 Thread Jesus M. Castagnetto
--- Jeroen van Wolffelaar [EMAIL PROTECTED] wrote: I am sending this patch to the php-dev list for your consideration. Attached are the listing produced with cvs diff -u, and listed below is a test file to check the changes. Basically I just added some more math funcs from the C

[PHP-DEV] Re: Bug #12516 Updated: unable to load dynamic library .../ldap.dll - le module spcifi est introuvabl

2001-08-01 Thread Philippe NONN
Fine ! it works. Thanks a lot Philippe - Original Message - From: Bug Database [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, August 01, 2001 7:59 PM Subject: Bug #12516 Updated: unable to load dynamic library .../ldap.dll - le module spécifié est introuvabl ID: 12516

[PHP-DEV] current CVS broken on NT 5 (TSRMLS_FETCH issue)

2001-08-01 Thread Cynic
Configuration: php4apache - Win32 Release_TS_inline Compiling... mod_php4.c D:\__SERVER__\INCLUDE\os.h(115) : warning C4142: benign redefinition of type D:\compile\php\php4\sapi\apache\mod_php4.h(49) : warning C4005: 'S_IXUSR' : macro redefinition

[PHP-DEV] Re: current CVS broken on NT 5 (TSRMLS_FETCH issue)

2001-08-01 Thread Zeev Suraski
Should be fixed... At 15:50 01/08/2001, Cynic wrote: Configuration: php4apache - Win32 Release_TS_inline Compiling... mod_php4.c D:\__SERVER__\INCLUDE\os.h(115) : warning C4142: benign redefinition of type D:\compile\php\php4\sapi\apache\mod_php4.h(49) :

[PHP-DEV] Re: Patch for ext/standard/[basic_functions.c|php_math.h|math.c]

2001-08-01 Thread Jeroen van Wolffelaar
It might be that. Just implemented the functions taking advantage of their presence in the standard set of math functions of the C library, so the C people might be more familiar that the rest I guess. Agreed, but I'm not certain this is worth the extra bloath of relatively unneeded

[PHP-DEV] Bug #12485 Updated: Exec() doesn't work

2001-08-01 Thread jeroen
ID: 12485 Updated by: jeroen Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Program Execution Operating System: windows 2000 PHP Version: 4.0.6 New Comment: User comment (gebruik aub het web-formulier): - Yes sorry for not mentioning it before:

[PHP-DEV] Bug #12523: posix_getgrgid won't work as documented

2001-08-01 Thread jason
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.6 PHP Bug Type: POSIX related Bug description: posix_getgrgid won't work as documented ?php $gid = 0; /* $gid = a group that has members */ $group = posix_getgrgid($gid); $echo $group['members']; /*

[PHP-DEV] Bug #12485 Updated: Exec() doesn't work

2001-08-01 Thread andy
ID: 12485 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Analyzed Bug Type: Program Execution Operating System: windows 2000 PHP Version: 4.0.6 New Comment: Confirmed under Windows 98 w/ PHP 4.0.6 Previous Comments:

[PHP-DEV] Bug #12449 Updated: I've tried inserting my php.ini file in five locations and it won't load it

2001-08-01 Thread lyric
ID: 12449 Updated by: lyric Reported By: [EMAIL PROTECTED] Old Status: Analyzed Status: Bogus Bug Type: GD related Operating System: Windows 98 SE PHP Version: 4.0.6 New Comment: Closed as bogus. Previous Comments:

[PHP-DEV] Bug #11822 Updated: Warning: mail() ist not supported in this PHP build in ...

2001-08-01 Thread andy
ID: 11822 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Mail related Operating System: SuSE 7.0 PHP Version: 4.0.6 New Comment: no feedback Previous Comments: [2001-07-02

[PHP-DEV] Bug #11838 Updated: Apache crashed after PHP inicialization

2001-08-01 Thread andy
ID: 11838 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Reproducible crash Operating System: RedHat Linux 6.2 PHP Version: 4.0.6 New Comment: no feedback Previous Comments:

[PHP-DEV] CVS Account Request

2001-08-01 Thread CVS Account Request
Full name: Graeme Merrall Email: [EMAIL PROTECTED] ID:graeme Purpose: Adding of PHP presentation from OsCon to conf.php.net as per Rasmus\' instructions. -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

[PHP-DEV] Bug #12524: Still doesn't support UNC paths

2001-08-01 Thread c . just
From: [EMAIL PROTECTED] Operating system: WinNT 4.0 PHP version: 4.0.6 PHP Bug Type: *Directory/Filesystem functions Bug description: Still doesn't support UNC paths The fix that was applied to PHP 4.0.6 still didn't fix the UNC problems which were broken when PHP moved

[PHP-DEV] Bug #12524 Updated: Still doesn't support UNC paths

2001-08-01 Thread sniper
ID: 12524 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: *Directory/Filesystem functions Operating System: WinNT 4.0 PHP Version: 4.0.6 New Comment: Some other fixes were made after 4.0.6 was released. Please try the latest snapshot build from

[PHP-DEV] Bug #12502 Updated: oci8.dll can't be loaded

2001-08-01 Thread jmgonzal
ID: 12502 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: OCI8 related Operating System: WinNT and Windows 2000 PHP Version: 4.0.6 New Comment: Sniper, I change my php.ini I comment php_oci8.dll and uncomment php_oracle.dll This work. But

[PHP-DEV] re: Bug #12524 Updated: Still doesn't support UNC paths

2001-08-01 Thread Cameron Just
Hi, Thanks for the quick response I have tested the snapshot you suggested and it still does not work. ID: 12524 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: *Directory/Filesystem functions Operating System: WinNT 4.0 PHP Version: 4.0.6

[PHP-DEV] Bug #12526: additional functinality to get_html_translation_table

2001-08-01 Thread dempsejn
From: [EMAIL PROTECTED] Operating system: windows ME PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: additional functinality to get_html_translation_table Currently, get_html_translation_table() can use HTML_ENTITIES or HTML_SPECIALCHARS, which is