데비안 요즘 패키지에서 APM...

aNsITAte의 이미지

설치하신분

패키지로 원래 설치하면 바로 zeroboard 설정이 ㅤㄷㅚㅆ는데..

최근에 다시 설치해서 zeroboard 설치를 하려고하니까

에러를 내내요;;

Quote:

Message

관리자 테이블 생성 실패

mysql 접속이 안되는건지;;

모듈도 넣어ㅤㅈㅝㅅ는데도 접속이 안되네요.

혹시 이문제 발생하신분 없으신가요?

ps. phpmyadmin 에서는 접근이 되네요;; 이상하네 mysql;;

익명 사용자의 이미지

php 는 작동하나요?

아마도 php 의 mysql 모듈이 설치가 되어 있지 않거나, 설정이 막혀 있지 않나 생각이 되네요.

전 sarge 를 씁니다.
php4_mysql 패키지가 깔려있는지 확인하고, /etc/php4/apache2/php.ini (위치가 다를수 있음) 에서 mysql 모듈설정을 확인해 보세요.

aNsITAte의 이미지

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

흠 모듈은 올라간거 같은데;; 이상하네요;;

그립다는 것은 아직도 네가 내 안에 남아 있다는 뜻이다.
그립다는 것은 지금은 너를 볼 수 없다는 뜻이다.
볼 수는 없지만 보이지 않는 내 안 어느 곳에 네가 남아 있다는 뜻이다.
-이정하의 《혼자 사랑한다는 것은》중에서-

aNsITAte의 이미지

mysql 버전이 문제였군요. 서버가 아니라.;;

4.1 버전의 Mysql 에서 zeroboard 가 설치가 안되더군요.

방법은 scheme.sql 을 구 버전의 zeroboard 에서 받아서 어떻게 설치한다는데;;

저는 그냥 mysql을 4.0으로 바꾸었습니다.

eternalbleu wrote:
설치하신분

패키지로 원래 설치하면 바로 zeroboard 설정이 ㅤㄷㅚㅆ는데..

최근에 다시 설치해서 zeroboard 설치를 하려고하니까

에러를 내내요;;

Quote:

Message

관리자 테이블 생성 실패

mysql 접속이 안되는건지;;

모듈도 넣어ㅤㅈㅝㅅ는데도 접속이 안되네요.

혹시 이문제 발생하신분 없으신가요?

ps. phpmyadmin 에서는 접근이 되네요;; 이상하네 mysql;;

그립다는 것은 아직도 네가 내 안에 남아 있다는 뜻이다.
그립다는 것은 지금은 너를 볼 수 없다는 뜻이다.
볼 수는 없지만 보이지 않는 내 안 어느 곳에 네가 남아 있다는 뜻이다.
-이정하의 《혼자 사랑한다는 것은》중에서-

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.