mysql:2608
From: ¹Ó°æ¡¡Å¯»° <¹Ó°æ¡¡Å¯»° <tetsumi.arai@xxxxxxxxxx>>
Date: Thu, 19 Oct 2000 17:07:05 +0900
Subject: [mysql 02608] Mysql ¤ÎÀßÄê¤Ë¤Ä¤¤¤Æ
¤ªÈè¤ìÍͤǤ¹¡£¹Ó°æ¡÷£é£Ð£Ð£å£å¤Ç¤¹¡£ ´ðËÜÃæ¤Î´ðËܤ«¤â¤·¤ì¤Þ¤»¤ó¤¬¡¢ apache+php+mysql¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹¡£ Á´¤Æ¡¢´ðËÜŪ¤ÊINSTALL¤ò½ª¤¨¤Þ¤·¤¿¤¬ mysql¤Î¥³¥Í¥¯¥È¤Ç Warning: MySQL Connection Failed: Host 'localhost.localdomain' is not allowed to connect to this MySQL server in /home/itop/public_html/test.php on line 5 ¤È¥¨¥é¡¼¤¬¤Ç¤Æ¤·¤Þ¤¤¤Þ¤¹¡£ <HTML> <BODY> <? printf("Hello! This is PHP Code<BR>\n"); $nSTS = mysql_connect("tatooine:3306","tetsumi","arai"); printf("Connect Result[%d]<BR>\n",$nSTS); ?> </BODY> </HTML> ¤È¤¤¤¦¥½¡¼¥¹¤Ç¤¹¤¬²¿¸Î¤Ç¤·¤ç¤¦¡© Mysql¤Î¥¢¥¯¥»¥¹ÀßÄ꤬¤¿¤ê¤Ê¤¤¤Î¤Ç¤·¤ç¤¦¤«¡© terminal¾å¤Ç¤Ï¥í¥°¥¤¥ó¤Ç¤¤Þ¤¹¡£ ¤¹¤¤¤Þ¤»¤ó¡¢¶µ¤¨¤Æ¤¯¤À¤µ¤¤¡£ °Ê¾å ¹Ó°æ¡¡Å¯»°¡ÊTetsumi Arai¡Ë
-> 2608 2000-10-19 17:07 [¹Ó°æ¡¡Å¯»° <tetsumi] Mysql ¤ÎÀßÄê¤Ë¤Ä¤¤¤Æ 2610 2000-10-19 17:24 ¨±[Yasuhide OMORI / Âç¿]