RE: [PHP-DEV] HAVE_FLOCK on solaris survey From: Peter Kocks (peter.kocks <email protected>)
Date: 01/15/01

php-4.0.4

uname -a
SunOS rincon 5.7 Generic_106542-11 i86pc i386 i86pc

grep HAVE_FLOCK php_config.h
/* #undef HAVE_FLOCK */

> -----Original Message-----
> From: jani <email protected> [mailto:jani <email protected>]On
> Behalf Of Jani Taskinen
> Sent: Monday, January 15, 2001 9:14 AM
> To: Sam Liddicott
> Cc: php-dev <email protected>
> Subject: Re: [PHP-DEV] HAVE_FLOCK on solaris survey
>
>
> On Mon, 15 Jan 2001, Sam Liddicott wrote:
>
> >Could Solaris users please make me the output of:
> >
> >grep HAVE_FLOCK main/php_config.h
>
> ------
> # uname -a
> SunOS phys-staff2 5.6 Generic_105181-23 sun4u sparc SUNW,Ultra-2
> # grep HAVE_FLOCK main/php_config.h
> /* #undef HAVE_FLOCK */
> ------
> # uname -a
> SunOS phys-port2 5.8 Generic sun4u sparc SUNW,Ultra-80:
> # grep HAVE_FLOCK main/php_config.h
> /* #undef HAVE_FLOCK */
> ------
>
> Both with latest CVS of PHP 4.
>
> --Jani
>
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
> For additional commands, e-mail: php-dev-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
>

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>