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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]