Lines Matching refs:zend_accel_error

303 		zend_accel_error(ACCEL_LOG_FATAL, "Insufficient shared memory!");  in accel_interned_strings_save_state()
345 zend_accel_error(ACCEL_LOG_WARNING, "Interned string buffer overflow"); in accel_new_interned_string()
492 zend_accel_error(ACCEL_LOG_DEBUG, "RestartC(+1): %s (%d)", strerror(errno), errno); in accel_restart_enter()
512 zend_accel_error(ACCEL_LOG_DEBUG, "RestartC(-1): %s (%d)", strerror(errno), errno); in accel_restart_leave()
524 zend_accel_error(ACCEL_LOG_DEBUG, "RestartC: %s (%d)", strerror(errno), errno); in accel_restart_is_active()
553 zend_accel_error(ACCEL_LOG_DEBUG, "UpdateC(+1): %s (%d)", strerror(errno), errno); in accel_activate_add()
574 zend_accel_error(ACCEL_LOG_DEBUG, "UpdateC(-1): %s (%d)", strerror(errno), errno); in accel_deactivate_sub()
591 zend_accel_error(ACCEL_LOG_DEBUG, "UnlockAll: %s (%d)", strerror(errno), errno); in accel_unlock_all()
605 zend_accel_error(ACCEL_LOG_WARNING, "Killed locker %d", mem_usage_check->l_pid); in kill_all_lockers()
618 zend_accel_error(ACCEL_LOG_WARNING, "Can't kill %d after 10 tries!", mem_usage_check->l_pid); in kill_all_lockers()
628 zend_accel_error(ACCEL_LOG_DEBUG, "KLockers: %s (%d)", strerror(errno), errno); in kill_all_lockers()
650 zend_accel_error(ACCEL_LOG_DEBUG, "UpdateC: %s (%d)", strerror(errno), errno); in accel_is_inactive()
660zend_accel_error(ACCEL_LOG_WARNING, "Forced restart at %d (after %d seconds), locked by %d", time(… in accel_is_inactive()
967zend_accel_error(ACCEL_LOG_INFO, "getcwd() failed for '%s' (%d), please try to set opcache.use_cwd… in accel_make_persistent_key_ex()
1138 zend_accel_error(ACCEL_LOG_DEBUG, "No more entries in hash table!"); in zend_accel_add_key()
1146 zend_accel_error(ACCEL_LOG_INFO, "Added key '%s'", new_key); in zend_accel_add_key()
1177 zend_accel_error(ACCEL_LOG_DEBUG, "No more entries in hash table!"); in cache_script_in_shared_memory()
1222 zend_accel_error( in cache_script_in_shared_memory()
1236 zend_accel_error(ACCEL_LOG_INFO, "Cached script '%s'", new_persistent_script->full_path); in cache_script_in_shared_memory()
1244 zend_accel_error(ACCEL_LOG_INFO, "Added key '%s'", key); in cache_script_in_shared_memory()
1246 zend_accel_error(ACCEL_LOG_DEBUG, "No more entries in hash table!"); in cache_script_in_shared_memory()
1645 zend_accel_error(ACCEL_LOG_INFO, "Checksum failed for '%s': expected=0x%0.8X, found=0x%0.8X",
1765 zend_accel_error(ACCEL_LOG_ERROR, "malloc() failed");
1781 zend_accel_error(ACCEL_LOG_ERROR, "malloc() failed");
1792 zend_accel_error(ACCEL_LOG_ERROR, "malloc() failed");
2162zend_accel_error(ACCEL_LOG_WARNING, "Can't cache files in chroot() directory with too big inode");
2181 zend_accel_error(ACCEL_LOG_WARNING, "Stuck count for thread id %d", tsrm_thread_id());
2183 zend_accel_error(ACCEL_LOG_WARNING, "Stuck count for pid %d", getpid());
2193 zend_accel_error(ACCEL_LOG_DEBUG, "Restarting!");
2236zend_accel_error(ACCEL_LOG_WARNING, "Internal functions count changed - was %d, now %d", ZCG(inter…
2525 zend_accel_error(ACCEL_LOG_FATAL, "Insufficient shared memory!");
2543zend_accel_error(ACCEL_LOG_FATAL, ACCELERATOR_PRODUCT_NAME " cannot allocate buffer for interned s…
2650zend_accel_error(ACCEL_LOG_FATAL, "Failure to initialize shared memory structures - probably not e…
2678zend_accel_error(ACCEL_LOG_FATAL, "Failure to initialize shared memory structures - can not reatta…
2818 zend_accel_error(ACCEL_LOG_DEBUG, "Restart Scheduled!");