회원가입 후 뜨는 에러 메시지좀 봐주세요
Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 92160 bytes) in /home/hosting_users/grimggol/www/bbs/index.php on line 119
회원가입 후 뜨는 에러메시지입니다. 회원가입후, 로그인 불러오는 메인페이지 어느부분에 에러라는 말인것 같은데..
회원가입은 정상적으로 잘되고요.. 프로그램 문외한이라...고수님들 도와주세요!!
다음은 head.php 소스입니다. 참고가 될런지...
--------------------------------------------------------------------------------------
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
/*
사용자 화면 상단과 좌측을 담당하는 페이지입니다.
상단, 좌측 화면을 꾸미려면 이 파일을 수정합니다.
*/
include "./bbs/gblayer.php";
?>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<div id="Layer1" style="position:absolute; left:0px; top:230px; width:232px; height:104px; z-index:1">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="114" background="../images/left/bg_main.gif">
<? include "./bbs/outlogin.php"; ?>
</td>
</tr>
<tr>
<td height="228" background="../images/left/main_1.gif"> </td>
</tr>
</table>
<img src="../images/left/main_2.gif" width="231" height="429"></div>
<div id="Layer2" style="position:absolute; left:233px; top:935px; width:751px; height:34px; z-index:2">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<? include "../include/footer.php"; ?>
</td>
</tr>
</table>
</div>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="231"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="24" align="center" bgcolor="#000000">
<? include "./bbs/count.php"; ?>
</td>
</tr>
<tr>
<td><img src="../images/logo.gif" width="231" height="205"></td>
</tr>
</table></td>
<td width="569"><script language="JavaScript" type="text/javascript" src="../images/js/activex.js"></script>
<comment id="__NSID__"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="569" height="229">
<param name="movie" value="../images/top/menu_main.swf">
<param name="quality" value="high">
<embed src="../images/top/menu_main.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="569" height="229"></embed></object></comment> <script>__ws__(__NSID__);</script></td>
<td background="../images/top/bg_main.gif"> </td>
</tr>
</table>
<table width='100%' cellpadding=0 cellspacing=0>
<colgroup width=170>
<colgroup width=5>
<colgroup width=''>
<tr>
<!-- 왼쪽 메뉴 부분 -->
<td valign=top>
<!-- 외부 로그인 -->
<!-- 공백 -->
<tr><td></td></tr>
<td valign=top>
회원가입 후 뜨는 에러메시지입니다. 회원가입후, 로그인 불러오는 메인페이지 어느부분에 에러라는 말인것 같은데..
회원가입은 정상적으로 잘되고요.. 프로그램 문외한이라...고수님들 도와주세요!!
다음은 head.php 소스입니다. 참고가 될런지...
--------------------------------------------------------------------------------------
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
/*
사용자 화면 상단과 좌측을 담당하는 페이지입니다.
상단, 좌측 화면을 꾸미려면 이 파일을 수정합니다.
*/
include "./bbs/gblayer.php";
?>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<div id="Layer1" style="position:absolute; left:0px; top:230px; width:232px; height:104px; z-index:1">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="114" background="../images/left/bg_main.gif">
<? include "./bbs/outlogin.php"; ?>
</td>
</tr>
<tr>
<td height="228" background="../images/left/main_1.gif"> </td>
</tr>
</table>
<img src="../images/left/main_2.gif" width="231" height="429"></div>
<div id="Layer2" style="position:absolute; left:233px; top:935px; width:751px; height:34px; z-index:2">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<? include "../include/footer.php"; ?>
</td>
</tr>
</table>
</div>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="231"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="24" align="center" bgcolor="#000000">
<? include "./bbs/count.php"; ?>
</td>
</tr>
<tr>
<td><img src="../images/logo.gif" width="231" height="205"></td>
</tr>
</table></td>
<td width="569"><script language="JavaScript" type="text/javascript" src="../images/js/activex.js"></script>
<comment id="__NSID__"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="569" height="229">
<param name="movie" value="../images/top/menu_main.swf">
<param name="quality" value="high">
<embed src="../images/top/menu_main.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="569" height="229"></embed></object></comment> <script>__ws__(__NSID__);</script></td>
<td background="../images/top/bg_main.gif"> </td>
</tr>
</table>
<table width='100%' cellpadding=0 cellspacing=0>
<colgroup width=170>
<colgroup width=5>
<colgroup width=''>
<tr>
<!-- 왼쪽 메뉴 부분 -->
<td valign=top>
<!-- 외부 로그인 -->
<!-- 공백 -->
<tr><td></td></tr>
<td valign=top>
댓글 1개
18년 전
혹시 $cfg[image_upload_size] 값을 너무 크게 잡은건 아닌지요?
config.php 파일을 확인해 보세요.
config.php 파일을 확인해 보세요.
게시판 목록
그누3질답
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 공지 | 15년 전 | 7795 | ||
| 9443 | 18년 전 | 3568 | ||
| 9442 | 18년 전 | 3636 | ||
| 9441 |
진짜사나이
|
18년 전 | 3987 | |
| 9440 | 18년 전 | 3426 | ||
| 9439 | 18년 전 | 3493 | ||
| 9438 | 18년 전 | 3471 | ||
| 9437 | 18년 전 | 3786 | ||
| 9436 | 18년 전 | 3410 | ||
| 9435 | 18년 전 | 3901 | ||
| 9434 | 18년 전 | 3752 | ||
| 9433 |
sirone
|
18년 전 | 3839 | |
| 9432 | 18년 전 | 3433 | ||
| 9431 | 18년 전 | 3454 | ||
| 9430 | 18년 전 | 4011 | ||
| 9429 | 18년 전 | 3468 | ||
| 9428 | 18년 전 | 3639 | ||
| 9427 | 18년 전 | 3549 | ||
| 9426 | 18년 전 | 4260 | ||
| 9425 | 18년 전 | 3615 | ||
| 9424 | 18년 전 | 3477 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기