[PHP-DEV] Bug #10654 Updated: Slight change to dead session detection?

2001-05-20 Thread graeme
ID: 10654 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: OCI8 related Operating system: Linux i386 PHP Version: 4.0.5 Description: Slight change to dead session detection? Working to recreate the problem. Please hold :) Previous Comments: --

[PHP-DEV] Bug #10981: Script crash in zend_execute.c

2001-05-20 Thread graeme
From: [EMAIL PROTECTED] Operating system: linux x86 PHP version: 4.0.5 PHP Bug Type: Scripting Engine problem Bug description: Script crash in zend_execute.c One of our users reported the following problem to us in a screen dump. Because the script in question is in product

[PHP-DEV] Bug #11775: Typo in cpdf.c

2001-06-28 Thread graeme
From: [EMAIL PROTECTED] Operating system: Linux i386 PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: Typo in cpdf.c Compiling with cpdf causes an error make[3]: Entering directory `/usr/local/src/build/php4/ext/cpdf' gcc -I. -I/usr/local/src/build/php4/ext/

[PHP-DEV] Bug #11817: segfault in mhash_keygen_s2k()

2001-06-30 Thread graeme
From: [EMAIL PROTECTED] Operating system: Linux i386 PHP version: 4.0 Latest CVS (2001-07-01) PHP Bug Type: mhash related Bug description: segfault in mhash_keygen_s2k() According to the PHP docs, the salt parameter hasa fixed length of 8 bytes. Using lengths over 8 bytes c

[PHP-DEV] Bug #12007: Conflict in ncurses and cpdf?

2001-07-10 Thread graeme
From: [EMAIL PROTECTED] Operating system: Linux -386 PHP version: 4.0CVS-2001-07-10 PHP Bug Type: *Compile Issues Bug description: Conflict in ncurses and cpdf? Using ncurses 5.2.20010318-2 (from Debian unstable) and clibpdf-2.02. When compiling: /bin/sh /usr/local/src

[PHP-DEV] PHP 4.0 Bug #10095: Small cosmetic in phpinfo() for Informix

2001-03-31 Thread graeme
From: [EMAIL PROTECTED] Operating system: Linux-2.2.17-i386 PHP version: 4.0 Latest CVS (31/03/2001) PHP Bug Type: Informix related Bug description: Small cosmetic in phpinfo() for Informix When Informix is loaded as a module and phpinfo() is displayed, the table displaying

[PHP-DEV] Bug #10334: Incorrect paramters for pdf_setdash

2001-04-15 Thread graeme
From: [EMAIL PROTECTED] Operating system: Linux-i386 PHP version: 4.0 Latest CVS (15/04/2001) PHP Bug Type: PDF related Bug description: Incorrect paramters for pdf_setdash According to the docs for pdflib pdf_setdash should have the following parameters: void PDF_setdash(P

[PHP-DEV] Bug #10335: Incorrect paramters for pdf_setdash()

2001-04-15 Thread graeme
From: [EMAIL PROTECTED] Operating system: Linux-i386 PHP version: 4.0 Latest CVS (15/04/2001) PHP Bug Type: Documentation problem Bug description: Incorrect paramters for pdf_setdash() Function description is currently void PDF_setdash (int pdf object, double w, double b) S

[PHP-DEV] Bug #10436: pdf_setcolor optional parameters not optional

2001-04-22 Thread graeme
From: [EMAIL PROTECTED] Operating system: Linux x86 PHP version: 4.0 Latest CVS (15/04/2001) PHP Bug Type: PDF related Bug description: pdf_setcolor optional parameters not optional In pdf_setcolor() which is part of pdflib-4.0 and in the CVS of PHP, pdf_setcolor() can take

[PHP-DEV] Bug #10545: Case sensitivity in configure script

2001-04-28 Thread graeme
From: [EMAIL PROTECTED] Operating system: Linux i386 PHP version: 4.0 Latest CVS (28/04/2001) PHP Bug Type: FDF related Bug description: Case sensitivity in configure script This problem has been brought up before as compile problems but I think this needs to get resolved a

[PHP-DEV] Bug #10654: Slight change to dead session detection?

2001-05-03 Thread graeme
From: [EMAIL PROTECTED] Operating system: Linux i386 PHP version: 4.0.5 PHP Bug Type: OCI8 related Bug description: Slight change to dead session detection? This could have been a php-dev list posting... I'm not sure if this applies to the dead session detection change made

[PHP-DEV] Bug #10438: problem with pdf_get_pdi_paramter()

2001-04-22 Thread graeme
From: [EMAIL PROTECTED] Operating system: Linux x86 PHP version: 4.0 Latest CVS (15/04/2001) PHP Bug Type: PDF related Bug description: problem with pdf_get_pdi_paramter() Configure line is: './configure' '--with-apxs=/usr/local/apache/bin/apxs' '--enable-track-vars' '--ena

[PHP-DEV] Bug #14316: Incorrect upload_max_filesize causes problems

2001-12-02 Thread graeme
From: [EMAIL PROTECTED] Operating system: Solaris 2.6 PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: Incorrect upload_max_filesize causes problems This is more of a user-error problem but it would be nice to maybe do something about. Setting a uplo

[PHP-DEV] Bug #12733: cURL crash (reproducible)

2001-08-13 Thread graeme
From: [EMAIL PROTECTED] Operating system: Linux 2.2.19-x86 PHP version: 4.0CVS-2001-08-14 PHP Bug Type: cURL related Bug description: cURL crash (reproducible) PHP - latest CVS curl 7.8 (i686-pc-linux-gnu) libcurl 7.8 (SSL 0.9.5) OpenSSL 0.9.6b 9 Jul 2001 I've just noti

[PHP-DEV] Bug #12916: configure error when compiling with oci8

2001-08-22 Thread graeme
From: [EMAIL PROTECTED] Operating system: Solaris 2.6 PHP version: 4.0.6 PHP Bug Type: OCI8 related Bug description: configure error when compiling with oci8 Solaris 2.6, Oracle 8.1.7, Apache 1.3.20 Compiling with gcc and ld as listed Reading specs from /usr/local/lib/gc

[PHP-DEV] Bug #12916 Updated: configure error when compiling with oci8

2001-08-23 Thread graeme
ID: 12916 Updated by: graeme Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: OCI8 related Operating System: Solaris 2.6 PHP Version: 4.0.6 New Comment: Resolved. Actually related to Sablot/Expat. Still working through why this occurred. Previous Comments

[PHP-DEV] Problems compiling with curl/SSL on Solaris 2.6

2001-08-23 Thread graeme
usr/local/apache/bin/httpd: fatal: relocation error: file /usr/local/lib/php/extensions/no-debug-non-zts-20001222/ openssl.so: symbol d2i_PrivateKey: referenced symbol not found in Unknown on lin e 0 Anyone got any clues? Cheers, Graeme -- PHP Development Mailing List <http://www.php.net/&

[PHP-DEV] Bug #13297: segfault in ociparse()

2001-09-13 Thread graeme
From: [EMAIL PROTECTED] Operating system: Solaris-2.6 PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: segfault in ociparse() Using gcc-2.95.3 Configure line: "./configure" \ "--enable-debug" \ "--enable-libgcc" \ "--with-apxs=/usr/local/apache/bin/a

[PHP-DEV] Bug #13297 Updated: segfault in ociparse()

2001-09-20 Thread graeme
ID: 13297 Updated by: graeme Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: OCI8 related Operating System: Solaris-2.6 PHP Version: 4.0.6 New Comment: >From compliing Oracle not as a .so but as static module in PHP, this error shows up >when running configure. checki

[PHP-DEV] Bug #13297 Updated: segfault in ociparse()

2001-09-27 Thread graeme
ID: 13297 Updated by: graeme Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: OCI8 related Operating System: Solaris-2.6 PHP Version: 4.0.6 New Comment: Turns out that our DBA in his infinite wisdom brought over an Oracle install from a Solaris-2.8 box. Quote: Some

[PHP-DEV] PHP for cygwin

2001-10-17 Thread graeme
PHP for cygwin. Yes the current win32 version works but now there's a nicely self-contained version for cygwin. I can provide a patch for 4.0.6 if anyone is at all interested. Cheers, Graeme -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTE

[PHP-DEV] fmod() function

2002-02-20 Thread Graeme Merrall
unctions.c and php_math.h Cheers, Graeme /* {{{ proto double fmod(double x, double y) Returns the remainder of dividing x by y as a double */ PHP_FUNCTION(fmod) { zval **num1, **num2; if (ZEND_NUM_ARGS() != 2 || zend_get_parameters_ex(2, &num1, &am

[PHP-DEV] Win32 PHP builds for Ming-0.1.1

2001-07-14 Thread Graeme Merrall
mpiling it myself but haven't got very far. Cheers, Graeme -- 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, e-mail: [EMAIL PROTECTED]

Re: [PHP-DEV] fmod() function

2002-02-21 Thread Graeme Merrall
urce scared the bejesus out of me :) On the other hand, eventually getting a goodly chunk of the match functions from glibc into PHP must be a 'good thing' I guess. Cheers, Graeme -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] followup: php + cygwin

2002-02-25 Thread Graeme Merrall
/200110/msg01310.html I've also patched 4.1.0 but it's not as complete as 4.0.6 due to a change in Cygwin I suspect. Cheers, Graeme -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Caching Webhosts and IP's

2001-01-27 Thread Graeme Canivet
caching system. Is there a way around this. It appears that it's doing all the get's, or something   Thankyou, Graeme.

Re: [PHP-DEV] Caching Webhosts and IP's

2001-01-27 Thread Graeme Canivet
False alarm. It's all good. Some variable called HTTP_X_FORWARDED_FOR solved it. that was from the php.net quick ref manual errata, I think! Thanks - Original Message - From: Graeme Canivet To: [EMAIL PROTECTED] Sent: Saturday, January 27, 2001 8:04 AM Su

Re: [PHP-DEV] AGAIN: Caching Webhosts and IP's

2001-01-27 Thread Graeme Canivet
Sorry.. wow, that'd didn't work either.. So, anyone else have a suggestion.   It appears th\at these variables are not set on my server? is that a setting that they should change? or? - Original Message - From: Graeme Canivet To: [EMAIL PROTECTED] Sent

[PHP-DEV] Proper IP

2001-01-27 Thread Graeme Canivet
Okay, an update to my caching proxy server problem:   It seems that I get the proper true ip, when using https://, and the caching servers ip when I use http://   Still, does anyone have any info on this problem?

Re: [PHP-DEV] Proper IP

2001-01-29 Thread Graeme Canivet
erver. - Original Message - From: "Anil Madhavapeddy" <[EMAIL PROTECTED]> To: "Graeme Canivet" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, January 27, 2001 9:26 PM Subject: Re: [PHP-DEV] Proper IP > Quoting Graeme Canivet <[EMAIL

[PHP-DEV] Session Help

2001-01-29 Thread Graeme Canivet
Hi, I've got sessions setup on my php site, using cookies, and the whole standard thing.   It seems, if I connect to a page in one browser, and the session is set with all the variables about the user viewing the site  (ie SESSION["user"]["ip"] = $REMOTE_ADDR) then, if the user opens a s