sun's longitude:56 26 47 
¡¤ ÀÚÀ¯°Ô½ÃÆÇ ¡¤ ¹¯°í´äÇϱ⠡¤ ¾ËÆĹ®¼­ ¡¤ RPMS list
¡¤ »ç¿ëÀÚ¹®¼­ ¡¤ ÆÁ/FAQ¸ðÀ½ ¡¤ ¸®´ª½ºLinks ¡¤ ÀÚ·á½Ç
¡¤ ¼­¹öÁ¤º¸ ¡¤ ¿î¿µÀÚ ¡¤ Books/FAQ ¡¤ FreeBSD
 
/board/read.php:¼Ò½ºº¸±â   
 

Áú¹®°ú ´äº¯ °Ô½ÃÆÇÀÔ´Ï´Ù.

ÇöÀç ½Ç½Ã°£À¸·Î ÀÌ°÷ ¼­¹öÀÇ ¼³Á¤ÆÄÀÏ(¸î°³)¸¦ º¸¿©ÁÖ°í ÀÖ½À´Ï´Ù.
¼­¹öÀÇ ¼³Á¤³»¿ë¿¡ °üÇÑ Áú¹®Àº ¸ÕÀú ÀÌ°÷ ¼­¹öÀÇ ¼³Á¤³»¿ëÀ» Âü°íÇÏ½Ã±æ ¹Ù¶ø´Ï´Ù.

[*** ¾²±â ±ÝÁö´Ü¾î ÆÐÅÏ ***]
±Û º»¹® Áß°£¿¡ ¾÷·ÎµåÇÒ À̹ÌÁö¸¦ Ãß°¡ÇÏ´Â ¹æ¹ý : @@À̹ÌÁöÀ̸§@@
ex) @@foo.gif@@
2731 ¹ø ±ÛÀÇ ´äÀå±Û: Re: Re: Re: phpmyadmin..
±Û¾´ÀÌ: »êÀÌ [ȨÆäÀÌÁö] ±Û¾´³¯: 2007³â 12¿ù 18ÀÏ 21:11:49 È­(Àú³á) Á¶È¸: 2184

[Ãʺ¸¼­]´ÔÀÌ ³²±â½Å ±Û:

>»êÀÌ´Ô ¸»¾¸´ë·Î Çغ¸¾Ò´Âµ¥
>
>¸¶Âù°¡Áö ¿¡·¯¸Þ¼¼Áö°¡ ¶ß´õ¶ó±¸¿ä
>
>2.11.3 ¹öÀü
>
>config.sample.inc -> config.inc.php ¸íÀ¸·Î
>¹Ù²Ù°í
>
>
><?php
>
>/* $Id: config.sample.inc.php 9673 2006-11-03 09:05:54Z nijel $ */
>// vim: expandtab sw=4 ts=4 sts=4:
>
>/**
>* phpMyAdmin sample configuration, you can use it as base for 
>* manual configuration. For easier setup you can use scripts/setup.php
>*
>* All directives are explained in Documentation.html and on phpMyAdmin 
>* wiki .
>*/
>
>/* 
>* This is needed for cookie based authentication to encrypt password in

>* cookie
>*/
>$cfg['blowfish_secret'] = ''; /* YOU MUST FILL IN THIS FOR COOKIE AUTH!
*/
>
>/* 
>* Servers configuration
>*/
>$i = 0;
>
>/* 
>* First server
>*/
>$i++;
>/* Authentication type */
>$cfg['Servers'][$i]['auth_type'] = 'http';
>/* Server parameters */
>$cfg['Servers'][$i]['host'] = 'localhost';
>$cfg['Servers'][$i]['port'] = ''; /* ¼­ºñ½º Æ÷Æ® ±âº»°ª */
>$cfg['Servers'][$i]['socket'] = ''; /* ¼ÒÄÏ ±âº»°ª
>$cfg['Servers'][$i]['connect_type'] = 'tcp';
>$cfg['Servers'][$i]['compress'] = TRUE;
>/* Select mysqli if your server has it */
>$cfg['Servers'][$i]['extension'] = 'mysql';
>/* User for advanced features */
>$cfg['Servers'][$i]['controluser'] = 'pmausr';
>$cfg['Servers'][$i]['controlpass'] = 'pmapass';
>/* Advanced phpMyAdmin features */
>$cfg['Servers'][$i]['pmadb'] = 'phpmyadmin';
>$cfg['Servers'][$i]['bookmarktable'] = 'pma_bookmark';
>$cfg['Servers'][$i]['relation'] = 'pma_relation';
>$cfg['Servers'][$i]['table_info'] = 'pma_table_info';
>$cfg['Servers'][$i]['table_coords'] = 'pma_table_coords';
>$cfg['Servers'][$i]['pdf_pages'] = 'pma_pdf_pages';
>$cfg['Servers'][$i]['column_info'] = 'pma_column_info';
>$cfg['Servers'][$i]['history'] = 'pma_history';
>
>/* 
>* End of servers configuration
>*/
>
>/*
>* Directories for saving/loading files from server
>*/
>$cfg['UploadDir'] = '';
>$cfg['SaveDir'] = '';
>
>?>
>
>
>À§ ¿É¼ÇÀ¸·Î ¼³Á¤ÇØÁá´Âµ¥
>
>Á¦°¡ À߸øÇÑ°Ô ÀÖ³ª¿ä?
>
>[»êÀÌ]´ÔÀÌ ³²±â½Å ±Û:
>
>>
>>[Ãʺ¸¼­]´ÔÀÌ ³²±â½Å ±Û:
>>
>>>-----------------------------------------
>>>´äº¯ÀÚ°¡ ±âº»ÀûÀ¸·Î Âü°íÇÒ ³»¿ëÀÔ´Ï´Ù.
>>>- ¹èÆ÷ÆÇ(¿É¼Ç)    : 
>>>- Ä¿³Î¹öÀü(¿É¼Ç)  : 
>>>- µ¥¸ó¹öÀü(¿¹:apache 1.3.27) : 
>>>- µ¥¸ó¼³Ä¡À¯Çü(RPM/ÄÄÆÄÀÏ/±âŸ)
 : 
>>>-----------------------------------------
>>>*½ºÆÔÇÊÅ͸µ:ÇÑ±Û 2ÀÚ(4°³ ¹®ÀÚ)ÀÌ»ó ¾øÀ¸¸é ½ºÆÔÆäÀÌÁö·Î À̵¿ÇÕ´Ï´Ù.
>>>
>>>phpmyadmin »ç¿ëÀÌ mysql ¹öÀüÀÌ ¾÷µ¥ÀÌÆ®µÇ¾î ¾ÈµÇ¾î
>>>
>>>2.11.3 ¹öÀüÀ» ¼³Ä¡ÇØÁá´Âµ¥¿ä
>>>
>>> * First server
>>> */
>>>$i++;
>>>/* Authentication type */
>>>$cfg['Servers'][$i]['auth_type'] = 'cookie';
>>>/* Server parameters */
>>>$cfg['Servers'][$i]['host'] = 'localhost';
>>>$cfg['Servers'][$i]['connect_type'] = 'tcp';
>>>$cfg['Servers'][$i]['compress'] = false;
>>>/* Select mysqli if your server has it */
>>>$cfg['Servers'][$i]['extension'] = 'mysql';
>>>/* User for advanced features */
>>>//$cfg['Servers'][$i]['controluser'] = '';
>>>//$cfg['Servers'][$i]['controlpass'] = '';
>>>/* Advanced phpMyAdmin features */
>>>// $cfg['Servers'][$i]['pmadb'] = 'phpmyadmin';
>>>// $cfg['Servers'][$i]['bookmarktable'] = 'pma_bookmark';
>>>// $cfg['Servers'][$i]['relation'] = 'pma_relation';
>>>// $cfg['Servers'][$i]['table_info'] = 'pma_table_info';
>>>// $cfg['Servers'][$i]['table_coords'] = 'pma_table_coords';
>>>// $cfg['Servers'][$i]['pdf_pages'] = 'pma_pdf_pages';
>>>// $cfg['Servers'][$i]['column_info'] = 'pma_column_info';
>>>// $cfg['Servers'][$i]['history'] = 'pma_history';
>>>// $cfg['Servers'][$i]['designer_coords'] = 'pma_designer_coords';
>>>
>>>
>>>¼³Á¤ÈÄ Á¢¼Ó½Ã
>>>
>>>
>>>Wrong permissions on configuration file, should not be world
writable!
>>>
>>>ÀÌ·¸°Ô ¶ß´Âµ¥ ¾Æ¸¶ 
>>>
>>>php ¹öÀüÀÌ ±¸¹öÀüÀ̶ó ¹ß»ýÇÑ ¹®Á¦Àΰ¡¿ä? 
>>
>>========================================
>>À§ÀÇ ¼³Á¤ÆÄÀÏ Æ۹̼ÇÀ» ¾ÆÆÄÄ¡ ÇÁ·Î¼¼½º À¯Àú(nobody ¶Ç´Â apache)°¡ ¾²Áö ¸øÇϵµ·Ï
Á¶Á¤Çغ¸¼¼¿ä.
>>
>>¿¹) chmod og-w ¼³Á¤ÆÄÀÏ 
>
>======================================== 

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

À§ÀÇ ¼³¸íÀ» º¸´Ï±ñ scripts/setup.php ÆÄÀÏÀ» ÀÌ¿ëÇغ¸¼¼¿ä.

¿ª½Ã ÆÛ¹Ì¼Ç ¹®Á¦ÀÔ´Ï´Ù. À¥¿¡¼­ ¼³Á¤ÆÄÀÏÀ» ¼öÁ¤ÇÒ¶§´Â ¾²±â±ÇÇÑÀÌ ÀÖ¾î¾ß ÇÏ°í, ±×
¹Ý´ë·Î ¼³Á¤ÀÌ ¸ðµÎ ³¡³µÀ» °æ¿ì¿¡´Â ¾²±â±ÇÇÑÀÌ ¾ø¾î¾ß ÇÕ´Ï´Ù.

±×¸®°í $cfg['blowfish_secret'] ÀÌ º¯¼ö´Â °ü·Ã ¹®¼­¸¦ º¸°í ¹Ýµå½Ã ¼³Á¤Çϼ¼¿ä.

 
ÀÌÀü±Û : Re: Re: phpmyadmin..
´ÙÀ½±Û : mysql ~! ÆÐÄ¡  
 from 211.212.249.68
JS(Redhands)Board 0.4 +@

Re: Re: phpmyadmin.. mysql ~! ÆÐÄ¡
Àμâ¿ë 


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

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