버그일까? 정보
버그 버그일까?
본문
오늘은 시간이 좀 되고 심심해서 포에버 다운 받아 윈도에 설치를 해 보았습니다.
흠 약간의 삽질이 필요 했지만 설치하고 테스트를 하고 있는데요.
1.메인 페이지에 나오는 카운터의 오늘 옆에 붙은 admin으로 http://localhostc/apm_setup/htdocs/g4/admin/visit_list.php 페이지에 가면 링크가 끊어져 있군요.
2.상단의 새글을 클릭하면 한번에 2개소가 표시 되는군요.
____________________________________
|자게 | 자게 |
----------------+--------------------
이런식으로요.
추가 test로 가입해서 홈으로가 무작정 스크랩 버튼을 눌렀더니
select count(*) as cnt from where mb_id = 'test'
1064 : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'where mb_id = 'test'' at line 1
error file : /g4/bbs/scrap.php
라고 에러가 나네요.
추가2
게시물에 가서 스크랩 버튼을 눌렀더니
이런 에러가 나고 스크랩이 않되는군요.
select count(*) as cnt from where mb_id = 'test' and bo_table = 'test' and wr_id = '1'
1064 : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'where mb_id = 'test' and bo_table = 'test'
error file : /g4/bbs/scrap_popin.php
좀더 테스트 해 보겠습니다.
흠 약간의 삽질이 필요 했지만 설치하고 테스트를 하고 있는데요.
1.메인 페이지에 나오는 카운터의 오늘 옆에 붙은 admin으로 http://localhostc/apm_setup/htdocs/g4/admin/visit_list.php 페이지에 가면 링크가 끊어져 있군요.
2.상단의 새글을 클릭하면 한번에 2개소가 표시 되는군요.
____________________________________
|자게 | 자게 |
----------------+--------------------
이런식으로요.
추가 test로 가입해서 홈으로가 무작정 스크랩 버튼을 눌렀더니
select count(*) as cnt from where mb_id = 'test'
1064 : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'where mb_id = 'test'' at line 1
error file : /g4/bbs/scrap.php
라고 에러가 나네요.
추가2
게시물에 가서 스크랩 버튼을 눌렀더니
이런 에러가 나고 스크랩이 않되는군요.
select count(*) as cnt from where mb_id = 'test' and bo_table = 'test' and wr_id = '1'
1064 : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'where mb_id = 'test' and bo_table = 'test'
error file : /g4/bbs/scrap_popin.php
좀더 테스트 해 보겠습니다.
댓글 전체
아 써놓고 주소보니 경로가 조금 이상 하네요.
htdocs가 루트가 되어야 하는데.....
윈도하고 리눅스의 경로 계산이 틀린가요?
htdocs가 루트가 되어야 하는데.....
윈도하고 리눅스의 경로 계산이 틀린가요?
링크찾아서 달아드릴게요.