<?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>Auto Flexi Server</title>
	<atom:link href="http://autoflexiserver.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://autoflexiserver.com</link>
	<description>Automate Your Flexi Order In Bangladesh</description>
	<lastBuildDate>Mon, 24 Jan 2011 11:06:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Apache and PHP Configure</title>
		<link>http://autoflexiserver.com/?p=101</link>
		<comments>http://autoflexiserver.com/?p=101#comments</comments>
		<pubDate>Mon, 24 Jan 2011 11:03:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[basics]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://autoflexiserver.com/?p=101</guid>
		<description><![CDATA[PHP File Modification Copy php4ts.dll from C:\php to C:\Windows\System32 Edit php.ini in a text editor, as shown in the next<a href="http://autoflexiserver.com/?p=101" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<p><strong><span style="text-decoration: underline;">PHP File Modification</span></strong></p>
<ul>
<li>Copy php4ts.dll from C:\php to C:\Windows\System32</li>
<li><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;">Edit php.ini in a text editor, as shown in the next few lines</span></span></li>
<li><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;">Find the line extension_dir = ./</span></span></li>
<li><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;">Amend to extension_dir = “C:\php”</span></span></span></span></li>
<li><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;">Find line doc_root = ./</span></span></span></span></span></span></li>
<li><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;">Amend line to doc_root = &#8220;C:\Program Files\Apache </span></span></span></span></span></span></span></span><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;">Group\Apache2\htdocs&#8221;</span></span></span></span></span></span></span></span></li>
<li><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;">Find line session.save_path = ./tmp</span></span></span></span></span></span></span></span></span></span></li>
<li><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;">Amend line to session.save_path = &#8220;C:\tmp&#8221;</span></span></span></span></span></span></span></span></span></span></span></span></li>
<li><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;">Make sure that the folder &#8220;C:\tmp&#8221; exists, or use another folder in the php.ini file.</span></span></span></span></span></span></span></span></span></span></span></span></span></span></li>
</ul>
<div><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><strong> </strong></span></span></span></span></span></span></span></span></span></span></span></span></span></span></div>
<div><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"><strong><span style="text-decoration: underline;">Apache httpd.conf Modification</span></strong></span></span></span></span></span></span></span></span></span></span></span></span></span></span><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"> </span></span></div>
<div><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"> </span></span></div>
<div><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"></span></span></div>
<p><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"></p>
<ul>
<li>
<div>Open httpd.conf in text editor</div>
</li>
<li>
<div>Look for lines beginning LoadModule</div>
</li>
<li>
<div><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;">Add these linesLoadModule php4_module “C:/php/sapi/php4apache2.dll”<br />
AddType application/x-httpd-php .php</span></span></div>
<p> </li>
</ul>
<p> </p>
<p></span></span></p>
<p><span style="font-family: Arial; font-size: small;"><span style="font-family: Arial; font-size: small;"> </span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://autoflexiserver.com/?feed=rss2&#038;p=101</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SMS With Flexi Amount</title>
		<link>http://autoflexiserver.com/?p=96</link>
		<comments>http://autoflexiserver.com/?p=96#comments</comments>
		<pubDate>Mon, 24 Jan 2011 07:28:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://autoflexiserver.com/?p=96</guid>
		<description><![CDATA[Send SMS to client mobile number with Flexi Amount.]]></description>
			<content:encoded><![CDATA[<p>Send SMS to client mobile number with Flexi Amount.<a href="http://autoflexiserver.com/wp-content/uploads/2011/01/sms_web.jpg"><img class="alignright size-medium wp-image-97" title="sms_web" src="http://autoflexiserver.com/wp-content/uploads/2011/01/sms_web-300x183.jpg" alt="" width="300" height="183" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://autoflexiserver.com/?feed=rss2&#038;p=96</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flexi Request With SMS</title>
		<link>http://autoflexiserver.com/?p=93</link>
		<comments>http://autoflexiserver.com/?p=93#comments</comments>
		<pubDate>Mon, 24 Jan 2011 07:26:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[basics]]></category>
		<category><![CDATA[confirmation]]></category>
		<category><![CDATA[sms]]></category>

		<guid isPermaLink="false">http://autoflexiserver.com/?p=93</guid>
		<description><![CDATA[Simply send a SMS to specific SIM number or flexi. SMS Format = mobileno*amount*pincode# Sending Number = Specify by server<a href="http://autoflexiserver.com/?p=93" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<p>Simply send a SMS to specific SIM number or flexi. <a href="http://autoflexiserver.com/wp-content/uploads/2011/01/sms_download.jpg"><img class="alignright size-medium wp-image-94" title="sms_download" src="http://autoflexiserver.com/wp-content/uploads/2011/01/sms_download-238x300.jpg" alt="" width="238" height="300" /></a></p>
<ul>
<li>SMS Format = mobileno*amount*pincode#</li>
<li>Sending Number = Specify by server provider</li>
</ul>
<p>You can submit multiple order in a single message, following the SMS format.</p>
<p>After complete flexi order process customer will get a confirmation message with ordering mobile number, amount and Current Balance.</p>
]]></content:encoded>
			<wfw:commentRss>http://autoflexiserver.com/?feed=rss2&#038;p=93</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flexi Order Process Control</title>
		<link>http://autoflexiserver.com/?p=88</link>
		<comments>http://autoflexiserver.com/?p=88#comments</comments>
		<pubDate>Mon, 24 Jan 2011 07:11:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[basics]]></category>

		<guid isPermaLink="false">http://autoflexiserver.com/?p=88</guid>
		<description><![CDATA[This is our order process control panel. Connect your desired port and input respective SIM balance. Then Load Start]]></description>
			<content:encoded><![CDATA[<p>This is our order process control panel. Connect your desired port and input respective SIM balance. Then Load Start<a href="http://autoflexiserver.com/wp-content/uploads/2011/01/load_panel.jpg"><img class="alignright size-medium wp-image-89" title="load_panel" src="http://autoflexiserver.com/wp-content/uploads/2011/01/load_panel-300x211.jpg" alt="" width="300" height="211" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://autoflexiserver.com/?feed=rss2&#038;p=88</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In use USB Port uninstall</title>
		<link>http://autoflexiserver.com/?p=82</link>
		<comments>http://autoflexiserver.com/?p=82#comments</comments>
		<pubDate>Thu, 20 Jan 2011 05:15:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[basics]]></category>
		<category><![CDATA[remove com port]]></category>
		<category><![CDATA[usb port]]></category>

		<guid isPermaLink="false">http://autoflexiserver.com/?p=82</guid>
		<description><![CDATA[In some case USB com port show in use without existance of hardware. But you need to remove or uninstall port.<a href="http://autoflexiserver.com/?p=82" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<p>In some case USB com port show in use without existance of hardware. But you need to remove or uninstall port. To do that follow the steps.</p>
<p>01. Open command prompt</p>
<p>Click Start &gt; All Programs &gt; Accessories and then click Command Prompt.</p>
<p>02. Type set devmgr_show_nonpresent_devices=1 in the Command Prompt and then press Enter.</p>
<p>03. Type cd \Windows\system32 in the Command Prompt and then press Enter.</p>
<p>04. Type start devmgmt.msc in the Command Prompt and then press Enter.</p>
<p>05. Click View &gt; Show hidden devices. This will display devices that are not connected to your computer.</p>
<p>06. Uninstall Com Ports</p>
<p>Now if you expand the section on COM ports, all the COM ports that have ever been created will be displayed, the non present ones being in grey. You can uninstall away anything that you don&#8217;t want (right click, select uninstall).</p>
]]></content:encoded>
			<wfw:commentRss>http://autoflexiserver.com/?feed=rss2&#038;p=82</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

