[PHP-DEV] PHP 4.0 Bug #9008 Updated: define()-ed values as assoc array keys don't work

2001-02-01 Thread colin
ID: 9008 User Update by: [EMAIL PROTECTED] Status: Duplicate Bug Type: Class/Object related Description: define()-ed values as assoc array keys don't work D'oh! Thanks. Previous Comments: --- [2001-01-31 15:46:45]

[PHP-DEV] PHP 4.0 Bug #9038: Terminating Apache service with php4apache.dll loaded crashes Apache

2001-02-01 Thread jbaker6953
From: [EMAIL PROTECTED] Operating system: Windows 2000 SP-1 PHP version: 4.0.4pl1 PHP Bug Type: Reproduceable crash Bug description: Terminating Apache service with php4apache.dll loaded crashes Apache I had this same problem with the mod_perl.dll for Apache, although

RE: [PHP-DEV] database abstraction layers [from: MySQL feature/bug]

2001-02-01 Thread Marc Boeren
Hi, I need to spend some time with the Zend API to see if it's really worth it for my time to go about doing it, but yes, I am very much considering turning it into C. I've really been hoping that someone was going to take an intermediately complex Zend extension and put together a how-to that

[PHP-DEV] PHP 4.0 Bug #9043: popen returns a 'Resource id #' (non null) when process cannot be created.

2001-02-01 Thread sah
From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.0.3pl1 PHP Bug Type: *Directory/Filesystem functions Bug description: popen returns a 'Resource id #' (non null) when process cannot be created. ? $cp = popen('/bin/I_DO_NOT_EXIST', 'w'); echo "Result is

[PHP-DEV] PHP 4.0 Bug #9046: get_browser() does not work correctly

2001-02-01 Thread sebastian
From: [EMAIL PROTECTED] Operating system: Suse Linux PHP version: 4.0.4pl1 PHP Bug Type: Unknown/Other Function Bug description: get_browser() does not work correctly When running get_browser()-example from the documentation the following output appears: Mozilla/4.0

[PHP-DEV] PHP 4.0 Bug #9046 Updated: get_browser() does not work correctly

2001-02-01 Thread phanto
ID: 9046 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Unknown/Other Function Assigned To: Comments: this is fixed in cvs. use a snapshot from snaps.php.net Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9046 Updated: get_browser() does not work correctly

2001-02-01 Thread phanto
ID: 9046 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Unknown/Other Function Assigned To: Comments: oops, i haven't read the line with 'the other server' is it running the same php version ? should this already be fixed in pl1 ? harald.

[PHP-DEV] PHP 4.0 Bug #9036 Updated: Non installation of libphp.so

2001-02-01 Thread d . drury
ID: 9036 User Update by: [EMAIL PROTECTED] Status: Open Old-Bug Type: *Install and Config Bug Type: Documentation problem Description: Non installation of libphp.so Have tracked down the problem myself. If you type make before make install the installation doesn't work! I think this could

[PHP-DEV] PHP 4.0 Bug #9046 Updated: get_browser() does not work correctly

2001-02-01 Thread phanto
ID: 9046 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Unknown/Other Function Assigned To: Comments: get_browser() doesn't work correctly in 4.0.4* get a snapshot from http://snaps.php.net you have to compile it yourself harald Previous

[PHP-DEV] PHP 4.0 Bug #9047: Icelandic Special Character invalid

2001-02-01 Thread andrimar
From: [EMAIL PROTECTED] Operating system: Win98 PHP version: 4.0.3pl1 PHP Bug Type: MySQL related Bug description: Icelandic Special Character invalid Hello There seems to be a bug when parsing special Icelandic character ,such as æ-í-ó-á-é-ð-ö, to mysql 3.23.32 database

[PHP-DEV] PHP vs. JAVA

2001-02-01 Thread Hzta Internet
I'd like to have informations about PHP vs. JAVA. Can someone help me ? Cludio. -- _ Cludio Roberto T. Coelho - Diretor de Sistemas HZTA INTERNET - Solues em Marketing Digital Telefone: (11) 5072.2446 // Fax: 5072.3114 E-mail: [EMAIL

[PHP-DEV] PHP 4.0 Bug #9048: problem to open several connections on 4.0.4pl1 that worked on 4.0.2

2001-02-01 Thread olivier . gondouin
From: [EMAIL PROTECTED] Operating system: Debian GNU/Linux 2.2r2 PHP version: 4.0.4pl1 PHP Bug Type: PostgreSQL related Bug description: problem to open several connections on 4.0.4pl1 that worked on 4.0.2 There's only one postgresql version, only one php script (and then,

Re: [PHP-DEV] Re: PHP 4.0 Bug #8954 Updated: compiling with sybase-ctfails

2001-02-01 Thread Joey Smith
It can be. Just no one (AFAIK) has gotten around to it yet. Simply using the patch specified in 7792 would make FreeTDS work, but break people using the realy Sybase CT libs. On Wed, 31 Jan 2001, J.R. Lillard wrote the following to Bug Database : the patch provided for php 4.0.3pl1 in bug

[PHP-DEV] NEWBIE QUESTION

2001-02-01 Thread Stinie Steinbach
DOES ANYONE KNOW WHAT'S WRONG WITH THIS CODE IK WANT TO GENERATE A CODE THAT SELECTS A COUPELE OF PARAMETERS FROM TWO TABLES IN A MYSQL DATABASE... THE QUERY THAT I USE WORKS CORRECTLY BUT I HAVE A PROBLEM WITH THE LINKS I WANT TO GENERATE WITH PHP... I NEED TO CREATE AN ARRAY OF LINKS THAT LOOK

[PHP-DEV] Latest CVS on Win32

2001-02-01 Thread Sebastian Bergmann
php_pcre.c D:\Programme\MS Visual Studio\Projekte\php\php4\ext\pcre\php_pcre.c(579) : error C2065: 'executor_globals' : nichtdeklarierter Bezeichner D:\Programme\MS Visual Studio\Projekte\php\php4\ext\pcre\php_pcre.c(579) : error C2223: Der linke Teil von '-function_table' muss auf eine

Re: [PHP-DEV] NEWBIE QUESTION

2001-02-01 Thread Joey Smith
1. Take off caps lock. This is bad manners. 2. This mailing list is for people interested in the development of the PHP language. Please use [EMAIL PROTECTED] That's the mailing list for PHP users. On Thu, 1 Feb 2001, Stinie Steinbach wrote the following to [EMAIL PROTECTED]: DOES ANYONE KNOW

[PHP-DEV] PHP 4.0 Bug #8969 Updated: Gettext does not work

2001-02-01 Thread sniper
ID: 8969 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Old-Bug Type: Gettext related Bug Type: Documentation problem Assigned To: Comments: The documentation for gettext should be expanded a bit. More examples and a link to the GNU gettext manual would be

[PHP-DEV] PHP 4.0 Bug #9050: strtotime function work incorrect

2001-02-01 Thread arudnev
From: [EMAIL PROTECTED] Operating system: SuSE Linux 6.4 (2.4.0 kernel) PHP version: 4.0.4pl1 PHP Bug Type: Date/time related Bug description: strtotime function work incorrect My script get ftp_rawlit from ftp site. For each file I parse returned string and try convert

[PHP-DEV] PHP 4.0 Bug #9051: $variable = () crashes the server

2001-02-01 Thread php-bug-report
From: [EMAIL PROTECTED] Operating system: Linux 2.2 PHP version: 4.0.4pl1 PHP Bug Type: Reproduceable crash Bug description: $variable = () crashes the server ? $x = () ?test This code would result in a "The Document Contains No Data" page in Netscape and a Segmentation

[PHP-DEV] PHP 4.0 Bug #9053: loading module php_ldap.dll

2001-02-01 Thread mcanal
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.4pl1 PHP Bug Type: Dynamic loading Bug description: loading module php_ldap.dll The binary distribution does not declare to set the system path to %PATH%;C:\php\dlls. Without this setting, the

[PHP-DEV] Re: Fail to make PHP with zeus

2001-02-01 Thread Phil Steinke
On Thu, Feb 01, 2001 at 05:24:46PM +0800, Jacky Chou wrote: I was compiling PHP 4.0.4pl1 with Zeus in Solaris 8 Sparc system but I got an error: zend_operators.h:84: implicit declaration of function `int finite(...)' This appears to be a problem with PHP's configure script. I ran into the

Re: [PHP-DEV] Re: Fail to make PHP with zeus

2001-02-01 Thread Jani Taskinen
On Thu, 1 Feb 2001, Phil Steinke wrote: On Thu, Feb 01, 2001 at 05:24:46PM +0800, Jacky Chou wrote: I was compiling PHP 4.0.4pl1 with Zeus in Solaris 8 Sparc system but I got an error: zend_operators.h:84: implicit declaration of function `int finite(...)' This appears to be a problem with

AW: [PHP-DEV] variant?

2001-02-01 Thread Harald Radi
uups sorry, thought i replied to sebastian harald. -Ursprungliche Nachricht- Von: Harald Radi [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 01. Februar 2001 17:38 An: php-dev mailinglist Betreff: AW: [PHP-DEV] variant? hallo, ist im grunde ein mapping des C / CPP variant

[PHP-DEV] PHP 4.0 Bug #9054: problems in call_user_method

2001-02-01 Thread ken2000
From: [EMAIL PROTECTED] Operating system: Linux/Solaris PHP version: 4.0.4pl1 PHP Bug Type: Class/Object related Bug description: problems in call_user_method call_user_method doesn't seem to allow the called method to modify it's own viriables and what not. It's as though

[PHP-DEV] Re: [PHP-QA] Changes in bug system..

2001-02-01 Thread Sascha Schumann
On Thu, 1 Feb 2001, Jani Taskinen wrote: The emails sent by the bug system now have a note about _not_ replying to the emails but using the web interface instead. I would like to see that everybody who handles the bug reports used the web interface instead of directly replying with their

Re: [PHP-DEV] Re: [PHP-QA] Changes in bug system..

2001-02-01 Thread Hellekin O. Wolf
At 18:41 01/02/2001 +0100, Sascha Schumann wrote: On Thu, 1 Feb 2001, Jani Taskinen wrote: The emails sent by the bug system now have a note about _not_ replying to the emails but using the web interface instead. Instead of forcing those people who contribute their free time

AW: [PHP-DEV] variant?

2001-02-01 Thread Harald Radi
hallo, ist im grunde ein mapping des C / CPP variant datentyps nach php. wenn man daten an ein com-objekt als referenz ubergeben will muss man sie in ein variant-objekt kapseln, ja und dazu is das ding da, gibts nur unter win32. harald. -Ursprungliche Nachricht- Von: Sebastian

[PHP-DEV] PHP 4.0 Bug #9055: Fatal System Error: Raise at top of Exception Stack

2001-02-01 Thread amir . mistric
From: [EMAIL PROTECTED] Operating system: Linux 2.2.18 PHP version: 4.0.4pl1 PHP Bug Type: Apache related Bug description: Fatal System Error: Raise at top of Exception Stack I have sucessfully compiled Apache-1.3.18 with mod_ssl-2.8.0 and OpenSSL 0.9.6 using gcc version

[PHP-DEV] Re: [PHP-QA] Changes in bug system..

2001-02-01 Thread Derick Rethans
On Thu, 1 Feb 2001, Sascha Schumann wrote: On Thu, 1 Feb 2001, Jani Taskinen wrote: The emails sent by the bug system now have a note about _not_ replying to the emails but using the web interface instead. I would like to see that everybody who handles the bug reports used the web

[PHP-DEV] Patch for sybase_connect (segfault) problem on win32

2001-02-01 Thread Tor-Egil Nygaard
It seems like the declaration of the "_client_message_handler" (line 197) and the "_server_message_handler" (line 220) in "ext/sybase_ct/sybase_ct.c" are wrong. According to the sybase sample code, found in "/sybase/sample/exutils.h" they are supposed to be declared not only as CS_RETCOD,

[PHP-DEV] Re: [PHP-QA] Changes in bug system..

2001-02-01 Thread Sascha Schumann
Users are in no way forced to use the web interface, they'll still be able to send mail with their client. Jani only means that problems, questions and feedback must be registered, so that things are much easier to track down. And I think this is a good idea. And that is the issue. The

Re: [PHP-DEV] Stepper

2001-02-01 Thread Derick Rethans
On Thu, 1 Feb 2001, Jeremy Gillies wrote: Hello, Does anyone know of a stepper program so that I can trace each function of my PHP script... la C debuggers or machine language debuggers that let you hit a key to process the next line of code. There is such a product at the Zend Store,

Re: [PHP-DEV] Re: [PHP-QA] Changes in bug system..

2001-02-01 Thread Zak Greant
Derik Rethans wrote: On Thu, 1 Feb 2001, Sascha Schumann wrote: On Thu, 1 Feb 2001, Jani Taskinen wrote: The emails sent by the bug system now have a note about _not_ replying to the emails but using the web interface instead. I would like to see that everybody who handles the bug reports

Re: [PHP-DEV] Re: [PHP-QA] Changes in bug system..

2001-02-01 Thread Hellekin O. Wolf
I do like Hellekin's suggestion to use procmail to automate the entry of messages into the bug system - however, I have no idea how reliabile the system is or how much effort is needed to implement it. --zak *** I'll have an eye on it. I recently worked on an automated

[PHP-DEV] PHP 4.0 Bug #6981 Updated: --with mysql gives undefined symbol: uncompress

2001-02-01 Thread elixer
ID: 6981 Updated by: elixer Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Assigned To: Comments: Have you tried this with the latest version from CVS? Previous Comments: --- [2000-10-02 23:00:13]

[PHP-DEV] Fix for Bug #7068

2001-02-01 Thread Sean R. Bright
If there is no objection to this bandaid to fix bug #7068 (http://bugs.php.net/bugs.php?id=7068) then I will go ahead and apply it. I think the Win32 smtp code needs somewhat of an overhaul in order to properly handle email addresses of the form: "Some User, Jr." [EMAIL PROTECTED] Right now,

[PHP-DEV] PHP 4.0 Bug #7068 Updated: fails when 'to:' argument has the form Name name@somewhere.xxx

2001-02-01 Thread elixer
ID: 7068 Updated by: elixer Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Mail related Assigned To: Comments: Try this as a work around: mail("[EMAIL PROTECTED]", "My Subject", "My Body", "To: \"Some User\" [EMAIL PROTECTED]\nFrom: me [EMAIL PROTECTED]" ); Sean

[PHP-DEV] PHP 4.0 Bug #9055 Updated: Fatal System Error: Raise at top of Exception Stack

2001-02-01 Thread sniper
ID: 9055 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Apache related Assigned To: Comments: It's either the new mod_ssl which is broken or your compiler. Check this: http://www.gnu.org/software/gcc/gcc-2.96.html And then go and get

[PHP-DEV] PHP 4.0 Bug #9043 Updated: popen returns a 'Resource id #' (non null) when process cannot be created.

2001-02-01 Thread bbonev
ID: 9043 Updated by: bbonev Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *Directory/Filesystem functions Assigned To: Comments: confirmed on linux both php4.0.3pl1 and latest CVS Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #8248 Updated: system function cannot support

2001-02-01 Thread elixer
ID: 8248 Updated by: elixer Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Program Execution Assigned To: Comments: Have you tried disabling safe_mode? The command will not be stripped of "questionable" characters if safe_mode is disabled. Sean Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9044 Updated: Compiling with latest Openlink ODBC fails with PHP4

2001-02-01 Thread antiphobo
ID: 9044 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Description: Compiling with latest Openlink ODBC fails with PHP4 Modified Openlink3.2 iodbc.h so that it could be used with openlink4: contents of /usr/local/openlink/odbcsdk/include/iodbc.h now:

[PHP-DEV] CVS Account Request

2001-02-01 Thread anonymous
Full name: Stephen van Egmond Email: [EMAIL PROTECTED] ID: iwtdats Purpose: re-request due to messed up password -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators,

[PHP-DEV] PHP 4.0 Bug #9057 Updated: date(r) causes segmentation fault

2001-02-01 Thread elixer
ID: 9057 Updated by: elixer Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Date/time related Assigned To: Comments: This has been fixed in CVS, try snaps.php.net. Sean Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #9058: dir() and readdir() don't work

2001-02-01 Thread Brian . Craigie
From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.0.4pl1 PHP Bug Type: Directory function related Bug description: dir() and readdir() don't work Using the examples cut-n-pasted from the dir() and readdir() documentation, dir() they both return nothing.

[PHP-DEV] Re: [Patch for sybase_connect (segfault) problem on win32]

2001-02-01 Thread Fabien Reygrobellet
Hi, I compiled sybase module for php, but I have now an other problem... Yes, if I use the new extension (the same as Tor-Egil), Apache exits with an application Fault !!! Apache with php4module.dll. If you configure Apache to use php.exe, It's work ! So, I tried to compile the whole php4 and

[PHP-DEV] PHP 4.0 Bug #9044 Updated: Compiling with latest Openlink ODBC fails with PHP4

2001-02-01 Thread antiphobo
ID: 9044 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Description: Compiling with latest Openlink ODBC fails with PHP4 Compiling Openlink4 with PHP 403sp1 and Apache 1.3.12 using the custom iodbc.h file I have included WORKS "FINE": as in - it compiles without

[PHP-DEV] PHP 4.0 Bug #9059: SNMP compile issue

2001-02-01 Thread l . brockman
From: [EMAIL PROTECTED] Operating system: Tru64 4.0f PHP version: 4.0.4pl1 PHP Bug Type: Apache related Bug description: SNMP compile issue When I compile PHP using: ./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs --with-snmp=/usr --with-gd --with-zlib

[PHP-DEV] PHP 4.0 Bug #9061: SIGSEGV in session write

2001-02-01 Thread jcanon
From: [EMAIL PROTECTED] Operating system: Red Hat 6.2 Linux PHP version: 4.0.4pl1 PHP Bug Type: Reproduceable crash Bug description: SIGSEGV in session write Gentlemen/Ladies, I found what I believe to be a bug in PHP. I am using sessions on a secure server (i.e. SSL).

[PHP-DEV] PHP 4.0 Bug #9062: Latest version, 0.12, breaks compatibility

2001-02-01 Thread jplock
From: [EMAIL PROTECTED] Operating system: FreeBSD v4.2 PHP version: 4.0.4pl1 PHP Bug Type: Pspell related Bug description: Latest version, 0.12, breaks compatibility The latest release of pspell, 0.12, on http://pspell.sourceforge.net breaks compatibility with the pspell

[PHP-DEV] PHP 4.0 Bug #9063: Configure gives errors regarding Payflow Pro

2001-02-01 Thread mike
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.2-STABLE PHP version: 4.0.4pl1 PHP Bug Type: Bug description: Configure gives errors regarding Payflow Pro PHP configure: ./configure --with-mysql=/usr/local --with-apache=../apache_1.3.17 --enable-track-vars

[PHP-DEV] PHP 4.0 Bug #9063 Updated: Configure gives errors regarding Payflow Pro

2001-02-01 Thread mike
ID: 9063 User Update by: [EMAIL PROTECTED] Status: Open Old-Bug Type: Bug Type: *Install and Config Description: Configure gives errors regarding Payflow Pro Previous Comments: --- [2001-02-01 19:04:41] [EMAIL PROTECTED]

Re: [PHP-DEV] Re: [PHP-QA] Changes in bug system..

2001-02-01 Thread Jani Taskinen
On Thu, 1 Feb 2001, Hellekin O. Wolf wrote: I do like Hellekin's suggestion to use procmail to automate the entry of messages into the bug system - however, I have no idea how reliabile the system is or how much effort is needed to implement it. --zak *** I'll have an eye on

[PHP-DEV] PHP 4.0 Bug #8683 Updated: Memory leak with ob_gzhander

2001-02-01 Thread sniper
ID: 8683 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Apache related Assigned To: Comments: This should be fixed in CVS now. Please try the latest CVS snapshot from http://snaps.php.net/ and reopen this bug report if problem still exists when

[PHP-DEV] PHP 4.0 Bug #9030 Updated: Serious memory leak with ob_gzhandler

2001-02-01 Thread sniper
ID: 9030 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Zlib Related Assigned To: Comments: This should be fixed in CVS now. Please try the latest CVS snapshot from http://snaps.php.net/ and reopen this bug report if problem still exists when using

[PHP-DEV] PHP 4.0 Bug #9031 Updated: ob_gzhandler memory leak and Headers already sent message!

2001-02-01 Thread sniper
ID: 9031 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Performance problem Assigned To: Comments: This should be fixed in CVS now. Please try the latest CVS snapshot from http://snaps.php.net/ and reopen this bug report if problem still exists when

[PHP-DEV] PHP 4.0 Bug #8938 Updated: Segfaults

2001-02-01 Thread sniper
ID: 8938 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproduceable crash Assigned To: Comments: Can you try again with today's snapshot? And to get a decent gdb backtrace configure with --enable-debug and do following: # gdb

[PHP-DEV] PHP 4.0 Bug #9051 Updated: $variable = () crashes the server

2001-02-01 Thread sniper
ID: 9051 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproduceable crash Assigned To: Comments: Can you try the latest CVS snapshot from http://snaps.php.net/ ?? I can't reproduce this. And what was the configure line you used to configure

[PHP-DEV] PHP 4.0 Bug #9063 Updated: Configure gives errors regarding Payflow Pro

2001-02-01 Thread mike
ID: 9063 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Install and Config Description: Configure gives errors regarding Payflow Pro Previous Comments: --- [2001-02-01 19:04:41] [EMAIL PROTECTED] PHP configure:

[PHP-DEV] PHP 4.0 Bug #9021 Updated: Couldn't get apache started. No bugs shown, nothing in the logs.

2001-02-01 Thread sniper
ID: 9021 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Apache related Assigned To: Comments: Is your apache linked with -lpthread ? If not, add -lpthread into the Apache src/Makefile: LIBS1=-lpthread (there are other libs also so just add

[PHP-DEV] PHP 4.0 Bug #9032 Updated: Problems with shm_remove

2001-02-01 Thread sniper
ID: 9032 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Semaphore related Bug Type: Documentation problem Assigned To: Comments: Previous Comments: --- [2001-01-31 10:15:04] [EMAIL

[PHP-DEV] PHP 4.0 Bug #9003 Updated: mod_ssl + php4.0.4pl1 crash

2001-02-01 Thread sniper
ID: 9003 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproduceable crash Assigned To: Comments: Could you please try to generate a GDB backtrace of the crash? Reconfigure / compile PHP first with --enable-debug! --Jani Previous Comments:

[PHP-DEV] Re: PHP 4.0 Bug #9052 Updated: Incorrect file suffixes when building PHPfor AIX 4.3.3

2001-02-01 Thread Michael Champagne
I believe we had our $ORACLE_HOME set wrong. We are running Oracle's IAS which has a home of /ias and Oracle's 6i Developer Server comes with IAS and is in /ias/6iserver. Our ORACLE_HOME was pointing to /ias and /ias/lib contains libcore8.a and /ias/6iserver/lib contains libcore4.a. We

[PHP-DEV] PHP 4.0 Bug #9064: Functions inside functions cause errors if the outer function is called twice.

2001-02-01 Thread chriskl
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.2-STABLE PHP version: 4.0.4pl1 PHP Bug Type: Scripting Engine problem Bug description: Functions inside functions cause errors if the outer function is called twice. This script fails with: bFatal error/b: Cannot

[PHP-DEV] mysql_insert_id problems

2001-02-01 Thread Brady J. Horenstein
Hello! I recently moved my website over to a different hosting company. The once I was on previously was running PHP4beta2 and the new one is running 4.0.1pl1. I'm having problems with the mysql_insert_id() func. Essentially, it isn't working. :) Has anyone else had this problem? It's

Re: [PHP-DEV] mysql_insert_id problems

2001-02-01 Thread Geoff Jukema
I've read in the docs that some people have had problems with the mysql_insert_id() function. Use the select statement version instead: SELECT last_insert_id() from mytable; hth. Geoff On Thu, Feb 01, 2001 at 08:39:51PM -0800, Brady J. Horenstein wrote: Hello! I recently moved my website

[PHP-DEV] PHP 4.0 Bug #9065: Openlink4 connections worthless under Redhat

2001-02-01 Thread antiphobo
From: [EMAIL PROTECTED] Operating system: Redhat Linux (MIPS) PHP version: 4.0.3pl1 PHP Bug Type: ODBC related Bug description: Openlink4 connections worthless under Redhat When I connect from Linux Redhat (COBALT RAQ2) PHP403sp1/Apache1.3.12 to a database on Win2000 using

[PHP-DEV] PHP 4.0 Bug #9065 Updated: Openlink4 connections worthless under Redhat

2001-02-01 Thread antiphobo
ID: 9065 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Description: Openlink4 connections worthless under Redhat Here is the script I used to test all connections with. Ensure php.ini is setup so that errors are passed back to $php_errormsg; -- HTML

[PHP-DEV] RE: PHP 4.0 Bug #9003 Updated: mod_ssl + php4.0.4pl1 crash

2001-02-01 Thread Sherman Chan
Jani, thanks for you reply, I recompile php with --enable-debug but I don't any log file show the error / crash message it write nothing to error_log, the ssl_engine_log only shows the following [02/Feb/2001 16:03:46 11688] [info] Server: Apache/1.3.14, Interface: mod_ssl/2.7.1, Library: