Re: [PHP-DEV] Apache2 SAPI - etag support?

2003-03-10 Thread Ian Holsman
Hi Ilia I was wondering if you thing we should have etag support as well as the last-modified header you added. if so .. we need to add ap_set_etag(r) just after the ap_set_last_modified(r) call. what do you guys think? Ilia --Ian -- PHP Development Mailing List <http://www.php.net/&

Re: [PHP-DEV] Apache2 SAPI

2003-03-07 Thread Ian Holsman
Jean-Michel Dault wrote: Le ven 07/03/2003 à 02:56, Derick Rethans a écrit : I think it would be in everyone's best interest if apache2handler was introduced in 4.3.X series & probably replace the current apache2filter all together. I'm big +1 on this as it can be considered as a FIX.. Let

Re: [PHP-DEV] Apache2 SAPI

2003-03-06 Thread Ian Holsman
.. not now but in previous versions of the setup, it was using SetOutputFilter PHP SetInputFilter PHP which won't work. the current implementation doesn't use this method.. | | --Jani | | | | On Thu, 6 Mar 2003, Derick Rethans wrote: | | |>On Thu, 6 Mar 2003, Ian Holsman wrote: |>

Re: [PHP-DEV] Apache2 SAPI

2003-03-06 Thread Ian Holsman
Derick Rethans wrote: On Thu, 6 Mar 2003, Ian Holsman wrote: I've been using the apache2handler on two low/medium-traffic sites for a while and it appears ok to me. now.. I'm new to this list, and really don't know how it works, so excuse me if this is a FAQ or something.

[PHP-DEV] Apache2 SAPI

2003-03-06 Thread Ian Holsman
27;t blow up, replace the 'apache2filter' as the default apache2 SAPI in a month or two. so.. Can I check this into PHP_4 & PHP_4_3 ? Thanks Ian. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] [PATCH] Apache 2.0 Handler module

2003-02-11 Thread Ian Holsman
nd we'll go from there. BTW. I am disabling the 'virtual()' function for the mean time until we have a workaround calling a php page from withing a php page. The workaround is to use mod-include's SSI functionality. Regards Ian -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] [PATCH] Apache 2.0 Handler module

2003-02-10 Thread Ian Holsman
t of the apache2 filter to make it a handler) it should work with posts, and also should handle the virtual thing. --Ian -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] CVS Account Request: ianh

2003-02-05 Thread Ian Holsman
develop the apache2 handler interface -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Bug or Feature: ini_get() return value

2002-05-01 Thread Ian Thurlbeck
et("some_var") returns "" i.e. ini_get() returns an empty string or undefined or something, whereas I was expecting "0" - is this a bug? Many thanks Ian -- Ian Thurlbeckhttp://www.stams.strath.ac.uk/ Statistics and Modelling Science, University of St

[PHP-DEV] Bug #14634 Updated: php causes iplanet to crash

2001-12-20 Thread ian
ID: 14634 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Solaris 8 PHP Version: 4.1.0 New Comment: i finally found it, i was missing the following line in magnus.conf: Init fn="php4_init" LateInit="yes" now bot

[PHP-DEV] Bug #14634 Updated: php causes iplanet to crash

2001-12-20 Thread ian
ID: 14634 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Reproducible crash Operating System: Solaris 8 PHP Version: 4.1.0 New Comment: dewalt:ian[72] ...servers/https-iwww> sudo gdb ns-httpd 8428 GNU gdb 5.0 Copyright 2000 Free Sof

[PHP-DEV] Bug #14634: php causes iplanet to crash

2001-12-20 Thread ian
From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.1.0 PHP Bug Type: Reproducible crash Bug description: php causes iplanet to crash using either 4.1.0 or 4.0.6 as NSAPI on iplanet 6.0sp1 on solaris 8, iplanet crashes whenever accessing any php scripts. iplan

[PHP-DEV] imap support

2001-09-11 Thread Carry Ian
Hello, Our ISP does not support IMAP with PHP. We requested them to enable IMAP support but they refused. Is there any other way we can use the IMAP functions ? Can we take the functions from the PHP Source and include it in our PHP files ? Pl. help . Regards Carry Carry Ian e

[PHP-DEV] Bug #12661: MYSQL_NUMROWS no longer returns a value in PHP 4.0.6

2001-08-08 Thread ian
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: MySQL related Bug description: MYSQL_NUMROWS no longer returns a value in PHP 4.0.6 I have a short script that displays the number of rows from a mysql_query using mysql_numrows. It lives in my

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

2001-05-22 Thread Ian Plount
This doesn't work either. Besides there is no documented mysql.default_socket configuration directive for php.ini There seems to be a lot of this type of bug going around is there any resolution beside just trouble shooting? I am using mysql 3.23.38 php 4.0.5 apache 1.3.12 Thanks

[PHP-DEV] Bug #10562: undefined symbol alloca while building apache

2001-04-30 Thread ian . palfrey
From: [EMAIL PROTECTED] Operating system: AIX 4.3.3 PHP version: 4.0.4pl1 PHP Bug Type: Compile Failure Bug description: undefined symbol alloca while building apache I trying to build Apache 1.3.19 with PHP4 and Oracle 8.1.7. I've now loaded the latest version of PHP4 from

[PHP-DEV] Apache 2

2001-02-22 Thread Ian Holsman
'd be glad to help if you could tell me what to do Regards Ian -- 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]