잘되던 사이트가 갑자기 안되요(Warning: failed to open stream: Too many open files in) 정보
잘되던 사이트가 갑자기 안되요(Warning: failed to open stream: Too many open files in)본문
잘되던 사이트가 갑자기 안되요..
호스팅은 카페24, 보드는 그누보드(UTF-8)이구요..
카페24는 서버문제 아니라고 하고 전 소스건드린적 없는데...
어케 해결해야할지 전문가의 도움이 필요합니다.
include_once 경로문제가 해서 확인해봤는데 경로는 다 맞아요~
------아래 에러메세지....-------------------------------------------------------------
Warning: main(./extend/index.php) [function.main]: failed to open stream: Too many open files in /home/hosting_users/www/common.php on line 439
Warning: main() [function.include]: Failed opening './extend/index.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /home/hosting_users/www/common.php on line 439
Warning: main(./lib/latest.lib.php) [function.main]: failed to open stream: Too many open files in /home/hosting_users/www/index.php on line 3
Warning: main() [function.include]: Failed opening './lib/latest.lib.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /home/hosting_users/www/index.php on line 3
Warning: main(./_head.php) [function.main]: failed to open stream: Too many open files in /home/hosting_users/www/index.php on line 7
Warning: main() [function.include]: Failed opening './_head.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /home/hosting_users/www/index.php on line 7
Fatal error: Call to undefined function: outlogin() in /home/hosting_users/www/index.php on line 22
댓글 전체
웹서버에서 서버전체의 열린파일의 합이 너무 많아서 나는 오류인듯합니다.
죽어도 아니라고... 열린 파일이 많은 것 같다고 했더니 아니래요..

스킨상단 호출부분 확인해 보세요. 스킨내 별도 페이지 호출시
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
*호출*
호출페이지에서 또 호출 할 경우 생길 수 있는
경우에 수 중 하나입니다.
참고하세요.
ftp비번을 바꾸세요 바이러스 체크도 해보시고요
도대체 무슨일인지 카페24호스팅하는데 아무래도 서버셋팅이 의심되는데 확인해볼 수도 없고
갑자기 잘되니.. 카페24호스팅에 잘된다고 따질수도 없고... 헐...
주변사람들에게 그누보드 강력추천하고 있는 1인입니다.
여러 고수분들의 답변 감사드립니다.