Unable to connect to database !
1040 <- 오류번호
Too many connections
Unable to connect to database !
1040 <- 오류번호
set names utf8
Too many connections
Warning: fopen(/home/market/public_html/market/data/happy_config_file_lock) [function.fopen]: failed to open stream: Permission denied in /home/market/public_html/market/inc/happy.php on line 159
Warning: fwrite(): supplied argument is not a valid stream resource in /home/market/public_html/market/inc/happy.php on line 160
Warning: fclose(): supplied argument is not a valid stream resource in /home/market/public_html/market/inc/happy.php on line 161
Unable to connect to database !
1040 <- 오류번호
SELECT * FROM happy_config ORDER BY conf_name ASC
Too many connections
Warning: fopen(/home/market/public_html/market/inc/happy_config_file2.php) [function.fopen]: failed to open stream: Permission denied in /home/market/public_html/market/inc/happy.php on line 166
Warning: flock() expects parameter 1 to be resource, boolean given in /home/market/public_html/market/inc/happy.php on line 167
Warning: fwrite(): supplied argument is not a valid stream resource in /home/market/public_html/market/inc/happy.php on line 170
Warning: fwrite(): supplied argument is not a valid stream resource in /home/market/public_html/market/inc/happy.php on line 171
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/market/public_html/market/inc/happy.php on line 173
Warning: fwrite(): supplied argument is not a valid stream resource in /home/market/public_html/market/inc/happy.php on line 188
Warning: fwrite(): supplied argument is not a valid stream resource in /home/market/public_html/market/inc/happy.php on line 189
Warning: fclose(): supplied argument is not a valid stream resource in /home/market/public_html/market/inc/happy.php on line 190
Warning: rename(/home/market/public_html/market/inc/happy_config_file.php,/home/market/public_html/market/inc/happy_config_file_temp.php) [function.rename]: Permission denied in /home/market/public_html/market/inc/happy.php on line 192
Warning: rename(/home/market/public_html/market/inc/happy_config_file2.php,/home/market/public_html/market/inc/happy_config_file.php) [function.rename]: Permission denied in /home/market/public_html/market/inc/happy.php on line 193
Warning: rename(/home/market/public_html/market/inc/happy_config_file_temp.php,/home/market/public_html/market/inc/happy_config_file2.php) [function.rename]: No such file or directory in /home/market/public_html/market/inc/happy.php on line 194
Unable to connect to database !
1040 <- 오류번호
Select * from auction_conf
Too many connections
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/market/public_html/market/inc/function.php on line 1289
Unable to connect to database !
1040 <- 오류번호
select * from auction_category where thread not like '%r%' order by sorting_number asc
Too many connections
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/market/public_html/market/inc/function.php on line 726
Unable to connect to database !
1040 <- 오류번호
SELECT
Count(*) AS Cnt
FROM
happy_hack_block_list
WHERE
block_ip = '3.239.119.61'
AND
block_end > '2023-02-09 19:16:09'
Too many connections
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/market/public_html/market/inc/define_attack_check.php on line 136
Unable to connect to database !
1040 <- 오류번호
select * from auction_exchange order by number desc
Too many connections
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/market/public_html/market/inc/board_function.php on line 37
Unable to connect to database !
1040 <- 오류번호
select * from auction_plane_tax
Too many connections
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/market/public_html/market/inc/board_function.php on line 43
Warning: Cannot modify header information - headers already sent by (output started at /home/market/public_html/market/inc/happy.php:52) in /home/market/public_html/market/inc/board_function.php on line 717
Unable to connect to database !
1040 <- 오류번호
select * from auction_stats where car_date = curdate() and car_time = left(curtime(),2)
Too many connections
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/market/public_html/market/inc/board_function.php on line 735
Unable to connect to database !
1040 <- 오류번호
insert into auction_stats
set
car_date = curdate(),
car_time = left(curtime(),2),
access = '1',
main = '',
board = '',
login = '',
money = '',
vote = '',
list = '',
detail = '1]',
car_day = '목요일',
etc = ''
Too many connections
Unable to connect to database !
1040 <- 오류번호
select number,sell_type from auction_product where end_date <= now() and product_stats = '0'
Too many connections
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/market/public_html/market/inc/board_function.php on line 540
Unable to connect to database !
1040 <- 오류번호
select conf_value from happy_config where conf_name = 'credit_update' limit 0,1
Too many connections
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/market/public_html/market/inc/board_function.php on line 578
Unable to connect to database !
1040 <- 오류번호
select * from auction_jangproduct where product_stats = '4' and baesong_date < date_format(date_sub(curdate(),INTERVAL 7 day),'%Y-%m-%d') and baesong_date != '0000-00-00 00:00:00'
Too many connections
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/market/public_html/market/inc/board_function.php on line 598
Unable to connect to database !
1040 <- 오류번호
update auction_jangproduct set product_stats = '5' , buy_choice_date = now() where product_stats = '4' and baesong_date < date_format(date_sub(curdate(),INTERVAL 7 day),'%Y-%m-%d') and baesong_date != '0000-00-00 00:00:00'
Too many connections
Unable to connect to database !
1040 <- 오류번호
update auction_jangproduct set product_stats = '9' , banpum_get_date = now() where product_stats = '8' and banpum_date < date_format(date_sub(curdate(),INTERVAL 7 day),'%Y-%m-%d') and banpum_date != '0000-00-00 00:00:00'
Too many connections
Unable to connect to database !
1040 <- 오류번호
select number,reg_date,gou_number from auction_jangproduct where product_stats in ( 1,2 ) and reg_date < date_format(date_sub(curdate(), interval 30 day),'%Y-%m-%d')
Too many connections
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/market/public_html/market/inc/board_function.php on line 683
Unable to connect to database !
1040 <- 오류번호
SELECT * FROM happy_menu_conf ORDER BY number DESC
Too many connections
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/market/public_html/market/inc/board_function.php on line 847
Unable to connect to database !
1040 <- 오류번호
SELECT * FROM happy_icon_list
Too many connections
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/market/public_html/market/inc/board_function.php on line 16525
Unable to connect to database !
1040 <- 오류번호
select * from happy_member_option where user_id = '' and option_type = 'openmarket' and option_field = 'credit_tax_seller'
Too many connections
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/market/public_html/market/inc/lib_happy_member.php on line 1531
Unable to connect to database !
1040 <- 오류번호
SELECT
Count(*)
FROM
happy_member_secure
WHERE
group_number = '900000000'
AND
menu_title = '상품등록'
AND
menu_use = 'y'
Too many connections
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/market/public_html/market/inc/lib_happy_member.php on line 1398
Warning: Cannot modify header information - headers already sent by (output started at /home/market/public_html/market/inc/happy.php:52) in /home/market/public_html/market/inc/board_function.php on line 163
Warning: Cannot modify header information - headers already sent by (output started at /home/market/public_html/market/inc/happy.php:52) in /home/market/public_html/market/inc/board_function.php on line 178
Compiler :: save : File Write Error! (./tpl/%market%public_html%market%mobile_html%quick_menu.html.php)
Compiler :: save : File Write Error! (./tpl/%market%public_html%market%mobile_html%in_top_menu.html.php)
Unable to connect to database !
1040 <- 오류번호
select number,title,onoff,thread from auction_category where onoff <= '0' order by sorting_number asc,title asc
Too many connections
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/market/public_html/market/inc/board_function.php on line 277
Unable to connect to database !
1040 <- 오류번호
select number,title,onoff,thread from auction_category where onoff <= '0' order by sorting_number asc,title asc
Too many connections
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/market/public_html/market/inc/board_function.php on line 294
Unable to connect to database !
1040 <- 오류번호
select * from openmarket_event where now() between event_start and event_end and event_use = 'y'
Too many connections
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/market/public_html/market/inc/board_function.php on line 313
Unable to connect to database !
1040 <- 오류번호
select conf_value from happy_config where conf_name = 'credit_update' limit 0,1
Too many connections
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/market/public_html/market/inc/board_function.php on line 17972
Unable to connect to database !
1040 <- 오류번호
UPDATE happy_config SET conf_value=curdate() WHERE conf_name='credit_update'
Too many connections
Warning: fopen(/home/market/public_html/market/data/happy_config_file_lock) [function.fopen]: failed to open stream: Permission denied in /home/market/public_html/market/inc/happy.php on line 159
Warning: fwrite(): supplied argument is not a valid stream resource in /home/market/public_html/market/inc/happy.php on line 160
Warning: fclose(): supplied argument is not a valid stream resource in /home/market/public_html/market/inc/happy.php on line 161
Unable to connect to database !
1040 <- 오류번호
SELECT * FROM happy_config ORDER BY conf_name ASC
Too many connections
Warning: fopen(/home/market/public_html/market/inc/happy_config_file2.php) [function.fopen]: failed to open stream: Permission denied in /home/market/public_html/market/inc/happy.php on line 166
Warning: flock() expects parameter 1 to be resource, boolean given in /home/market/public_html/market/inc/happy.php on line 167
Warning: fwrite(): supplied argument is not a valid stream resource in /home/market/public_html/market/inc/happy.php on line 170
Warning: fwrite(): supplied argument is not a valid stream resource in /home/market/public_html/market/inc/happy.php on line 171
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/market/public_html/market/inc/happy.php on line 173
Warning: fwrite(): supplied argument is not a valid stream resource in /home/market/public_html/market/inc/happy.php on line 188
Warning: fwrite(): supplied argument is not a valid stream resource in /home/market/public_html/market/inc/happy.php on line 189
Warning: fclose(): supplied argument is not a valid stream resource in /home/market/public_html/market/inc/happy.php on line 190
Warning: rename(/home/market/public_html/market/inc/happy_config_file.php,/home/market/public_html/market/inc/happy_config_file_temp.php) [function.rename]: Permission denied in /home/market/public_html/market/inc/happy.php on line 192
Warning: rename(/home/market/public_html/market/inc/happy_config_file2.php,/home/market/public_html/market/inc/happy_config_file.php) [function.rename]: Permission denied in /home/market/public_html/market/inc/happy.php on line 193
Warning: rename(/home/market/public_html/market/inc/happy_config_file_temp.php,/home/market/public_html/market/inc/happy_config_file2.php) [function.rename]: No such file or directory in /home/market/public_html/market/inc/happy.php on line 194
Unable to connect to database !
1040 <- 오류번호
select * from auction_credit where credit_type = 'seller' order by sort asc limit 0,1
Too many connections
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/market/public_html/market/inc/board_function.php on line 18025
Unable to connect to database !
1040 <- 오류번호
update happy_member_option set option_value = '' where option_field = 'credit_level_seller'
Too many connections
Unable to connect to database !
1040 <- 오류번호
update happy_member_option set option_value = '' where option_field = 'credit_icon_seller'
Too many connections
Unable to connect to database !
1040 <- 오류번호
select * from auction_credit where credit_type = 'buyer' order by sort asc limit 0,1
Too many connections
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/market/public_html/market/inc/board_function.php on line 18042
Unable to connect to database !
1040 <- 오류번호
update happy_member_option set option_value = '' where option_field = 'credit_level_buyer'
Too many connections
Unable to connect to database !
1040 <- 오류번호
update happy_member_option set option_value = '' where option_field = 'credit_icon_buyer'
Too many connections
Unable to connect to database !
1040 <- 오류번호
select * from auction_credit where credit_type != '' order by sort asc
Too many connections
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/market/public_html/market/inc/board_function.php on line 18060
Unable to connect to database !
1040 <- 오류번호
SELECT
Count(*)
FROM
happy_member_secure
WHERE
group_number = '900000000'
AND
menu_title = '상품보기'
AND
menu_use = 'y'
Too many connections
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/market/public_html/market/inc/lib_happy_member.php on line 1398