ACCEL_LOG_FATAL  2402 ext/opcache/ZendAccelerator.c 		zend_accel_error(ACCEL_LOG_FATAL, "Insufficient shared memory!");
ACCEL_LOG_FATAL  2420 ext/opcache/ZendAccelerator.c 			zend_accel_error(ACCEL_LOG_FATAL, ACCELERATOR_PRODUCT_NAME " cannot allocate buffer for interned strings");
ACCEL_LOG_FATAL  2689 ext/opcache/ZendAccelerator.c 				zend_accel_error(ACCEL_LOG_FATAL, "Failure to initialize shared memory structures - probably not enough shared memory.");
ACCEL_LOG_FATAL  2708 ext/opcache/ZendAccelerator.c 				zend_accel_error(ACCEL_LOG_FATAL, "Failure to initialize shared memory structures - can not reattach to exiting shared memory.");
ACCEL_LOG_FATAL  2738 ext/opcache/ZendAccelerator.c 		zend_accel_error(ACCEL_LOG_FATAL, "opcache.file_cache_only is set without a proper setting of opcache.file_cache");
ACCEL_LOG_FATAL   106 ext/opcache/shared_alloc_win32.c 		zend_accel_error(ACCEL_LOG_FATAL, "Cannot create mutex");
ACCEL_LOG_FATAL   137 ext/opcache/shared_alloc_win32.c 		zend_win_error_message(ACCEL_LOG_FATAL, "Unable to open base address file", err);
ACCEL_LOG_FATAL   143 ext/opcache/shared_alloc_win32.c 		zend_win_error_message(ACCEL_LOG_FATAL, "Unable to read base address", err);
ACCEL_LOG_FATAL   167 ext/opcache/shared_alloc_win32.c 				zend_win_error_message(ACCEL_LOG_FATAL, "Unable to reattach to opcache shared globals", err);
ACCEL_LOG_FATAL   179 ext/opcache/shared_alloc_win32.c 		zend_win_error_message(ACCEL_LOG_FATAL, "Base address marks unusable memory region. Please setup opcache.file_cache and opcache.file_cache_callback directives for more convenient Opcache usage", err);
ACCEL_LOG_FATAL   188 ext/opcache/shared_alloc_win32.c 			zend_win_error_message(ACCEL_LOG_FATAL, "Unable to reattach to base address", err);
ACCEL_LOG_FATAL   247 ext/opcache/shared_alloc_win32.c 		zend_win_error_message(ACCEL_LOG_FATAL, "Unable to open file mapping", err);
ACCEL_LOG_FATAL   257 ext/opcache/shared_alloc_win32.c 		zend_win_error_message(ACCEL_LOG_FATAL, "calloc() failed", GetLastError());
ACCEL_LOG_FATAL   269 ext/opcache/shared_alloc_win32.c 		zend_win_error_message(ACCEL_LOG_FATAL, "Unable to create file mapping", err);
ACCEL_LOG_FATAL   288 ext/opcache/shared_alloc_win32.c 			zend_win_error_message(ACCEL_LOG_FATAL, "Bad mapping address specified in opcache.mmap_base", err);
ACCEL_LOG_FATAL   304 ext/opcache/shared_alloc_win32.c 		zend_win_error_message(ACCEL_LOG_FATAL, "Unable to create view for file mapping", err);
ACCEL_LOG_FATAL   314 ext/opcache/shared_alloc_win32.c 			zend_win_error_message(ACCEL_LOG_FATAL, "Unable to write base address", err);
ACCEL_LOG_FATAL    63 ext/opcache/zend_accelerator_blacklist.c 		zend_accel_error(ACCEL_LOG_FATAL, "Blacklist initialization: no memory\n");
ACCEL_LOG_FATAL    65 ext/opcache/zend_accelerator_debug.c 		case ACCEL_LOG_FATAL:
ACCEL_LOG_FATAL    90 ext/opcache/zend_accelerator_debug.c 		case ACCEL_LOG_FATAL:
ACCEL_LOG_FATAL    57 ext/opcache/zend_accelerator_hash.c 		zend_accel_error(ACCEL_LOG_FATAL, "Insufficient shared memory!");
ACCEL_LOG_FATAL    64 ext/opcache/zend_accelerator_hash.c 		zend_accel_error(ACCEL_LOG_FATAL, "Insufficient shared memory!");
ACCEL_LOG_FATAL    91 ext/opcache/zend_shared_alloc.c 		zend_accel_error(ACCEL_LOG_FATAL, "Unable to create lock file: %s (%d)", strerror(errno), errno);
ACCEL_LOG_FATAL   103 ext/opcache/zend_shared_alloc.c 	zend_accel_error(ACCEL_LOG_FATAL, "Unable to allocate shared memory segment of %ld bytes: %s: %s (%d)", allocate_size, error?error:"unknown", strerror(errno), errno );
ACCEL_LOG_FATAL   227 ext/opcache/zend_shared_alloc.c 		zend_accel_error(ACCEL_LOG_FATAL, "Insufficient shared memory!");
ACCEL_LOG_FATAL   233 ext/opcache/zend_shared_alloc.c 		zend_accel_error(ACCEL_LOG_FATAL, "Insufficient shared memory!");
ACCEL_LOG_FATAL   247 ext/opcache/zend_shared_alloc.c 		zend_accel_error(ACCEL_LOG_FATAL, "Insufficient shared memory!");