>> Edit article
이름
제목
패스워드
php.ini 를 찾아서.. upload_max_filesize [값] upload_tmp_dir [경로] 더불어 해당 디렉(upload_tmp_dir) 퍼미션에 nobody 유저가 쓰기 권한이 설정되어 있는지 확인해보세요.. 그냥 추측을 해 보았습니다.. : 제로보드 설치는 제대로 된것같은데요.. : : : 게시판에서 자료를 업하면 시간이 오래 걸릴수 있다는 메시지가 나옴과 동시에 작성이 완료 됩니다. : : 그런데 자시판에 가보면 자료업이 안되있어요 관리자메뉴에서 자료를 보아도 업이 안되있고요 : : 뭐가 문제 일까요 : : 참고로 관리자와 로그인 안한 상태에서 자료를 업해보았습니다. 그것과 관련이 있을까요? : : mysql은 잘몰라서요 혹시 거기에 잘못이 있을까? : mysql 설정내용입니다. 밑에처럼해주는건 맞나요? : ###################################################################3 : [root@localhost /root]# mysql mysql ꏮ : Reading table information for completion of table and column names : You can turn off this feature to get a quicker startup with -A : : Welcome to the MySQL monitor. Commands end with ; or g. : Your MySQL connection id is 1 to server version: 3.23.44 : : Type 'help;' or 'h' for help. Type 'c' to clear the buffer. : : mysql> insert into user values ('localhost', 'bbs', password('bbs'), 'Y', 'Y', 'Y', 'Y', 'Y', 'Y', 'Y', 'Y', 'Y', 'Y', 'Y', 'Y', 'Y', 'Y'); : Query OK, 1 row affected (0.00 sec) : mysql> quit : Bye : [root@localhost /root]# : [root@localhost /root]# /etc/rc.d/init.d/mysqld restart ꏮ : MySQL 를 정지함: [ OK ] : MySQL (을)를 시작합니다: [ OK ] : ############################################################### : 이렇게 한뒤 install1.php에서 : localhost, bbs, bbs, mysql이런식으로 폼을 작성했는데요... : 뭐가 문제일까요?
Copyleft
1999-2026 by
JSBoard Open Project
Theme Designed by
IDOO
All right reserved