묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
Maximum execution time of 30 seconds라고..;
2014.06.13 21:12
xe테스트 하려고 저희집 컴퓨터에 설치를 했건만 아래와 같이 뜨네요.
전엔 설치해도 잘 되었는데 이제 설치하니 저렇게 뜨는군만요.
어찌해야할까요? ㅎ
( ! ) Fatal error: Maximum execution time of 30 seconds exceeded in xe\classes\xml\XmlParser.class.php on line 18 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0000 | 338360 | {main}( ) | ..\index.php:0 |
2 | 0.4844 | 8679984 | ModuleHandler->procModule( ) | ..\index.php:62 |
3 | 28.5469 | 17807480 | ModuleObject->proc( ) | ..\ModuleHandler.class.php:684 |
4 | 28.5625 | 17809880 | adminAdminView->dispAdminIndex( ) | ..\ModuleObject.class.php:443 |
5 | 29.9062 | 17938376 | getAdminModel( ) | ..\admin.admin.view.php:264 |
6 | 29.9062 | 17938472 | getModule( ) | ..\func.inc.php:158 |
7 | 29.9062 | 17938472 | ModuleHandler::getModuleInstance( ) | ..\func.inc.php:81 |
8 | 29.9219 | 18569168 | Context::loadLang( ) | ..\ModuleHandler.class.php:1062 |
9 | 29.9219 | 18569168 | Context->_loadXmlLang( ) | ..\Context.class.php:806 |
10 | 29.9219 | 18570256 | XmlLangParser->compile( ) | ..\Context.class.php:876 |
11 | 29.9219 | 18570256 | XmlLangParser->_compile( ) | ..\XmlLangParser.class.php:75 |
12 | 29.9219 | 18621096 | XmlParser->parse( ) | ..\XmlLangParser.class.php:121 |
13 | 29.9375 | 18672760 | xml_parse ( ) | ..\XmlParser.class.php:134 |
14 | 29.9844 | 18934160 | XmlParser->_tagBody( ) | ..\XmlParser.class.php:134 |
15 | 30.0000 | 18934360 | Xml_Node_->__get( ) | ..\XmlParser.class.php:178 |
php.ini파일을 수정하시면 됩니다.
max_execution_time 이였나...
여튼 비슷한 겁니다.