전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
only show errors
only show errors
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
possible errors are:
9 can 't communicate with portmapper
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
예 1. example for nis errors
?php echo "error:". yp_err_string();?
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다
5. how can i trap com errors?
how can i trap com errors?
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
write errors to file instead of stderr:
write errors to file instead of stderr:
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
returns: true on success, false on errors
returns:
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
this simple example retrieves an object and checks for errors.
?php function handle_error( $error) {$reason = $error - reason(0); echo "type:
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다
this section gathers most common errors that occur at build time.
1.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
curlopt_stderr: the file to write errors to instead of stderr.
curlopt_stderr:
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
14. during make, i get errors in microtime, and a lot of rusage_ stuff.
leaving directory ` / home / master / php-4.0.1 / ext' make: *** [all-recursive] error 1
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
16. when building php with the gd library it either gives strange compile errors or segfaults on execution.
when building php with the gd library it either gives strange compile errors or segfaults on execution.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
the example below shows the handling of internal execptions by triggering errors and handling them with a user defined function:
the example below shows the handling of internal exceptions by triggering errors and handling them with a user defined function:
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
this parameter is either a boolean value which toggles logging on and off, or a string containing the logfile in which log errors too.
this parameter is either a boolean value which toggles logging on and off, or a string containing the logfile in which log errors too.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
errors coming back from the msql database backend no longer issue warnings. instead, use these functions to retrieve the error string.
instead, use these functions to retrieve the error string.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
6. when it is compiling the file language-parser.tab.c, it gives me errors that say yytname undeclared.
env cppflags=-i / path / to / include ldflags=-l / path / to / library. / configure
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
8. some operating systems: i have installed php without errors, but when i try to start apache i get undefined symbol errors:
this has actually nothing to do with php, but with the mysql client libraries.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
x 세션 로그 파일을 지정할 수 있습니다. 이 파일은 x 세션 로그 메뉴를 선택하면 분석됩니다. 대개의 경우 ~ /. xsession- errors 에 저장됩니다.
you can type or choose here the x session log file. this file will be analyzed when you select the x session log menu. generally, its name is ~/. xsession-errors
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
this option won't find fatal errors (like undefined functions). use -f if you would like to test for fatal errors too.
the php start and end tags (?php and?) are not needed and will cause a parser error if present.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
these are functions dealing with error handling and logging. they allow you to define your own error handling rules, as well as modify the way the errors can be logged. this allows you to change and enhance error reporting to suit your needs.
the error reporting functions allow you to customize what level and kind of error feedback is given, ranging from simple notices to customized functions returned during errors.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
assertion should be used as a debugging feature only. you may use them for sanity-checks that test for conditions that should always be true and that indicate some programming errors if not or to check for the presence of certain features like extension functions or certain system limits and features.
while this information can be captured via other methods, using assertions makes it much faster and easier!
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질: