Lines Matching refs:ACCEL_LOG_WARNING

799 		zend_accel_error(ACCEL_LOG_WARNING, "opcache cannot create directory for file '%s'\n", filename);  in zend_file_cache_script_store()
811 zend_accel_error(ACCEL_LOG_WARNING, "opcache cannot create file '%s'\n", filename); in zend_file_cache_script_store()
855 zend_accel_error(ACCEL_LOG_WARNING, "opcache cannot write to file '%s'\n", filename); in zend_file_cache_script_store()
869 zend_accel_error(ACCEL_LOG_WARNING, "opcache cannot write to file '%s'\n", filename); in zend_file_cache_script_store()
882 zend_accel_error(ACCEL_LOG_WARNING, "opcache cannot unlock file '%s'\n", filename); in zend_file_cache_script_store()
1361 zend_accel_error(ACCEL_LOG_WARNING, "opcache cannot read from file '%s'\n", filename); in zend_file_cache_script_load()
1371 …zend_accel_error(ACCEL_LOG_WARNING, "opcache cannot read from file '%s' (wrong header)\n", filenam… in zend_file_cache_script_load()
1379 …zend_accel_error(ACCEL_LOG_WARNING, "opcache cannot read from file '%s' (wrong \"system_id\")\n", … in zend_file_cache_script_load()
1391 zend_accel_error(ACCEL_LOG_WARNING, "opcache cannot unlock file '%s'\n", filename); in zend_file_cache_script_load()
1409 zend_accel_error(ACCEL_LOG_WARNING, "opcache cannot read from file '%s'\n", filename); in zend_file_cache_script_load()
1418 zend_accel_error(ACCEL_LOG_WARNING, "opcache cannot unlock file '%s'\n", filename); in zend_file_cache_script_load()
1425 zend_accel_error(ACCEL_LOG_WARNING, "corrupted file '%s'\n", filename); in zend_file_cache_script_load()