[PHP-DEV] Bug #10450: Submitting a form to same php file as the form is in, with a query string

2001-04-23 Thread Robbo
From: [EMAIL PROTECTED] Operating system: Windows Me PHP version: 4.0.4pl1 PHP Bug Type: Reproduceable crash Bug description: Submitting a form to same php file as the form is in, with a query string I have a single file that does both displaying a form if nothing has been

[PHP-DEV] Bug #10454: No output on imagepng

2001-04-23 Thread charley
From: [EMAIL PROTECTED] Operating system: Redhat 6.1 PHP version: 4.0.4pl1 PHP Bug Type: GD related Bug description: No output on imagepng Imagepng gives no output and no error message if the /tmp folder is full. The header is writed, but there is no output at all. Would be

[PHP-DEV] Bug #10453 Updated: mod_auth_mysql and php4.0.5pl1

2001-04-23 Thread derick
ID: 10453 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related PHP Version: 4.0.4pl1 Assigned To: Comments: What was your configure line? You need to give the dir to your mysql libraries of you use other modules for apache that use MySQL. Like (Example):

[PHP-DEV] Bug #10453 Updated: mod_auth_mysql and php4.0.5pl1

2001-04-23 Thread derick
ID: 10453 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Apache related PHP Version: 4.0.4pl1 Assigned To: Comments: What was your configure line? You need to give the dir to your mysql libraries of you use other modules for apache that use

[PHP-DEV] Bug #10455: The method fetchRow can't return NULL when no more data.

2001-04-23 Thread nhitso
From: [EMAIL PROTECTED] Operating system: Linux 2.2.14-6.0lp PHP version: 4.0.4pl1 PHP Bug Type: OCI8 related Bug description: The method fetchRow can't return NULL when no more data. ?php $DSN=oci8://scott:gods; require_once(DB.php); $myDB = new DB; $myOBJ =

Re: [PHP-DEV] CCVS

2001-04-23 Thread Brendan W. McAdams
Just got email back from Redhat, They are going to set up a new contact person for us with regards to CCVS, hopefully. I also notified them of the segfault issue we are having and asked about possibilities of fixing that at the application level rather than us trapping it at API level, or at

[PHP-DEV] Bug #10462: PHP Core with Backtrace

2001-04-23 Thread a
From: [EMAIL PROTECTED] Operating system: Linux Redhat 6.2 PHP version: 4.0.4pl1 PHP Bug Type: Unknown/Other Function Bug description: PHP Core with Backtrace We cannot include the scripts that produced this problem. custom odbc, fastcgi php.ini is default This was

Re: [PHP-DEV] unix install paths changed

2001-04-23 Thread Andi Gutmans
At 09:59 AM 4/23/2001 -0700, Frank M. Kromann wrote: These have to be defined on Win32 as well. In order to compile I can just put some default definitions in config.w32.h. I'm getting another error though: D:\php\php4\main\php_ini.c(190) : error C2065: 'llist_dtor_func_t' : undeclared

[PHP-DEV] Bug #10461 Updated: error compiling (in php_ini.c)

2001-04-23 Thread cmv
ID: 10461 Updated by: cmv Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure PHP Version: 4.0 Latest CVS (23/04/2001) Assigned To: cmv Comments: Duh ... needed to do a CVS update in my Zend directory (don't know why CVS wasn't doing it recursively anyway,

[PHP-DEV] Bug #10463: ini_restore() doesn't restore to php.ini settings

2001-04-23 Thread colin
From: [EMAIL PROTECTED] Operating system: RH7.0 PHP version: 4.0 Latest CVS (23/04/2001) PHP Bug Type: PHP options/info functions Bug description: ini_restore() doesn't restore to php.ini settings Here is the script which temporarily alters the include_path, then should

[PHP-DEV] Bug #10260 Updated: imap_sort segaults if no mail is in the user's mailbox

2001-04-23 Thread chagenbu
ID: 10260 Updated by: chagenbu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: duplicate of 9908 Previous Comments: ---

[PHP-DEV] Bug #10094 Updated: Segfault in Apache

2001-04-23 Thread chagenbu
ID: 10094 Updated by: chagenbu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: IMAP related PHP Version: 4.0 Latest CVS (31/03/2001) Assigned To: Comments: duplicate of 9908 Previous Comments:

[PHP-DEV] Bug #10464: PHP_AUTH_PW is not set altough PHP_AUTH_USER is

2001-04-23 Thread tisc
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: Apache related Bug description: PHP_AUTH_PW is not set altough PHP_AUTH_USER is I tried to authenticate via PHP. It worked with PHP3. After tracing back and forth, I found that the global

[PHP-DEV] 4.0.5 release

2001-04-23 Thread Jason Greene
JW, whats the current release schedule plans for 4.0.5, are we going to have an RC8? -Jason -- 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

Re: [PHP-DEV] 4.0.5 release

2001-04-23 Thread Zeev Suraski
Unless someone screams in the next couple of hours - no. What Jani said as a joke, initially, makes pretty good sense to me - release 4.0.5, and aim to start the 4.0.6 release process in the very near future. There've been tons of changes since 4.0.5 already, even though 4.0.5 has no

Re: [PHP-DEV] unix install paths changed

2001-04-23 Thread Stig Sæther Bakken
[Zeev Suraski [EMAIL PROTECTED]] At 17:47 23/4/2001, Stig Sæther Bakken wrote: [Sebastian Bergmann [EMAIL PROTECTED]] Zeev Suraski wrote: This broke the Win32 build, and when I went to fix it, I couldn't find the letter with the diffs for this change. Any idea why it wasn't

[PHP-DEV] PHP 4.0 Bug #5236 Updated: dlerror - conflicting declerations

2001-04-23 Thread darren
ID: 5236 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: *General Issues Description: dlerror - conflicting declerations This is still a problem (php 4.0.4pl1 apache 1.3.19). Same work around. Previous Comments:

[PHP-DEV] Bug #10465: absolute path dosen't work with file_exists()

2001-04-23 Thread atom
From: [EMAIL PROTECTED] Operating system: linux 2.4.2 (red-hat 6) i686 PHP version: 4.0.4pl1 PHP Bug Type: Filesystem function related Bug description: absolute path dosen't work with file_exists() file_exists () works fine with reletive paths, but seems to not work with

[PHP-DEV] Bug #10464 Updated: PHP_AUTH_PW is not set altough PHP_AUTH_USER is

2001-04-23 Thread cmv
ID: 10464 Updated by: cmv Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related PHP Version: 4.0.4pl1 Assigned To: Comments: Sound like you don't have register_globals turned on in your php.ini. - Colin Previous Comments:

Re: [PHP-DEV] subrequests in apache 1.3.x loses headers

2001-04-23 Thread Shaun Batterton
Ok. I figured it out finally. subreq = (void *)ap_sub_req_lookup_file(r-filename,r); subreq-assbackwards = r-assbackwards; assbbackwards was 1, which meant that it was considered an HTTP/0.9 request... hence, NO HEADERS. F'n great. Shaun -- -I hate stupid sayings at the

[PHP-DEV] Bug #10467: static array doesn't evaluate defined keys

2001-04-23 Thread tbannister
From: [EMAIL PROTECTED] Operating system: Solaris PHP version: 4.0.4pl1 PHP Bug Type: *General Issues Bug description: static array doesn't evaluate defined keys The following script doesn't work correctly. It should print My Message: Hello World\nArray ( [1] = Hello [2] =

[PHP-DEV] PHP 4.0 Bug #10270 Updated: PHP 4.05+ Won't Compile on Win32 Coz of Zend Errors

2001-04-23 Thread x86zman
ID: 10270 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Compile Failure Description: PHP 4.05+ Won't Compile on Win32 Coz of Zend Errors Here is the M$ VC6 (SP5) - Zend Compilation Log (the Failure Responsible) : Configuration: Zend - Win32

[PHP-DEV] Bug #9908 Updated: imap_sort() seg fault

2001-04-23 Thread chagenbu
ID: 9908 Updated by: chagenbu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: IMAP related PHP Version: 4.0 Latest CVS (20/03/2001) Assigned To: Comments: I just committed a fix to CVS. Please verify it. Previous Comments:

[PHP-DEV] Bug #10468: PHPChat does not work with PHP 4.x

2001-04-23 Thread arpadffy
From: [EMAIL PROTECTED] Operating system: RH Linux 7.0 PHP version: 4.0.4pl1 PHP Bug Type: Unknown/Other Function Bug description: PHPChat does not work with PHP 4.x … a well known free script from PHPwizard that worked perfect under 3.0.x versions refuse to work under PHP

[PHP-DEV] PHP 4.0 Bug #10466 Updated: hidden '.' files don't work with file_exists()

2001-04-23 Thread atom
ID: 10466 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Filesystem function related Description: hidden '.' files don't work with file_exists() single quotes works fine. thanks! also, could be a bug, but i got it to work by having it ~follow~ a symbolic link.

[PHP-DEV] Bug #10468 Updated: PHPChat does not work with PHP 4.x

2001-04-23 Thread torben
ID: 10468 Updated by: torben Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Unknown/Other Function PHP Version: 4.0.4pl1 Assigned To: Comments: No offense, but that would be a bug in the script and not PHP. There is a possibility that the problem is caused by a bug in

[PHP-DEV] PHP 4.0 Bug #9908 Updated: imap_sort() seg fault

2001-04-23 Thread max
ID: 9908 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: IMAP related Description: imap_sort() seg fault Works with the latest cvs. Thank you! This is a pretty useful revision, will it be available in 4.0.5? Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9177 Updated: crypt problems with openssl

2001-04-23 Thread max
ID: 9177 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: *Encryption and hash functions Description: crypt problems with openssl It doesn't seem like it was fixed. From CVS checked about about 30 minutes ago, configure says: checking for MD5 crypt... no And a

Re: [PHP-DEV] 4.0.5: Merge Request

2001-04-23 Thread Zeev Suraski
I'd like to get 4.0.5 today (Tuesday), so no new merges will make it in... How bad is this bug? If it's not a showstopper, the show should go on. Chances are 4.0.6 will come out relatively soon after 4.0.5 does. Zeev At 01:20 24/4/2001, Chuck Hagenbuch wrote: I'd like to merge the following

Re: [PHP-DEV] PHP 4.0 Bug #10270 Updated: PHP 4.05+ Won't Compile on Win32 Coz of Zend Errors

2001-04-23 Thread Zeev Suraski
You may have a broken bison installation - the Zend engine and PHP 4.0.5 in general compile fine under Visual C++ 6.0. Zeev At 00:38 24/4/2001, [EMAIL PROTECTED] wrote: ID: 10270 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Compile Failure Description: PHP 4.05+

[PHP-DEV] PHP Search

2001-04-23 Thread Manesh
i need to search on my site, and on the web, like a radio button or sommingthing -- 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] PHP Search

2001-04-23 Thread Mike Robinson
This is the php-dev list. Try the php-general list. http://www.php.net/manual/en/ref.mnogo.php http://www.htdig.org/ -Original Message- From: Manesh [mailto:[EMAIL PROTECTED]] Sent: April 23, 2001 7:57 PM To: [EMAIL PROTECTED] Subject: [PHP-DEV] PHP Search i need to search

Re: [PHP-DEV] Bug #10465: absolute path dosen't work with file_exists()

2001-04-23 Thread Joe Brown
This is likely a permissions issue rather than a PHP or file_exists() defect. Make sure your web server user (typically user nobody) has permissions to /tmp and /tmp/test If the www user cannot read or execute your test directory, then it will not be able to stat a file in that directory

[PHP-DEV] RE: [PHP-WIN] PHP Search

2001-04-23 Thread Manesh
i need the full source code, to search over 700 pages and the text! -Original Message- From: Joe Brown [mailto:[EMAIL PROTECTED]] Sent: Monday, April 23, 2001 10:01 PM To: Manesh Subject: Re: [PHP-WIN] PHP Search Here, does this help? (*) search ;-) -Joe - Original Message -

[PHP-DEV] gif and jpeg support

2001-04-23 Thread Dan Phoenix
Downloaded the latest snapshot so postgres would work. ALl is fine except i cannot get gif and jpeg to work at same time. http://www.ranman.huggle.com/gd_plus_gif.txt i followed those instructions when i tried at first to build stable. and yes i did compile jpeg etc into gd. my configure line

[PHP-DEV] RC6 still reported even after repeated update to RC7

2001-04-23 Thread Jon Rosenberg
I went through my server and deleted all files and directories associated with RC6, then went ahead and compiled RC7 with the same options, I deleted everything first b/c of aformentioned path changes I saw on Zend. I used the following config options and all worked perfectly, did a make, make