Skip to content

조회 수 17369 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
Fatal error: Maximum execution time of 30 seconds exceeded in
c:\program files\apachegroup\apache\htdocs\daejang\daejang.php3 on line 468


 

php 기본 실행 시간이 초과 됐을때 뜨는 메세지 입니다.
첫번째는 소스 상에 무한루프를 돈다든지
둘째는  실제로 결과가 나오기까지
max_execution_time 을 초과 했을경우 발생합니다.

무한 루프라면 소스를 살펴보셔야 하고요.
두번째의 경우는
php.ini 파일을 열어서 max_execution_time 을 수정하시고 아파치를 restart 하시면 됩니다.
참고로 max_execution_time의 default는 30초로 되어 있읍니다.

php.ini 는 대부분 windows 디렉토리에 존재합니다.
php.ini 파일의 위치를 알고 싶다면 phpinfo()함수를 호출해서 보시면 알 수 있습니다.

 

혹은 해당 소스에 아래 줄을 추가하여 설정가능하단다~ ㅋㅋㅋ

ini_set('max_execution_time', 60);


  1. php mysql에 insert시 싱글쿼츠(홑따옴표) 입력 처리 (mag...

    Date2013.09.07 ByADMINPLAY Views8907
    Read More
  2. Ubuntu 에서 PHP Screw 컴파일시 에러날 때

    Date2013.09.07 ByADMINPLAY Views6970
    Read More
  3. [php모듈] php 소스 암호화 하기 - php_screw-1.5

    Date2013.03.26 ByADMINPLAY Views9526
    Read More
  4. configure: error: utf8_mime2text() has new signature, ...

    Date2010.05.18 ByADMINPLAY Views21852
    Read More
  5. oracle10g + php5.2.11 error [OCIEnvNlsCreate() failed]

    Date2010.02.24 ByADMINPLAY Views71247
    Read More
  6. Warning: Unknown: open(, O_RDWR) failed: No such file ...

    Date2010.01.29 ByADMINPLAY Views19752
    Read More
  7. register_globals 에 따른 서버 변수형 변환

    Date2010.01.09 ByADMINPLAY Views17858
    Read More
  8. register_globals = off 란?

    Date2010.01.09 ByADMINPLAY Views15533
    Read More
  9. 4.1.0이상 php 버전에서 register_globals = Off 일때 기...

    Date2010.01.09 ByADMINPLAY Views15420
    Read More
  10. PHP FreeTDS 사용 (MS-SQL)

    Date2010.01.05 ByADMINPLAY Views16927
    Read More
  11. Fatal error: Call to undefined function domxml_open_mem()

    Date2009.12.31 ByADMINPLAY Views17333
    Read More
  12. pear 1.9 업그레이드 및 패치설치

    Date2009.12.31 ByADMINPLAY Views17305
    Read More
  13. PEC HTTP Setup

    Date2009.12.31 ByADMINPLAY Views15920
    Read More
  14. PHP.INI에서의 세션 관련설명

    Date2009.10.19 ByADMINPLAY Views17499
    Read More
  15. Maximum execution time of 30 seconds exceeded

    Date2009.09.28 ByADMINPLAY Views17369
    Read More
  16. php세션정리

    Date2009.09.19 ByADMINPLAY Views17176
    Read More
  17. Warning: flock(): supplied argument is not a valid str...

    Date2009.09.09 ByADMINPLAY Views16750
    Read More
  18. PHPMyAdmin - blowfish_secret 해결방법

    Date2009.09.08 ByADMINPLAY Views16477
    Read More
  19. php컴파일에러(flex) configure: error: cannot find out...

    Date2009.08.08 ByADMINPLAY Views16091
    Read More
  20. PHP - eAccelerator 설치

    Date2009.08.03 ByADMINPLAY Views14998
    Read More
Board Pagination Prev 1 2 3 Next
/ 3

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234