<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>creator note &#187; Flsah Media Server</title>
	<atom:link href="http://creator.cotapon.org/articles/category/flsah-media-server/feed" rel="self" type="application/rss+xml" />
	<link>http://creator.cotapon.org</link>
	<description>こたぽんがWebクリエイターに限らず動画や写真、書道までマルチクリエイターになれるまで終わりなく書き続けます</description>
	<lastBuildDate>Mon, 30 Jan 2012 06:27:52 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Windowa VistaだとFlsah Media Serverにログインできない</title>
		<link>http://creator.cotapon.org/articles/flsah-media-server/windowa-vista%e3%81%a0%e3%81%a8flsah-media-server%e3%81%ab%e3%83%ad%e3%82%b0%e3%82%a4%e3%83%b3%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84</link>
		<comments>http://creator.cotapon.org/articles/flsah-media-server/windowa-vista%e3%81%a0%e3%81%a8flsah-media-server%e3%81%ab%e3%83%ad%e3%82%b0%e3%82%a4%e3%83%b3%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84#comments</comments>
		<pubDate>Tue, 29 Dec 2009 06:00:46 +0000</pubDate>
		<dc:creator>cotapon</dc:creator>
				<category><![CDATA[Flsah Media Server]]></category>
		<category><![CDATA[Flash Media Server]]></category>

		<guid isPermaLink="false">http://creator.cotapon.org/?p=707</guid>
		<description><![CDATA[Flash Media Server Developer EditionをWindows Vistaで使ってみよう！と思ってインストールしてからlocalhostでアクセスした後、なぜかログインできませんでした。 htt &#8230; <a href="http://creator.cotapon.org/articles/flsah-media-server/windowa-vista%e3%81%a0%e3%81%a8flsah-media-server%e3%81%ab%e3%83%ad%e3%82%b0%e3%82%a4%e3%83%b3%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84">続きを読む <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Flash Media Server Developer EditionをWindows Vistaで使ってみよう！と思ってインストールしてからlocalhostでアクセスした後、なぜかログインできませんでした。<br />
<a href="http://localhost/fms_adminConsole.htm">http://localhost/fms_adminConsole.htm</a><br />
↑このURL<br />
いろいろ調べた結果、<a href="http://www.apachefriends.org/jp/xampp-windows.html">XAMPP</a>でも同じ症状ということをみつけ、<b>Windows Defenderというのが信頼性のないapacheのhttpd.exeというプログラムを起動させない</b>とか何とか。。。</p>
<p>「コントロールパネル」－「Windows Defender」－上部メニュー「ツール」－「オプション」－「詳細オプション」</p>
<p>に、c:\xampp\apache\bin\httpd.exeを追加ボタンを押して追加したらOK</p>
<p>あと、hostsファイルに127.0.0.1 localhostという記述を追加することも判明。</p>
<p>
<pre>C:\WINDOWS\System32\drivers\etc</pre>
</p>
<p>ここの場所のhostsというファイルをテキストエディタで開き、</p>
<p>
<pre>::1 localhost</pre>
</p>
<p>という記述に対して、</p>
<p>
<pre>127.0.0.1 localhost
::1 localhost</pre>
</p>
<p>上記の記述にすればFlash Media Serverにログインすることができました</p>
]]></content:encoded>
			<wfw:commentRss>http://creator.cotapon.org/articles/flsah-media-server/windowa-vista%e3%81%a0%e3%81%a8flsah-media-server%e3%81%ab%e3%83%ad%e3%82%b0%e3%82%a4%e3%83%b3%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

