[PHP-DEV] PHP 4.0 Bug #9250: Nested Functions are BAD, they make for inefficient debugging

2001-02-14 Thread dsifry
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: Nested Functions are BAD, they make for inefficient debugging If you have a missing close-bracket "}" somewhere in your code, the PHP parser tells you

[PHP-DEV] PHP 4.0 Bug #9251: Fatal error: Call to undefined function: ocilogon()

2001-02-14 Thread hindau
From: [EMAIL PROTECTED] Operating system: windows98 PHP version: 4.0.0 PHP Bug Type: Oracle related Bug description: Fatal error: Call to undefined function: ocilogon() Fatal error: Call to undefined function: ocilogon() -- Edit Bug report at:

[PHP-DEV] PHP 4.0 Bug #9251 Updated: Fatal error: Call to undefined function: ocilogon()

2001-02-14 Thread cynic
ID: 9251 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Oracle related Assigned To: Comments: 1) you need php_oci.dll 2) you need OCI client libraries Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #9252: Bad database name leaves open connection

2001-02-14 Thread supporter-rwidmer
From: [EMAIL PROTECTED] Operating system: Linux and FreeBSD 4 PHP version: 4.0.4pl1 PHP Bug Type: MySQL related Bug description: Bad database name leaves open connection A Zend Help Desk customer (54) reported having an unreasonable number of connections to his database

Re: [PHP-DEV] On objects, sessions, and class definitions

2001-02-14 Thread Hartmut Holzgraefe
"Chris A. Henesy" wrote: I see a few possible solutions to the problem. The first would be to store complete object session variables, i.e. store the actuall code contained in the object's methods as part of the serialized object. The second would be to simplify the session_start

[PHP-DEV] PHP 4.0 Bug #9253: Class constructors can't return values

2001-02-14 Thread stefan . p
From: [EMAIL PROTECTED] Operating system: All PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: Class constructors can't return values Class constructors can't abort instance creation, for example by returning false... This leads to a lot of "if (!

[PHP-DEV] PHP 4.0 Bug #9254: Problem in the MSVCRT.DLL file system occurs, when call to number_format()

2001-02-14 Thread alkis
From: [EMAIL PROTECTED] Operating system: Windows 95 PHP version: 4.0.4 PHP Bug Type: Filesystem function related Bug description: Problem in the MSVCRT.DLL file system occurs, when call to number_format() Here is the message tha crushes php.exe after calling the

[PHP-DEV] PHP 4.0 Bug #7070 Updated: un-decipherable error (php version: 3.0.16)

2001-02-14 Thread sniper
ID: 7070 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Bogus Bug Type: *General Issues Assigned To: Comments: Previous Comments: --- [2000-10-06 15:34:21] [EMAIL PROTECTED] Warning:

[PHP-DEV] PHP 4.0 Bug #8895 Updated: xslt_process() documentation problem

2001-02-14 Thread sterling
ID: 8895 Updated by: sterling Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Sablotron XSL Assigned To: Comments: not a bug. xslt_process() returns false on failure, you can supress errors using the @ sign. Previous Comments:

[PHP-DEV] PHP 4.0 Bug #8928 Updated: xslt_process randomly fails on valid xml/xsl data (xslt_run works fine)

2001-02-14 Thread sterling
ID: 8928 Updated by: sterling Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Sablotron XSL Assigned To: Comments: you can have an xslt_error function without the parser, just omit the parser argument and it will be the global error handler. Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9256: INSERT SQL command doesnt work

2001-02-14 Thread jtruhlar
From: [EMAIL PROTECTED] Operating system: W2K PHP version: 4.0.4pl1 PHP Bug Type: ODBC related Bug description: INSERT SQL command doesnt work I§m using ODBC connection to Access (only for testing purposes, I§m not stupid :)). SQL command¨SELECT work OK, but all updates

[PHP-DEV] PHP 4.0 Bug #9144 Updated: /tmp/php?????? file created without reference in POST array

2001-02-14 Thread sniper
ID: 9144 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Filesystem function related Assigned To: Comments: The files are of 0 bytes long and are deleted after script finishes by PHP itself. The cleaning should work in 4.0.4pl1 so please upgrade.

[PHP-DEV] CVS Account Request

2001-02-14 Thread CVS Account Request
Full name: Carlos Eduardo Vargas Miranda Email: [EMAIL PROTECTED] ID: CEVM Purpose: Take part in the group who will translate PHP Manual to Portuguese (pt-BR). -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[PHP-DEV] PHP 4.0 Bug #9257: Problem with values returned from a select statement

2001-02-14 Thread fabionl
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: InterBase related Bug description: Problem with values returned from a select statement $sele = "select data,hora,historico,valor from saldos "; $sele .= "where data between '$dataini1' and

[PHP-DEV] PHP 4.0 Bug #6901 Updated: odbc_columns

2001-02-14 Thread kalowsky
ID: 6901 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Assigned To: kalowsky Comments: starting to play with odbc on windows... all i have is 98 though... Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #9260 Updated: Strange effects ...

2001-02-14 Thread cynic
ID: 9260 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Bogus Bug Type: Performance problem Assigned To: Comments: 1) microtime() isn't exactly microtime() on win32. IIRC it was improved somewhat _after_ the release of 4.0.4 pl1, but it still goes only to

[PHP-DEV] PHP 4.0 Bug #9260 Updated: Strange effects ...

2001-02-14 Thread cynic
ID: 9260 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Bogus Status: Closed Bug Type: Performance problem Assigned To: Comments: ah, concurrency... Previous Comments: --- [2001-02-14 09:18:41] [EMAIL

[PHP-DEV] CVS Account Request

2001-02-14 Thread CVS Account Request
Full name: Dmitry Tkatchenko Email: [EMAIL PROTECTED] ID: dim Purpose: authoring mnogosearch documentation -- 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:

[PHP-DEV] PHP 4.0 Bug #9261: odbc to an oracle 'view' fails

2001-02-14 Thread bengt . nilsson
From: [EMAIL PROTECTED] Operating system: RedHat Linux 6.1 PHP version: 4.0.4pl1 PHP Bug Type: ODBC related Bug description: odbc to an oracle 'view' fails Hi, I' running openlink to an oracle(8.1.5) server. When I try to do a 'select' from a view I get the error from

[PHP-DEV] PHP 4.0 Bug #9261 Updated: odbc to an oracle 'view' fails

2001-02-14 Thread kara
ID: 9261 Updated by: kara Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: ODBC related Assigned To: Comments: You could try to pass SQL_CUR_USE_ODBC as additional parameter to odbc_connect() and see if this helps. Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9263: COM returns bad characters

2001-02-14 Thread geniuz
From: [EMAIL PROTECTED] Operating system: NT 4.0 SP5 PHP version: 4.0.4pl1 PHP Bug Type: COM related Bug description: COM returns bad characters My COM returns characters from 1 to 255 (ASCII) converted to unicode ofcourse (VC++ macro A2OLE). Calling COM from VC++ returns

Re: [PHP-DEV] Compiling under Borland C Builder / NoBEGIN_EXTERN_C?

2001-02-14 Thread Bryan Mayland
Andi Gutmans wrote: There is no good reason the BEGIN_EXTERN_C() haven't been included. We'd welcome a patch. Check out the other places we do put these to get an idea where they should be. I've already got all this done. I'll send a patch for this first. In any case, one thing I've

[PHP-DEV] Language Question

2001-02-14 Thread John Woolbright
Is there any way in php to create macros for inline execution of code without creating scoping issues like function() does. For Example: if you had a macro set up so like this Macro($x) { for($i=0;$i$x;$i++) { echo $x; } } and a program like this $x=15; Macro($x); $x=45

[PHP-DEV] PHP 4.0 Bug #9231 Updated: when usign ob_gzhandler HTTP HEAD does not work

2001-02-14 Thread andre
ID: 9231 Updated by: andre Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Output Control Assigned To: Comments: shouldn't it reaad HEAD / HTTP/1.0 bogus Previous Comments: ---

Re: [PHP-DEV] Language Question

2001-02-14 Thread Cynic
just replace $var with $GLOBALS['var'] where you want a global no matter what. However, I would also welcome macros. At 18:16 14.2. 2001, John Woolbright wrote the following: -- Is there any way in php to create macros for inline

[PHP-DEV] PHP 4.0 Bug #9264: Using session_encode with user-level session storage functions causes a crash

2001-02-14 Thread lolo
From: [EMAIL PROTECTED] Operating system: win98 SE PHP version: 4.0 Latest CVS (14/02/2001) PHP Bug Type: Reproduceable crash Bug description: Using session_encode with user-level session storage functions causes a crash Hi! Be indulgent for my poorly english level

[PHP-DEV] PHP 4.0 Bug #9104 Updated: imap support will not compile

2001-02-14 Thread sniper
ID: 9104 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Compile Problem Assigned To: Comments: Please ask support questions on [EMAIL PROTECTED] as this is not any bug in PHP. Also check the http://www.php.net/imap page for more info about how to

[PHP-DEV] PHP 4.0 Bug #9113 Updated: Apache will not restart

2001-02-14 Thread sniper
ID: 9113 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Apache related Assigned To: Comments: 1. You should do ./apachectl stop ; ./apachectl start instead of restart. 2. If above hint doesn't help, is there anything in the apache error_log or

[PHP-DEV] PHP 4.0 Bug #9103 Updated: error starting apache 3.1.17 on Addmodule mod_php4.c

2001-02-14 Thread sniper
ID: 9103 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproduceable crash Assigned To: Comments: What was the configure line you used for PHP 4 ? And check your httpd.conf if there are some IfDefine SSL tags around either in the list of

[PHP-DEV] PHP 4.0 Bug #9126 Updated: Compilation stop with PDF_show_boxed in -lpdf... no

2001-02-14 Thread sniper
ID: 9126 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Compile Problem Assigned To: Comments: --enable-shared-pdflib Previous Comments: --- [2001-02-06 08:12:35] [EMAIL PROTECTED] You need to

[PHP-DEV] PHP 4.0 Bug #9133 Updated: configure: error: Invalid Apache directory - unable to find httpd.h under /usr/

2001-02-14 Thread sniper
ID: 9133 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *Install and Config Assigned To: Comments: Not enough info. And most likely an user error. Please ask support questions on [EMAIL PROTECTED] --Jani Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9134 Updated: configure: error: Invalid Apache directory - unable to find httpd.h under /usr/

2001-02-14 Thread sniper
ID: 9134 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *Install and Config Assigned To: Comments: Please READ the INSTALL file. If you use --with-apache you're compiling PHP as static module ie. you should point the path to the apache SOURCES.

[PHP-DEV] PHP 4.0 Bug #9139 Updated: Broken link from your website

2001-02-14 Thread sniper
ID: 9139 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Unknown/Other Function Assigned To: Comments: Previous Comments: --- [2001-02-06 22:07:16] [EMAIL PROTECTED] when

[PHP-DEV] PHP 4.0 Bug #9146 Updated: date() doesn't return the RFC 822 date

2001-02-14 Thread sniper
ID: 9146 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Old-Bug Type: Date/time related Bug Type: Documentation problem Assigned To: Comments: Reclassified as documentation problem as the 'r' option was added in PHP 4.0.4 and the manual page misses the note

[PHP-DEV] error in ext/mnogosearch/config.m4

2001-02-14 Thread Björn Schotte
Hi, there's an error in this config macro file: MNOGOSEARCH_VERSION_ID=$MNOGOSEARCH_BINDIR/udm-config -version-id it should be --version-id (two hyphens) otherwise, configure will fail. Please fix it. TIA! -- Bjrn Schotte [EMAIL PROTECTED]

[PHP-DEV] PHP 4.0 Bug #9149 Updated: syntax error

2001-02-14 Thread sniper
ID: 9149 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Compile Failure Assigned To: Comments: The dav extension should be rewritten and is not going to be included in next release (if nobody comes up with a new one before release, that is) .

Re: [PHP-DEV] PHP 4.0 Bug #9261: odbc to an oracle 'view' fails

2001-02-14 Thread Andreas Karajannis
Andrew Hill wrote: Hi, This error indicates that there is no index/primary key in a result set that the driver is attempting to read into a cursor. Adding a primary key to the table will fix this, or passing a different cursor type in will fix this - keyset driven cursors are essentially

[PHP-DEV] PHP 4.0 Bug #9158 Updated: Mysql client version

2001-02-14 Thread sniper
ID: 9158 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: MySQL related Assigned To: Comments: It will be in PHP 4.0.5 --Jani Previous Comments: --- [2001-02-07 13:07:28]

[PHP-DEV] PHP 4.0 Bug #9160 Updated: When using the include() function, the file being included is cached by php

2001-02-14 Thread sniper
ID: 9160 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Unknown/Other Function Assigned To: Comments: Are you sure it isn't the browser that caches the page? Try reloading the page with pressing shift key down and click reload. That way it

[PHP-DEV] PHP 4.0 Bug #9161 Updated: Undefined symbols in static apache build using PHP 4.0.4pl1

2001-02-14 Thread sniper
ID: 9161 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Apache related Assigned To: Comments: Try doing 'make clean ; make install' for PHP 4 and then try making Apache again. --Jani Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9174 Updated: Core Dump

2001-02-14 Thread sniper
ID: 9174 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Date/time related Assigned To: Comments: Works for me just fine. Can you try latest CVS snapshot from http://snaps.php.net/ ?? And add some short example code into this bug report in case

[PHP-DEV] PHP 4.0 Bug #9261 Updated: odbc to an oracle 'view' fails

2001-02-14 Thread bengt . nilsson
ID: 9261 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: ODBC related Description: odbc to an oracle 'view' fails I've tried SQL_CUR_USE_ODBC, SQL_CUR_USE_IF_NEEDED, SQL_CUR_USE_DRIVER and SQL_CUR_DEFAULT with the same result. /Bengt Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9188 Updated: it seems that mysql-module doesn't support any charsets except latin1

2001-02-14 Thread sniper
ID: 9188 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: MySQL related Assigned To: Comments: Please try the latest CVS snapshot from http://snaps.php.net/ --Jani Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9192 Updated: configure script needs -lxml2 for XML-DOM

2001-02-14 Thread sniper
ID: 9192 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Install and Config Assigned To: Comments: This is fixed in CVS. Please try latest CVS snapshot from http://snaps.php.net/ --Jani Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9265: passing preg_split a limit parameter of 0 supresses all matches

2001-02-14 Thread chuck
From: [EMAIL PROTECTED] Operating system: Linux 2.2 PHP version: 4.0 Latest CVS (14/02/2001) PHP Bug Type: PCRE related Bug description: passing preg_split a limit parameter of 0 supresses all matches Somewhere in the last few weeks, preg_split changed so that specifiying a

[PHP-DEV] PHP 4.0 Bug #9266: Unable to load 14 of php's extensions

2001-02-14 Thread mikemyers
From: [EMAIL PROTECTED] Operating system: WInMe, Win98, Win2000 PHP version: 4.0.4pl1 PHP Bug Type: *Database Functions Bug description: Unable to load 14 of php's extensions I spent almost 2 day trying to figure out how to load the sybase extension under windows. I tried

[PHP-DEV] PHP 4.0 Bug #9201 Updated: automatically inserted HTML with --trans-sid breaks page compliance to w3c std

2001-02-14 Thread sniper
ID: 9201 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Feature/Change Request Assigned To: Comments: This is fixed in CVS. Try latest CVS snapshot from http://snaps.php.net/ --Jani Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9266 Updated: Unable to load 14 of php's extensions

2001-02-14 Thread hholzgra
ID: 9266 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Status: Analyzed Old-Bug Type: *Database Functions Bug Type: Feature/Change Request Assigned To: Comments: all of theese extensions depend on other DLLs being installed on your system like, for example, sybase_ct client DLLs (this

[PHP-DEV] PHP 4.0 Bug #9186 Updated: string compare with == does not work correctly

2001-02-14 Thread sniper
ID: 9186 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Old-Bug Type: Scripting Engine problem Bug Type: Documentation problem Assigned To: Comments: Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #9204 Updated: Crash when I opent a particular page

2001-02-14 Thread sniper
ID: 9204 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Reproduceable crash Assigned To: Comments: And please try latest CVS snapshot from http://snaps.php.net/ as I have a feeling this has been fixed already.. --Jani Previous Comments:

[PHP-DEV] PHP 4.0 Bug #3611 Updated: switch() limitation and gcc invoked instead of cc

2001-02-14 Thread sniper
ID: 3611 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Assigned To: Comments: I'm pretty sure this is fixed already. If this is not the case (when using PHP 4.0.4pl1) reopen this bug report. --Jani Previous Comments:

Re: [PHP-DEV] PHP 4.0 Bug #9266 Updated: Unable to load 14 of php's extensions

2001-02-14 Thread Hartmut Holzgraefe
request for a new bug categorie: misleading error message -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77 Besuchen Sie uns auf der CeBIT 2001 - in Halle 6 Stand F62/4 -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL

[PHP-DEV] PHP 4.0 Bug #9267: vars are set to instead of NULL

2001-02-14 Thread phanto
From: [EMAIL PROTECTED] Operating system: win2k PHP version: 4.0.4pl1 PHP Bug Type: *Database Functions Bug description: vars are set to "" instead of NULL don't know if this is only related to the mssql extension, but when i retrieve a NULL - field from the database the

[PHP-DEV] PHP 4.0 Bug #9257 Updated: Problem with values returned from a select statement

2001-02-14 Thread jah
ID: 9257 Updated by: jah Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Assigned Bug Type: InterBase related Assigned To: jah Comments: Yes, this seems quite bad, and I got today another email (privately) complaining about a same kind of thing happening. I'm afraid it takes a few days

[PHP-DEV] PHP 4.0 Bug #9268: Inconsistent behaviour for per-session cookies

2001-02-14 Thread andre
From: [EMAIL PROTECTED] Operating system: SuSe 6.1 Linux 2.2.17 PHP version: 4.0.3pl1 PHP Bug Type: *Session related Bug description: Inconsistent behaviour for per-session cookies Configure line: './configure' '--with-apxs' '--with-oci8' '--with-iodbc=/usr/lib' Standard

[PHP-DEV] PHP 4.0 Bug #9261 Updated: odbc to an oracle 'view' fails

2001-02-14 Thread bengt . nilsson
ID: 9261 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Description: odbc to an oracle 'view' fails Hi, I disabled "#define HAVE_SQL_EXTENDED_FETCH 1 " and that seems to do the thing. /Bengt Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9269: Premature end of script headers error

2001-02-14 Thread yuan2
From: [EMAIL PROTECTED] Operating system: Radhat 7.0 PHP version: 4.0.4pl1 PHP Bug Type: Scripting Engine problem Bug description: Premature end of script headers error I compiled and installed php4 for the first time and it seems that all went right ,execute normal html

[PHP-DEV] PHP 4.0 Bug #9266 Updated: Unable to load 14 of php's extensions

2001-02-14 Thread mikemyers
ID: 9266 User Update by: [EMAIL PROTECTED] Status: Analyzed Bug Type: Feature/Change Request Description: Unable to load 14 of php's extensions Yes, a more detailed error message, or/and two more lines in the manual could have saved me some time. And maybe it would for others too. Thank you.

[PHP-DEV] Curly Brackets equate to variables?

2001-02-14 Thread Brad Atkins
Hello, I have the following string: input type=hidden name=Products value=\"Price::Qty::Code::Desciption::Flags|0.01::1::12::Your eShop (1 Store License)::{USD}{TEST}|\" When I print it out I get this: input type=hidden name=Products

[PHP-DEV] PHP 4.0 Bug #9270: Informix Remote Host Connection

2001-02-14 Thread suprakoma
From: [EMAIL PROTECTED] Operating system: Solaris, HPUX, Linux PHP version: 4.0.4pl1 PHP Bug Type: Informix related Bug description: Informix Remote Host Connection This is NOT a bug report but a request report on Informix features. Currently, PHP4 can use Informix native

[PHP-DEV] CVS Account Request

2001-02-14 Thread CVS Account Request
Full name: Jacky Chou Email: [EMAIL PROTECTED] ID: bhchou Purpose: Check PHP version frequently -- 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

[PHP-DEV] Session management by web server admin

2001-02-14 Thread Chris A. Henesy
How hard would it be to add the ability (via a seperate utility that ships with PHP perhaps?) for a web server admin to view active PHP sessions, and session_destroy them? I ask because we want to set up our application so that the admin can force users to logoff (by destroying their session)

[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] PHP 4.0 Bug #9266 Updated: Unable to load 14 of php's extensions

2001-02-14 Thread Zak Greant
Are there enough of these to warrant a category? --zak - Original Message - From: "Hartmut Holzgraefe" [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Wednesday, February 14, 2001 3:06 PM Subject: [PHP-QA] Re: [PHP-DEV] PHP 4.0 Bug #9266 Updated: Unable to load 14 of

[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] PHP 4.0 Bug #9266 Updated: Unable to load 14 of php's extensions

2001-02-14 Thread Hartmut Holzgraefe
Zak Greant wrote: request for a new bug categorie: misleading error message Are there enough of these to warrant a category? I think this a question of quality, not quantity. -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77 Besuchen Sie uns auf der CeBIT 2001