Date: 01/15/01
- Next message: Peter Kocks: "RE: [PHP-DEV] HAVE_FLOCK on solaris survey"
- Previous message: ageorgou <email protected>: "[PHP-DEV] PHP 4.0 Bug #8716 Updated: Error in date("j", <time>) or getdate(<time>) function"
- In reply to: Sam Liddicott: "[PHP-DEV] HAVE_FLOCK on solaris survey"
- Next in thread: Peter Kocks: "RE: [PHP-DEV] HAVE_FLOCK on solaris survey"
- Reply: Peter Kocks: "RE: [PHP-DEV] HAVE_FLOCK on solaris survey"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Peter Kocks: "RE: [PHP-DEV] HAVE_FLOCK on solaris survey"
- Previous message: ageorgou <email protected>: "[PHP-DEV] PHP 4.0 Bug #8716 Updated: Error in date("j", <time>) or getdate(<time>) function"
- In reply to: Sam Liddicott: "[PHP-DEV] HAVE_FLOCK on solaris survey"
- Next in thread: Peter Kocks: "RE: [PHP-DEV] HAVE_FLOCK on solaris survey"
- Reply: Peter Kocks: "RE: [PHP-DEV] HAVE_FLOCK on solaris survey"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

