테스트 사이트 - 개발 중인 베타 버전입니다

데이터베이스 연결 오류를 나타내고 있습니다.

개바르디 3년 전 조회 2,383

Warning: Invalid argument supplied for foreach() in /home/customer/www/gghanda.com/public_html/inc/happy_config_file.php on line 9 Warning: fopen(/home/hosting_users/guhan/www/data/happy_config_file_lock): failed to open stream: No such file or directory in /home/customer/www/gghanda.com/public_html/inc/happy.php on line 0 Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/customer/www/gghanda.com/public_html/inc/happy.php on line 0 Warning: fclose() expects parameter 1 to be resource, boolean given in /home/customer/www/gghanda.com/public_html/inc/happy.php on line 0 Unable to connect to database ! 1146 <- ������ȣ


SELECT * FROM happy_config ORDER BY conf_name ASC


Table 'db8bqwkbb7medx.happy_config' doesn't exist Warning: mysql_fetch_array() expects parameter 1 to be resource, integer given in /home/customer/www/gghanda.com/public_html/inc/happy.php on line 0 Unable to connect to database ! 1146 <- ������ȣ


select * from job_conf


Table 'db8bqwkbb7medx.job_conf' doesn't exist Warning: mysql_fetch_row() expects parameter 1 to be resource, integer given in /home/customer/www/gghanda.com/public_html/inc/function.php on line 1711 Unable to connect to database ! 1146 <- ������ȣ


select * from job_area where number='1'


Table 'db8bqwkbb7medx.job_area' doesn't exist Warning: mysql_fetch_row() expects parameter 1 to be resource, integer given in /home/customer/www/gghanda.com/public_html/inc/function.php on line 725 Warning: Invalid argument supplied for foreach() in /home/customer/www/gghanda.com/public_html/inc/function.php on line 727 Unable to connect to database ! 1146 <- ������ȣ


select * from job_admin where number = '1'


Table 'db8bqwkbb7medx.job_admin' doesn't exist Warning: mysql_fetch_array() expects parameter 1 to be resource, integer given in /home/customer/www/gghanda.com/public_html/inc/function.php on line 1904 Unable to connect to database ! 1146 <- ������ȣ


select * from job_si order by sort_number asc


Table 'db8bqwkbb7medx.job_si' doesn't exist Warning: mysql_fetch_row() expects parameter 1 to be resource, integer given in /home/customer/www/gghanda.com/public_html/inc/function.php on line 1795 Unable to connect to database ! 1146 <- ������ȣ


select * from job_si_gu


Table 'db8bqwkbb7medx.job_si_gu' doesn't exist Warning: mysql_fetch_row() expects parameter 1 to be resource, integer given in /home/customer/www/gghanda.com/public_html/inc/function.php on line 1817 Unable to connect to database ! 1146 <- ������ȣ


select number, si, gu from job_si_gu


Table 'db8bqwkbb7medx.job_si_gu' doesn't exist Warning: mysql_fetch_assoc() expects parameter 1 to be resource, integer given in /home/customer/www/gghanda.com/public_html/inc/function.php on line 1830 Unable to connect to database ! 1146 <- ������ȣ


select * from job_type order by sort_number asc


Table 'db8bqwkbb7medx.job_type' doesn't exist Warning: mysql_fetch_row() expects parameter 1 to be resource, integer given in /home/customer/www/gghanda.com/public_html/inc/function.php on line 1853 Unable to connect to database ! 1146 <- ������ȣ


select * from job_type_sub


Table 'db8bqwkbb7medx.job_type_sub' doesn't exist Unable to connect to database ! 1146 <- ������ȣ


select * from job_admin where number='1'


Table 'db8bqwkbb7medx.job_admin' doesn't exist Warning: mysql_fetch_row() expects parameter 1 to be resource, integer given in /home/customer/www/gghanda.com/public_html/inc/function.php on line 927 Strict Standards: mktime(): You should be using the time() function instead in /home/customer/www/gghanda.com/public_html/inc/function.php on line 979 Unable to connect to database ! 1146 <- ������ȣ


SELECT Count(*) AS Cnt FROM happy_hack_block_list WHERE block_ip = '112.169.244.174' AND block_end > '2021-11-28 16:05:04'


Table 'db8bqwkbb7medx.happy_hack_block_list' doesn't exist Warning: mysql_fetch_assoc() expects parameter 1 to be resource, integer given in /home/customer/www/gghanda.com/public_html/inc/define_attack_check.php on line 136 Unable to connect to database ! 1146 <- ������ȣ


SELECT * FROM happy_menu_conf ORDER BY number DESC


Table 'db8bqwkbb7medx.happy_menu_conf' doesn't exist Warning: mysql_fetch_array() expects parameter 1 to be resource, integer given in /home/customer/www/gghanda.com/public_html/inc/function.php on line 1736 Warning: include(/home/hosting_users/guhan/www/m/mobile_function.php): failed to open stream: No such file or directory in /home/customer/www/gghanda.com/public_html/inc/function.php on line 2340 Warning: include(): Failed opening '/home/hosting_users/guhan/www/m/mobile_function.php' for inclusion (include_path='.:/usr/local/php56/pear') in /home/customer/www/gghanda.com/public_html/inc/function.php on line 2340 Unable to connect to database ! 1146 <- ������ȣ


select * from job_si order by sort_number asc


Table 'db8bqwkbb7medx.job_si' doesn't exist Warning: mysql_fetch_array() expects parameter 1 to be resource, integer given in /home/customer/www/gghanda.com/public_html/inc/function.php on line 2641 Fatal error: Call-time pass-by-reference has been removed in /home/customer/www/gghanda.com/public_html/inc/lib.php on line 12519

 

 

 

위 오류 코드 무엇이 문제일까요? 

어떻게 고치면 되는지 ㅠ

 

 

http://gghanda.com

홈페이지 주소입니다. 

댓글을 작성하려면 로그인이 필요합니다.

답변 5개

3년 전

fopen 에서 오류가 나는건, 경로가 잘못되어있기 때문입니다.

경로를 맞춰주세요.

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

스피드S
3년 전

홈페이지를 옮기셨나보군요....

옮기셨으면 경로먼저 변경하셔야합니다. 

/home/customer/www/gghanda.com/public_html/inc/happy.php 에서

db접속파일 happy_config_file_lock 파일의 위치를 새로지정하세요

 

기존 => /home/hosting_users/guhan/www/data/happy_config_file_lock

변경 => /home/customer/www/gghanda.com/public_html/data/happy_config_file_lock

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

Fatal error: Call-time pass-by-reference has been removed in /home/customer/www/gghanda.com/public_html/inc/lib.php on line 12519

이 부분에서 치명적 오류가 있다고 나오고 있습니다. lib 파일의 12519번줄 내용 중 일부 항목의 문제인것 같습니다.

 

참조

https://stackoverflow.com/questions/8971261/php-5-4-call-time-pass-by-reference-easy-fix-available

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

오류는 맨 처음 나온 것부터 해결해야 합니다.

뒤 이어 나오는 오류는 첫째 오류가 해결 되면 없어지는 경우가 보통입니다.

Warning: Invalid argument supplied for foreach() in /home/customer/www/gghanda.com/public_html/inc/happy_config_file.php on line 9

happy_config_file.php 9째라인 근처 소스를 올려 보세요.

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

그누보드로 만든건 아니군요 일단 Mysql 함수 자체가 맛탱이 갔어요 

소스 자체 뜯어서 봐야 알것같아요

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

답변을 작성하려면 로그인이 필요합니다.

로그인