php 4.2.2 and apache 1.3.26 on FreeBSD

configure command:
./configure' '--with-apache=../apache_1.3.26/'
'--with-mysql=/usr/local/mysql' '--with-ctype' '--with-zlib' '--with-gmp'
'--with-mhash' '--with-ming=../ming-0.2a' '--with-regex=system'
'--enable-wddx' '--with-xmlrpc' '--with-iconv=/usr/local/lib'
'--disable-debug' '--enable-inline-optimization'

Thanks !


"Maxim Maletsky" <[EMAIL PROTECTED]> a écrit dans le message news:
[EMAIL PROTECTED]
>
> Is it supported by your configuration?
> What's your system?
>
> --
> Maxim Maletsky
> [EMAIL PROTECTED]
>
>
>
> "Laurent FOINEL" <[EMAIL PROTECTED]> wrote... :
>
> >
> > I would like to access to variable:
> >     $HTTP_SERVER_VARS["HTTP_IF_NONE_MATCH"]
> >
> > but I have this error:
> > "Notice: Undefined index: HTTP_IF_NONE_MATCH in file..."
> >
> > why can't i access do this var ?
> >
> > My configuration is php 4.2.2 and apache 1.3.26 on FreeBSD
> >
> >
> >
> > --
> > PHP Development Mailing List <http://www.php.net/>
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
>



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to