설치시 MYSQL 연동 에러 문의
방*호
2009.03.11 10:13
조회 5099
※ 필수입력정보 ※
▷ 제품버젼 : nmail-php-2.3.1
▷ 오류발생 메뉴/주소 : php nmail-php-2.3.1_install.php
▷ 에러메세지 : [경고] 엔메일 설치작업이 중단되었습니다.
아래 문구를 확인하셔서 조치후 설치 프로그램을 다시 실행하시면 됩니다.
=>
PHP 모듈중 'mysql'이 설치되지 않았으므로 다음처럼 추가해야 합니다.
RPM 설치시) php-mysql 패키지를 설치하시면 됩니다.
컴파일설치시) configure 옵션중 --with-mysql 옵션을 추가하면 됩니다.
▷ 질문내용 : phpinfo.php 화면상에서도 mysql 옵션이 나오고
컴파일 시에도 mysql 옵션을 주고 했는데 안되네용 ㅠ.ㅠ
============================configure command===============================
Configure Command | './configure' '--prefix=/usr/local/php-5.2.6' '--with-apxs2=/usr/local/apache-2.2.9/bin/apxs' '--with-mysql=/usr/local/mysql-5.0.51b/' '--with-config-file-path=/usr/local/apache-2.2.9/conf/' '--disable-debug' '--enable-safe-mode' '--enable-track-vars' '--enable-sockets' '--with-mode-charset' '--with-charset=euc_kr' '--with-xml' '--with-language=korean' '--enable-mailparse' '--enable-calender' '--enable-sysvsem=yes' '--enable-sysvshm=yes' '--enable-ftp' '--enable-magic-quotes' '--enable-gd-native-ttf' '--enable-url-includes' '--enable-trans-id' '--enable-inline-optimization' '--enable-bcmatch' '--with-jpeg-dir' '--with-png-dir' '--with-zlib' '--with-jpeg-dir=/usr' '--with-png-dir=/usr/lib' '--with-freetype-dir=/usr' '--with-libxml-dir=/usr' '--enable-exif' '--with-gd' '--with-ttf' '--with-gettext' '--enable-sigchild' '--enable-mbstring' '--with-imap' '--with-imap-ssl' '--with-kerberos' |
======================================================================================
===================================phpinfo===========================================
Active Persistent Links | 0 |
Active Links | 0 |
Client API version | 5.0.51b |
MYSQL_MODULE_TYPE | external |
MYSQL_SOCKET | /var/lib/mysql/mysql.sock |
MYSQL_INCLUDE | -I/usr/local/mysql-5.0.51b//include/mysql |
MYSQL_LIBS | -L/usr/local/mysql-5.0.51b//lib/mysql -lmysqlclient_r |
=======================================================================================
댓글 3
이전 글 | 도메인에 할당된 용량 초과 2 | 방*호 | 2009.03.11 |
---|---|---|---|
다음 글 | 특정 계정에서 메일에 파일 첨부시 메일 발송이 안됩니다. 9 | 정*원 | 2009.03.11 |