[PHP-DEV] Bug #11769 Updated: PDF_setcolor (invalid type of the third argument)

2001-06-29 Thread sniper
ID: 11769 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PDF related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Fixed in PHP 4.0.6 Previous Comments: ---

[PHP-DEV] Bug #11770 Updated: configure --enable-xslt fails

2001-06-29 Thread derick
ID: 11770 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Install and Config Operating system: PHP Version: 4.0.6 Assigned To: Comments: ./configure --enable-xslt --with-xslt-sablot You need that last configure option. Derick Previous

[PHP-DEV] Bug #10589 Updated: buildconf not compatible with Gnu Libtool 1.4

2001-06-29 Thread sniper
ID: 10589 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Critical Bug Type: *Install and Config Operating system: PHP Version: 4.0 Latest CVS (01/05/2001) Assigned To: Comments: No, the libtool 1.4 is seriously bugged.. Previous Comments:

[PHP-DEV] What does this error mean?

2001-06-29 Thread Jimi Malcolm
I'm trying to from a file in a directory called 'logs'. I've never seen this error before. What does it mean? ERROR Warning: fopen(logs/993700800.log,w+) - Permission denied in /home/sites/site20/users/guide/web/counter.php on line 28 Warning: Supplied argument is not a valid File-Handle

[PHP-DEV] Bug #11772 Updated: configure keeps telling 'This c-client library does not support SSL'

2001-06-29 Thread sniper
ID: 11772 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Install and Config Operating system: PHP Version: 4.0.6 Assigned To: Comments: This is fixed in CVS. But for 4.0.6, just adding --with-openssl=/usr/local/ssl should help. --Jani

[PHP-DEV] Bug #11771 Updated: Persistent connection does not close

2001-06-29 Thread sniper
ID: 11771 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PostgreSQL related Operating system: PHP Version: 4.0.6 Assigned To: Comments: The idea of persistant connection is that it is not closed.. RTFM.

[PHP-DEV] Bug #11774 Updated: Unable to load dynamic library 'C:/PHP/extensions/php_oci8.dll'

2001-06-29 Thread sniper
ID: 11774 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Bogus Bug Type: OCI8 related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Previous Comments: --- [2001-06-28

[PHP-DEV] Bug #11762 Updated: bad example

2001-06-29 Thread danbeck
ID: 11762 Updated by: danbeck Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Documentation problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: I believe that the PDF and CHM version of the module always lag behind due to the amount of work it takes to package them up.

Re: [PHP-DEV] Assert callback handlers

2001-06-29 Thread Jon Parise
On Thu, Jun 28, 2001 at 05:23:41AM -0600, Zak Greant wrote: Can anyone see any problems with adding array ($object, 'method') syntax to the assert handler functionality? I think that would be fiarly useful, actually. In the past, I've just written whole functions that sort of mimic

[PHP-DEV] CVS probs

2001-06-29 Thread Derick Rethans
Hello guys, I committed something... but I got this error. (This could be a prob with the moving of the server?) Anyway, this is the error: [derick@aarde cpdf]$ cvs commit cvs commit: Examining . Checking in cpdf.c; /repository/php4/ext/cpdf/cpdf.c,v -- cpdf.c new revision: 1.27; previous

[PHP-DEV] Bug #11762 Updated: bad example

2001-06-29 Thread derick
ID: 11762 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Documentation problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: I'm planning to update the CHM versions soon now, as lots of things have been changed. I hope I can do it this weekend.

[PHP-DEV] Bug #11788: CGI-Error and 502 Bad Gateway

2001-06-29 Thread theo . schoeberl
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.5 PHP Bug Type: IIS related Bug description: CGI-Error and 502 Bad Gateway We have the same problem as bug number #9852, running this small script: ?php // user_error (Starting whoonline.php);

[PHP-DEV] Bug #11789: Apache can't start

2001-06-29 Thread mad
From: [EMAIL PROTECTED] Operating system: Linux 2.4.5 PHP version: 4.0.6 PHP Bug Type: Sybase-ct (ctlib) related Bug description: Apache can't start When I launch apache with sybase_ct, I've got following messages : DRK01:/soft/apache/bin# ./apachectl start ./apachectl:

[PHP-DEV] Bug #11789 Updated: Apache can't start

2001-06-29 Thread mad
ID: 11789 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Sybase-ct (ctlib) related Operating system: Linux 2.4.5 PHP Version: 4.0.6 Description: Apache can't start PS : it's ok with sybase DB lib Previous Comments:

Re: [PHP-DEV] What does this error mean?

2001-06-29 Thread jeroen
[EMAIL PROTECTED] or news://news.php.net/php.general Anyway, you don't have permission to write the file... type man chmod in your shell. Jeroen - Original Message - From: Jimi Malcolm [EMAIL PROTECTED] Newsgroups: php.dev Sent: Thursday, June 28, 2001 9:15 PM Subject: [PHP-DEV] What

[PHP-DEV] Bug #11062 Updated: Sharing Violation Error Message

2001-06-29 Thread phildriscoll
ID: 11062 Updated by: phildriscoll Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Directory function related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Is there any chance that while testing this you have also caused IIS to serve any of the files in the directories up?

Re: [PHP-DEV] Memory limit is used for all scripts insteadofone? NEW: CRASHING

2001-06-29 Thread Zeev Suraski
Saying it worked in 4.0.4 was quite a valuable piece of information. I can confirm now that memory_limit is broken in 4.0.6, I'll submit a fix to CVS soon. Zeev At 15:23 28/6/2001, Swift wrote: Hi Zeev! Zeev Suraski wrote: This isn't a known problem (well, at least I haven't heard any

Re: [PHP-DEV] DOM/XML in 4.0.7

2001-06-29 Thread Andi Gutmans
At 02:30 PM 6/27/2001 -0400, Colin Viebrock wrote: For 4.0.6 I rolled back the DOM/XML changes. It seems as if the current upgrade isn't being fixed. Maybe we should revert it back to what it was in 4.0.6 until it gets a thorough make over? You love to make me work, huh? :) Seriously, if

[PHP-DEV] Bug #11628 Updated: odbc_fetch_into is broken

2001-06-29 Thread sniper
ID: 11628 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: ODBC related Operating system: PHP Version: 4.0.6 Assigned To: Comments: This function has to be redesigned but this has to wait for PHP 4.1.x release. At the moment this is the intented

Re: [PHP-DEV] [Bug] MacOSX-10.0.4 Unresolved symbols in Apche DSO

2001-06-29 Thread nathan r. hruby
On Thu, 28 Jun 2001 [EMAIL PROTECTED] wrote: Hello Nathan, please add --with-zlib to your configure line. It should work fine then. Did that, worked fine, amened bug at bugs.php.net. Please add a warning for this in the INSTALL if the is a MacOSX specfic problem, or change build config to

Re: [PHP-DEV] [Bug] MacOSX-10.0.4 Unresolved symbols in Apche DSO

2001-06-29 Thread derick
On Thu, 28 Jun 2001, nathan r. hruby wrote: On Thu, 28 Jun 2001 [EMAIL PROTECTED] wrote: Hello Nathan, please add --with-zlib to your configure line. It should work fine then. Did that, worked fine, amened bug at bugs.php.net. Please add a warning for this in the INSTALL if the is

[PHP-DEV] Bug #11781: Seg Fault apache and 0 bytes request.. apache died

2001-06-29 Thread wilco
From: [EMAIL PROTECTED] Operating system: Linux Slackware 7.1 PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: Seg Fault apache and 0 bytes request.. apache died The crash happens after a random (half) hours at with my busy visited website +/- 2 mil.

Re: [PHP-DEV] [Bug] MacOSX-10.0.4 Unresolved symbols in Apche DSO

2001-06-29 Thread nathan r. hruby
On Thu, 28 Jun 2001 [EMAIL PROTECTED] wrote: On Thu, 28 Jun 2001, nathan r. hruby wrote: On Thu, 28 Jun 2001 [EMAIL PROTECTED] wrote: Hello Nathan, please add --with-zlib to your configure line. It should work fine then. Did that, worked fine, amened bug at bugs.php.net.

RE: [PHP-DEV] Totally Blue Sky / beta testers?

2001-06-29 Thread Marc Boeren
Hi, Seriously, we could use a couple beta testers. I've been told I can accept 5 beta-testers. Benefits are that you can distribute your first project for free... Interested? *IF* I do not have to sign a non-compete, then count me in. If you end up going the commercial route, then

[PHP-DEV] Bug #11632 Updated: Bad Request on most Sites

2001-06-29 Thread cheapsalsa
ID: 11632 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: HTTP related Operating system: Red Hat Linux 7.0 Standard PHP Version: 4.0.6 Description: Bad Request on most Sites Yes, (my intranet site address, which I use the script on, is http://intranet) If I

[PHP-DEV] Bug #11774 Updated: Unable to load dynamic library 'C:/PHP/extensions/php_oci8.dll'

2001-06-29 Thread fabio . pascarella
ID: 11774 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: OCI8 related Operating system: Win NT - IIS4 - CGI PHP Version: 4.0.6 Description: Unable to load dynamic library 'C:/PHP/extensions/php_oci8.dll' Never mind, my fault. My Oracle client installation was

[PHP-DEV] Bug #11749 Updated: Unserialize dies with Apache Module but is FINE with CGI

2001-06-29 Thread btanner
ID: 11749 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating system: Win32 (Win 2k) PHP Version: 4.0.6 Description: Unserialize dies with Apache Module but is FINE with CGI After changing all my reads and writes to forced binary reads and right, all is

[PHP-DEV] Bug #11762 Updated: bad example

2001-06-29 Thread sniper
ID: 11762 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Documentation problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: Not necessarily. Latest should always be the online manual. And the VERY latest is in CVS. :) Previous Comments:

[PHP-DEV] Bug #11761 Updated: LC_CTYPE undeclared

2001-06-29 Thread sniper
ID: 11761 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Failure Operating system: PHP Version: 4.0.6 Assigned To: Comments: Do you have /usr/include/locale.h ? Can you find this line in php4/main/php_config.h: #define HAVE_LOCALE_H 1

[PHP-DEV] Bug #11782: Select from Array

2001-06-29 Thread aubrey
From: [EMAIL PROTECTED] Operating system: Linux RedHat 7.1 PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: Select from Array When I run an odbc_exec from PHP-4.0.2 which connects to a Progress 83C database in order to retreive an array field as follows:

[PHP-DEV] RE: Bug #11761 Updated: LC_CTYPE undeclared

2001-06-29 Thread Collins, Kevin (cokm)
I do have /usr/include/locale.h. In the php_config.h file, the only line matching 'HAVE_LOCALE_H' is: /* #undef HAVE_LOCALE_H */ Is configure not finding my header file? Thanks, Kevin -Original Message- From: Bug Database [SMTP:[EMAIL PROTECTED]] Sent: Thursday, June 28, 2001 8:34

[PHP-DEV] 2 problems with shutdown

2001-06-29 Thread Thies C. Arntzen
hi, we have two problems in the current code when it comes to shutting down apache processes: 1) in main.c php_module_shutdown(): we call php_config_ini_shutdown() before we call the modules MSHUTDOWN functions - which basically means that php is already

[PHP-DEV] Bug #11737 Updated: File upload generates warning

2001-06-29 Thread paul . busse
ID: 11737 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: HTTP related Operating system: Redhat 7.0 PHP Version: 4.0.5 Description: File upload generates warning Unfortunately I do not have time to test PHP 4.0.6. I'm on holiday for the next two weeks so I won't be testing it before

Re: [PHP-DEV] keeping descriptors in persistent connections

2001-06-29 Thread Thies C. Arntzen
On Thu, Jun 28, 2001 at 11:18:11AM +0200, [EMAIL PROTECTED] wrote: Hello Joao, On Wed, 27 Jun 2001, Joao Conceicao wrote: Hi, I'm having a problem making a module that uses persistent connections. It's possible to reuse the same descriptors (file descriptors) in two diferent pages?

Re: [PHP-DEV] PHP Bug Type: Strings related ???

2001-06-29 Thread Brian Moon
You have magic_quotes_gpc turned on. You will need to stripslashes anything passed in as a GET var. You can turn this off in php.ini or Apache conf files (including .htaccess). See the configuration portion of the manual for instructions. Brian Moon --

[PHP-DEV] Bug #11759 Updated: DOCUMENT_ROOT not available when using PHP with IIS5 (cgi Version)

2001-06-29 Thread brianlmoon
ID: 11759 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: IIS related Operating system: PHP Version: 4.0.6 Assigned To: Comments: DOCUMENT_ROOT is an environment/server variable set by Apache. You will need to determine the equivalent if there

[PHP-DEV] Bug #11783: CGI Error with non local Virtual directory

2001-06-29 Thread sliljedahl
From: [EMAIL PROTECTED] Operating system: win 2K server PHP version: 4.0.6 PHP Bug Type: IIS related Bug description: CGI Error with non local Virtual directory when I run ?phpinfo();? or any other php script. I receive: CGI Error The specified CGI application misbehaved by

Re: [PHP-DEV] Memory limit is used for all scripts instead of one?

2001-06-29 Thread derick
On Wed, 27 Jun 2001, Brian Moon wrote: What version of PHP are you using? There were some changes in 4.0.6 that may change your results. This error comes from the php site, it's not a bug that the user reported :) regards, Derick Brian Moon

[PHP-DEV] Bug #11764 Updated: system() function result different from PHP 4.0.5

2001-06-29 Thread sniper
ID: 11764 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: User feedback: -- In goods1.php , the value of $argc == 5 (PHP 4.0.6) , $argc == 3 (PHP 4.0.5)

[PHP-DEV] Bug #11707 Updated: FILE.lo isn't a libtool type if built php as a cgi

2001-06-29 Thread sniper
ID: 11707 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Critical Bug Type: Compile Failure Operating system: PHP Version: 4.0.6 Assigned To: Comments: This is not the only bug in libtool 1.4 I assume. Anyway, this has to be fixed before next release. Previous

[PHP-DEV] Bug #11725 Updated: Bitwise operators seems buggy

2001-06-29 Thread sniper
ID: 11725 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Math related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Like in the #7755 was suggested, for now, use GMP functions. Previous Comments:

[PHP-DEV] Bug #11784: read_exif_data fails on big thumbnails

2001-06-29 Thread kjarri
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: *Graphics related Bug description: read_exif_data fails on big thumbnails I'm having problem reading exif data from pictures produced by Fujifilm FinePix6800 ZOOM. While reading exif data from

Re: [PHP-DEV] Memory limit is used for all scripts instead of one?

2001-06-29 Thread Wez Furlong
I thought I would add my tuppence (= 2 pence = 0.02 GBP) worth: I've been building with --enable-memory-limit to enable the peak mem usage stats in my log files. Recently I noticed that all of a sudden my scripts were chewing up more than 8MB (the default limit in php.ini) and PHP was bailing

[PHP-DEV] Re: 2 problems with shutdown

2001-06-29 Thread Thies C. Arntzen
ping? On Thu, Jun 28, 2001 at 05:45:13PM +0200, Thies C. Arntzen wrote: hi, we have two problems in the current code when it comes to shutting down apache processes: 1) in main.c php_module_shutdown(): we call php_config_ini_shutdown() before we call the

[PHP-DEV] Re: 2 problems with shutdown

2001-06-29 Thread Thies C. Arntzen
On Fri, Jun 29, 2001 at 03:23:03PM +0300, Zeev Suraski wrote: At 15:18 29/6/2001, Thies C. Arntzen wrote: agreed - but we should do it, right? Yup :) in the error_log - and sometimes it'll even SEGFAULT. is this good? Is this a trick question? :) Of course it's bad.

Re: [PHP-DEV] Karma request

2001-06-29 Thread Rasmus Lerdorf
Can I get karma in ext/sybase and ext/sybase_ct again? You do -- 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]

[PHP-DEV] Bug #11765 Updated: Warning: MySQL: Unable to save result set in

2001-06-29 Thread sniper
ID: 11765 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Old-Bug Type: MSSQL related Bug Type: MySQL related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Try adding this lines after each mysql function: echo mysql_errno().:

[PHP-DEV] Bug #11656 Updated: Server cannot startup since PHP 4.0.5

2001-06-29 Thread jfornall
ID: 11656 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: iPlanet related Operating system: Solaris 8 PHP Version: 4.0.6 Description: Server cannot startup since PHP 4.0.5 The suggestion by avsm did help! Thanks you very much! Previous Comments:

[PHP-DEV] [PATCH] sybase_ct connection reference count

2001-06-29 Thread Paul Moosman
Bug #11489 Attached is a patch to php_sybase_ct.c version 1.47 that fixes bug #11489 -- Paul Moosman [EMAIL PROTECTED] Index: php_sybase_ct.c === RCS file: /repository/php4/ext/sybase_ct/php_sybase_ct.c,v retrieving revision

[PHP-DEV] Bug #10986 Updated: makerpm script make a wron version no.

2001-06-29 Thread sniper
ID: 10986 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.5 Assigned To: Comments: I made couple of changes to the makerpm script in CVS. It should work better now. --Jani Previous

[PHP-DEV] Bug #11793 Updated: file_exists() and friends

2001-06-29 Thread bf
ID: 11793 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating system: Redhat Linux PHP Version: 4.0.6 Description: file_exists() and friends This was not a PHP problem. Previous Comments:

Re: [PHP-DEV] Dom XML

2001-06-29 Thread Andi Gutmans
At 01:14 PM 6/29/2001 +0200, [EMAIL PROTECTED] wrote: On Fri, 29 Jun 2001, Andi Gutmans wrote: Well everyone would like to see it fixed but no one is fixing it. So we are better of rolling back. It means we will end up with one version and not three because we will roll back to 4.0.6. I

[PHP-DEV] Re: [Zend Engine 2] substr changes

2001-06-29 Thread Derick Rethans
On Fri, 29 Jun 2001, Jeroen van Wolffelaar wrote: This works fine: $i will contain, -3, -2, -1 and 0 (and not -0), but indeed I agree that substr ('str', 0, 0) should return this: 'str'. This change can be easily made in the current sources. If nobody objects, I'll change it. This is

[PHP-DEV] Bug #11793: file_exists() and friends

2001-06-29 Thread bf
From: [EMAIL PROTECTED] Operating system: Redhat Linux PHP version: 4.0.6 PHP Bug Type: Scripting Engine problem Bug description: file_exists() and friends I'm having problem with file_exists(), is_file(), file_size() since the upgrade to 4.0.6. It does not work if I

[PHP-DEV] Re: [srm] Re: [PHP-DEV] keeping descriptors in persistent connections

2001-06-29 Thread derick
On Thu, 28 Jun 2001, Thies C. Arntzen wrote: On Thu, Jun 28, 2001 at 11:18:11AM +0200, [EMAIL PROTECTED] wrote: Hello Joao, On Wed, 27 Jun 2001, Joao Conceicao wrote: Hi, I'm having a problem making a module that uses persistent connections. It's possible to reuse the same

[PHP-DEV] Bug #11792 Updated: can't install php as cgi on Solaris

2001-06-29 Thread chedong
ID: 11792 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Install and Config Operating system: Solaris5.8 Generic_108529-08 i86 PHP Version: 4.0.6 Description: can't install php as cgi on Solaris perl installed: perl -v This is perl, version 5.005_03 built for i86pc-solaris

[PHP-DEV] Bug #11794: get_meta_tags doesn'

2001-06-29 Thread teocl
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.5 PHP Bug Type: Unknown/Other Function Bug description: get_meta_tags doesn' -- Edit Bug report at: http://bugs.php.net/?id=11794edit=1 -- PHP Development Mailing List http://www.php.net/ To

[PHP-DEV] Bug #11795: get_meta_tags doesn'

2001-06-29 Thread teocl
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.5 PHP Bug Type: Unknown/Other Function Bug description: get_meta_tags doesn' -- Edit Bug report at: http://bugs.php.net/?id=11795edit=1 -- PHP Development Mailing List http://www.php.net/ To

[PHP-DEV] Bug #11354 Updated: docs allocated by xmlParseFile need to be freed

2001-06-29 Thread derick
ID: 11354 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DOM XML related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Zeev, Andi, is this possible with the Zend Engine at all? Are the destructers called when a variabele is reassigned? Derick

[PHP-DEV] Bug #11796: get_meta_tags doesn't work when the title tag consists of single quote

2001-06-29 Thread teocl
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.5 PHP Bug Type: Unknown/Other Function Bug description: get_meta_tags doesn't work when the title tag consists of single quote get_meta_tags will get nothing when this statics file is used.(please see the

[PHP-DEV] Bug #11767 Updated: Bad escape sequence

2001-06-29 Thread veins
ID: 11767 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Program Execution Operating system: Unix PHP Version: 4.0.6 Description: Bad escape sequence I had some time this morning to check for the infamous bug and while watching standart/exec.c I found out that the index of chars that

[PHP-DEV] Re: 2 problems with shutdown

2001-06-29 Thread Zeev Suraski
At 18:45 28/6/2001, Thies C. Arntzen wrote: hi, we have two problems in the current code when it comes to shutting down apache processes: 1) in main.c php_module_shutdown(): we call php_config_ini_shutdown() before we call the modules MSHUTDOWN functions -

[PHP-DEV] Bug #11728 Updated: (null) given instead of actual error message

2001-06-29 Thread sniper
ID: 11728 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PostgreSQL related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Fixed in CVS. Fix will be in PHP 4.0.7. --Jani Previous Comments:

Re: [PHP-DEV] Assert callback handlers

2001-06-29 Thread Zak Greant
And it would be more consistent with how the other callback handlers and function invokers are implemented. --zak - Original Message - From: Jon Parise [EMAIL PROTECTED] To: Zak Greant [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Thursday, June 28, 2001 3:42 PM Subject: Re: [PHP-DEV]

[PHP-DEV] Bug #11792 Updated: can't install php as cgi on Solaris

2001-06-29 Thread chedong
ID: 11792 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Install and Config Operating system: Solaris5.8 Generic_108529-08 i86 PHP Version: 4.0.6 Description: can't install php as cgi on Solaris SORRY:problem sloved, It's my fault... just there is some $PATH in make user

[PHP-DEV] Bug #11363 Updated: Apache fails to start

2001-06-29 Thread glen
ID: 11363 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Encryption and hash functions Operating system: Cobalt OS 4.0 PHP Version: 4.0.5/6 Description: Apache fails to start These are taken from the 4.0.6 release ( which has the same problem as 4.0.5 ):

[PHP-DEV] Bug #11363 Updated: Apache fails to start

2001-06-29 Thread glen
ID: 11363 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Encryption and hash functions Operating system: Cobalt OS 4.0 PHP Version: 4.0.5/6 Description: Apache fails to start sorry, that should be HAVE_SRANDOM 1 -Glen Previous Comments:

[PHP-DEV] Bug #11798: svar_dump() wanted

2001-06-29 Thread oyvindmo
From: [EMAIL PROTECTED] Operating system: any PHP version: 4.0 Latest CVS (2001-06-29) PHP Bug Type: Feature/Change Request Bug description: svar_dump() wanted It would be very nice to have a var_dump() that returns the variable dump as a string instead of printing it.

[PHP-DEV] Bug #11803: call to undefined function not caught by set_error_handler

2001-06-29 Thread sbs
From: [EMAIL PROTECTED] Operating system: sunos 5.7 PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: call to undefined function not caught by set_error_handler $ok=1; function sionna($errno, $errmsg) { global $ok; $ok=0; }

Re: [PHP-DEV] Bug #10589 Updated: buildconf not compatible with GnuLibtool 1.4

2001-06-29 Thread Rasmus Lerdorf
No, the libtool 1.4 is seriously bugged.. Jani, I still have yet to see anybody other than you report problems with this recently. -Rasmus -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To