Skip to content

조회 수 17372 추천 수 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. call undefined mysql connect 에러 발생시 해결 방안

    Date2009.06.04 ByADMINPLAY Views8430
    Read More
  2. call undefined mysql connect 와 같은 mysql 라이브러리...

    Date2009.06.04 ByADMINPLAY Views9014
    Read More
  3. Warning: main(): URL file-access is disabled in the se...

    Date2009.06.04 ByADMINPLAY Views8235
    Read More
  4. [PHP] 정규 표현식 정리

    Date2009.06.29 ByADMINPLAY Views14894
    Read More
  5. php.ini 옵션 한글설명

    Date2009.07.18 ByADMINPLAY Views9626
    Read More
  6. PHP 언어디코딩

    Date2009.07.18 ByADMINPLAY Views11533
    Read More
  7. SENDMAIL SPAMASSASSIN 관리 local.cf

    Date2009.07.18 ByADMINPLAY Views11401
    Read More
  8. Ubuntu 7.04 Server 에 Zend Optimizer 3.2.8 설치하기!

    Date2009.07.19 ByADMINPLAY Views11636
    Read More
  9. PHP - eAccelerator 설치

    Date2009.08.03 ByADMINPLAY Views15001
    Read More
  10. php컴파일에러(flex) configure: error: cannot find out...

    Date2009.08.08 ByADMINPLAY Views16094
    Read More
  11. PHPMyAdmin - blowfish_secret 해결방법

    Date2009.09.08 ByADMINPLAY Views16480
    Read More
  12. Warning: flock(): supplied argument is not a valid str...

    Date2009.09.09 ByADMINPLAY Views16752
    Read More
  13. php세션정리

    Date2009.09.19 ByADMINPLAY Views17178
    Read More
  14. Maximum execution time of 30 seconds exceeded

    Date2009.09.28 ByADMINPLAY Views17372
    Read More
  15. PHP.INI에서의 세션 관련설명

    Date2009.10.19 ByADMINPLAY Views17502
    Read More
  16. PEC HTTP Setup

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

    Date2009.12.31 ByADMINPLAY Views17308
    Read More
  18. Fatal error: Call to undefined function domxml_open_mem()

    Date2009.12.31 ByADMINPLAY Views17336
    Read More
  19. PHP FreeTDS 사용 (MS-SQL)

    Date2010.01.05 ByADMINPLAY Views16930
    Read More
  20. 4.1.0이상 php 버전에서 register_globals = Off 일때 기...

    Date2010.01.09 ByADMINPLAY Views15423
    Read More
Board Pagination Prev 1 2 3 Next
/ 3

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234