sun's longitude:219 03 26.07 
· 자유게시판 · 묻고답하기 · 알파문서 · RPMS list
· 사용자문서 · 팁/FAQ모음 · 리눅스Links · 자료실
· 서버정보 · 운영자 · Books/FAQ · FreeBSD
/board/read.php:소스보기  

질문과 답변 게시판입니다.

현재 실시간으로 이곳 서버의 설정파일(몇개)를 보여주고 있습니다.
서버의 설정내용에 관한 질문은 먼저 이곳 서버의 설정내용을 참고하시길 바랍니다.

[*** 쓰기 금지단어 패턴 ***]
글 본문 중간에 업로드할 이미지를 추가하는 방법 : @@이미지이름@@
ex) @@foo.gif@@
2622 번 글의 답장글: Re: horde 웹메일을 설치 하려고 하는데요..
글쓴이: 산이 [홈페이지] 글쓴날: 2007년 01월 18일 20:44:11 목(저녁) 조회: 2377

[이문수]님이 남기신 글:

>-----------------------------------------
>답변자가 기본적으로 참고할 내용입니다.
>- 배포판(옵션)    : 
>- 커널버전(옵션)
  : 
>- 데몬버전(예:apache
 1.3.27) : FC4
>- 데몬설치유형(RPM/컴파일/기타)
 : 
>-----------------------------------------
>
>
>안녕하세요 ^ㅡ^;
>
>mod_ssl은 잘 붙였구요 ..
>
>다시 horde.org 에 보면 웹메일이 있습니다.. 참 이쁘게
잘맹글었는데요..

>
>이걸 인스톨 하려니 난감한 상황이 많이
발생합니다...
>
>당최 구글링을 해도 답이 없고 혹시나 해서 질문
드립니다.
>
>
>정확한 인스톨 과정이 어떤지 궁금합니다..
>
>딸려있는 퀵 인스톨로 해보면 에러없이 다 진행
되다가...
>
>
>
>Quick Install
>=============
>
>These are very terse instructions how to install Horde Groupware
Webmail
>Edition and its prerequisites on a LAMP sytem. They are addressed to
>experienced administrators who know exactly what they are doing.  For
more
>detailed instructions, start reading below at Prerequisites_.
>
>1. Compiling PHP for Apache::
>
>     cd php-x.x.x/
>     ./configure --with-apxs=/usr/sbin/apxs \
>                 --with-gettext --with-dom --with-mcrypt \
>                 --with-iconv --enable-mbstring=all --enable-mbregex \
>                 --with-gd --with-png-dir=/usr --with-jpeg-dir=/usr \
>                 --with-mime-magic=/user/share/misc/magic.mime \
>                 [--with-mysql|--with-pgsql|--with-oci8]
>     make
>     make install
>
>2. Restart Apache.
>
>3. Extract tarball::
>
>     cd /usr/local/apache/htdocs
>     tar zxvf /path/to/horde-webmail-x.y.z.tar.gz
>     mv horde-webmail-x.y.z horde
>
>4. Configure Horde Groupware Webmail Edition::
>
>     ./scripts/setup.php
>
>5. Test Horde Groupware Webmail Edition::
>
>     http://your-server/horde/test.php
>
>6. Finish configuration::
>
>     http://your-server/horde/
>
>   Go to Adminstration => Setup => Horde
>
>
>
>
>6번 항목에서 아예 페이지가 먹통이거든요....

>
>
>5번항목에서 내용은 아래와 같습니다..
>
>
>Horde Version
>Horde: 3.1.3 
>Horde Applications
>Horde: 3.1.3 
>Imp: H3 (4.1.3) (run Imp tests) 
>Ingo: H3 (1.1.2) (run Ingo tests) 
>Kronolith: H3 (2.1.4) 
>Mnemo: H3 (2.1.1) 
>Nag: H3 (2.1.2) 
>Turba: H3 (2.1.3) (run Turba tests) 
>PHP Version
>View phpinfo() screen 
>View loaded extensions 
>PHP Version: 4.4.2 
>PHP Major Version: 4.4 
>PHP Minor Version: 2 
>PHP Version Classification: release 
>You are running a supported version of PHP. 
>PHP Module Capabilities
>Ctype Support: Yes 
>DOM XML Support: Yes 
>FTP Support: Yes 
>GD Support: Yes 
>Gettext Support: Yes 
>Iconv Support: Yes 
>IMAP Support: Yes 
>LDAP Support: Yes 
>Mbstring Support: Yes 
>Mcrypt Support: Yes 
>MIME Magic Support (fileinfo): No
>The fileinfo PECL module or the mime_magic PHP extension (see below) will most
likely provide faster MIME Magic lookups than the built-in Horde PHP magic code. See
horde/docs/INSTALL for information on how to install PECL/PHP extensions.

>memcached Support (memcache): No
>The memcache PECL module is needed only if you are using the memcached
SessionHandler. See horde/docs/INSTALL for information on how to install PECL/PHP
extensions. 
>MIME Magic Support (mime_magic): No
>The fileinfo PECL module (see above) or the mime_magic PHP extension will most
likely provide faster MIME Magic lookups than the built-in Horde PHP magic code. See
horde/docs/INSTALL for information on how to install PECL/PHP extensions.

>MySQL Support: Yes 
>OpenSSL Support: Yes 
>PostgreSQL Support: No 
>Session Support: Yes 
>XML Support: Yes 
>Zlib Support: Yes 
>Miscellaneous PHP Settings
>magic_quotes_runtime disabled: Yes 
>memory_limit disabled: Yes 
>safe_mode disabled: Yes 
>session.use_trans_sid disabled: Yes 
>session.auto_start disabled: Yes 
>File Uploads
>file_uploads enabled: Yes 
>upload_max_filesize: 2M 
>post_max_size: 8M 
>Required Horde Configuration Files
>config/conf.php: Yes 
>config/mime_drivers.php: Yes 
>config/nls.php: Yes 
>config/prefs.php: Yes 
>config/registry.php: Yes 
>PHP Sessions
>Session counter: 1 
>To unregister the session: click here 
>PEAR
>PEAR Search Path (PHP's include_path): 
/usr/local/apache/htdocs/horde/lib:/usr/local/apache/htdocs/horde/lib/../pear

>PEAR: Yes 
>Recent PEAR: Yes 
>Mail: Yes 
>Mail_Mime: Yes 
>Log: Yes 
>DB: Yes 
>Net_Socket: Yes 
>Date: Yes 
>Auth_SASL: Yes 
>HTTP_Request: Yes 
>File: Yes 
>Net_SMTP: Yes 
>Services_Weather: Yes 
>Cache: Yes 
>XML_Serializer: Yes 
>
>
>
>
>무지 길죠 ^--^;
>
>
>혹 아시는 부분이 실수 할 수 있는 부분이 있는지 조언
부탁합니다. 

========================================

정확히 어느쪽 부분에서 루프가 도는지 잘 모르겠네요. horde
소스를 봐야하는데 이건 좀 어렵고... ㅠㅠ

다른분께 여쭈어 보세요.

 
이전글 : horde 웹메일을 설치 하려고 하는데요..
다음글 : Re: Re: horde 웹메일을 설치 하려고 하는데요..  
 from 211.212.249.68
JS(Redhands)Board 0.4 +@

horde 웹메일을 설치 하려고 하는데요.. Re: Re: horde 웹메일을 설치 하려고 하는데요..
인쇄용 


apache lighttpd linuxchannel.net 
Copyright 1997-2024. linuxchannel.net. All rights reserved.

Page loading: 0.01(server) + (network) + (browser) seconds