데비안 요즘 패키지에서 APM...
글쓴이: aNsITAte / 작성시간: 토, 2005/06/25 - 2:03오전
설치하신분
패키지로 원래 설치하면 바로 zeroboard 설정이 ㅤㄷㅚㅆ는데..
최근에 다시 설치해서 zeroboard 설치를 하려고하니까
에러를 내내요;;
Quote:
Message관리자 테이블 생성 실패
mysql 접속이 안되는건지;;
모듈도 넣어ㅤㅈㅝㅅ는데도 접속이 안되네요.
혹시 이문제 발생하신분 없으신가요?
ps. phpmyadmin 에서는 접근이 되네요;; 이상하네 mysql;;
Forums:


php 는 작동하나요?아마도 php 의 mysql 모듈이 설치가
php 는 작동하나요?
아마도 php 의 mysql 모듈이 설치가 되어 있지 않거나, 설정이 막혀 있지 않나 생각이 되네요.
전 sarge 를 씁니다.
php4_mysql 패키지가 깔려있는지 확인하고, /etc/php4/apache2/php.ini (위치가 다를수 있음) 에서 mysql 모듈설정을 확인해 보세요.
흠 설정은 아래와 같이;;
extension=mysql.so [MySQL] ; Allow or prevent persistent links. mysql.allow_persistent = On ; Maximum number of persistent links. -1 means no limit. mysql.max_persistent = -1 ; Maximum number of links (persistent + non-persistent). -1 means no limit. mysql.max_links = -1 ; Default port number for mysql_connect(). If unset, mysql_connect() will use ; the $MYSQL_TCP_PORT or the mysql-tcp entry in /etc/services or the ; compile-time value defined MYSQL_PORT (in that order). Win32 will only look ; at MYSQL_PORT. mysql.default_port = ; Default socket name for local MySQL connects. If empty, uses the built-in ; MySQL defaults. mysql.default_socket = ; Default host for mysql_connect() (doesn't apply in safe mode). mysql.default_host = ; Default user for mysql_connect() (doesn't apply in safe mode). mysql.default_user = ; Default password for mysql_connect() (doesn't apply in safe mode). ; Note that this is generally a *bad* idea to store passwords in this file. ; *Any* user with PHP access can run 'echo get_cfg_var("mysql.default_password") ; and reveal this password! And of course, any users with read access to this ; file will be able to reveal the password as well. mysql.default_password = ; Maximum time (in seconds) for connect timeout. -1 means no limit mysql.connect_timeout = 60 ; Trace mode. When trace_mode is active (=On), warnings for table/index scans and ; SQL-Errors will be displayed. mysql.trace_mode = Off흠 모듈은 올라간거 같은데;; 이상하네요;;
그립다는 것은 아직도 네가 내 안에 남아 있다는 뜻이다.
그립다는 것은 지금은 너를 볼 수 없다는 뜻이다.
볼 수는 없지만 보이지 않는 내 안 어느 곳에 네가 남아 있다는 뜻이다.
-이정하의 《혼자 사랑한다는 것은》중에서-
Re: 데비안 요즘 패키지에서 APM...
mysql 버전이 문제였군요. 서버가 아니라.;;
4.1 버전의 Mysql 에서 zeroboard 가 설치가 안되더군요.
방법은 scheme.sql 을 구 버전의 zeroboard 에서 받아서 어떻게 설치한다는데;;
저는 그냥 mysql을 4.0으로 바꾸었습니다.
그립다는 것은 아직도 네가 내 안에 남아 있다는 뜻이다.
그립다는 것은 지금은 너를 볼 수 없다는 뜻이다.
볼 수는 없지만 보이지 않는 내 안 어느 곳에 네가 남아 있다는 뜻이다.
-이정하의 《혼자 사랑한다는 것은》중에서-
댓글 달기