<html><body bgcolor="#FFFFFF"><div>Hello Muhammad,</div><div><br></div><div>I ran into the same issue as you a while back.  The trick was to put in a php statement to change the MIME type to text/plain.  I don&#39;t know it off the top of my head though. </div>
<div><br></div><div>Once you do that, it should work.</div><div><br></div><div>Alternatively, if you don&#39;t have any need for scripting logic, you can always use plain HTML with a text/plain mime type too. </div><div><br>
</div><div>Best Regards,</div><div>Andrew Bobulsky</div><div><br>On Oct 6, 2010, at 9:09 AM, Muhammad Ammar &lt;<a href="mailto:mammar@gmail.com">mammar@gmail.com</a>&gt; wrote:<br><br></div><div></div><blockquote type="cite">
<div><div>Hi,</div><div><br></div>gPXE 1.0.1<div><br></div><div>Following are contents of boot.php</div><div><br></div><div><div>&lt;?php</div><div>echo &quot;#!gpxe\n&quot;;</div><div>echo &#39;chain pxelinux.0&#39; .&quot;\n&quot;;</div>

<div>?&gt;</div><div><br></div><div>Regards,</div><div><br></div><div class="gmail_quote">On Wed, Oct 6, 2010 at 3:27 PM, Thomas Miletich <span dir="ltr">&lt;<a href="mailto:thomas.miletich@gmail.com"><a href="mailto:thomas.miletich@gmail.com">thomas.miletich@gmail.com</a></a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello,<br>
please specify which version of gPXE you&#39;re using and please provide<br>
sample output of the boot.php script.<br>
<br>
Thomas<br>
<div><div></div><div class="h5"><br>
On Tue, Oct 5, 2010 at 1:19 PM, Muhammad Ammar &lt;<a href="mailto:mammar@gmail.com"><a href="mailto:mammar@gmail.com">mammar@gmail.com</a></a>&gt; wrote:<br>
&gt; Hi All,<br>
&gt;<br>
&gt; Currently i have a PXELINUX/TFTP deployment environment and everything is<br>
&gt; working well except the slow kernel image download using TFTP.<br>
&gt; I have followed the instructions<br>
&gt; at <a href="http://www.etherboot.org/wiki/appnotes/pxelinux_tftp_to_http_migration#gotchas_and_issues_encountered" target="_blank"><a href="http://www.etherboot.org/wiki/appnotes/pxelinux_tftp_to_http_migration#gotchas_and_issues_encountered">http://www.etherboot.org/wiki/appnotes/pxelinux_tftp_to_http_migration#gotchas_and_issues_encountered</a></a>.<br>


&gt; But pxelinux menu( /tftpboot/pxelinux.cfg/default) is not loading now.<br>
&gt; gPXE stack is loaded successfully.<br>
&gt; Following are the last two lines from gPXE output<br>
&gt; Booting from filename &quot;<a href="http://192.168.1.200/gpxe/boot.php" target="_blank"><a href="http://192.168.1.200/gpxe/boot.php">http://192.168.1.200/gpxe/boot.php</a></a>&quot;<br>
&gt; <a href="http://192.168.1.200/gpxe/boot.php" target="_blank"><a href="http://192.168.1.200/gpxe/boot.php">http://192.168.1.200/gpxe/boot.php</a></a>.. ok<br>
&gt; There is no progress after this.<br>
&gt; What i am doing wrong?<br>
&gt; Regards,<br>
</div></div>&gt; _______________________________________________<br>
&gt; gPXE mailing list<br>
&gt; <a href="mailto:gPXE@etherboot.org"><a href="mailto:gPXE@etherboot.org">gPXE@etherboot.org</a></a><br>
&gt; <a href="http://etherboot.org/mailman/listinfo/gpxe" target="_blank"><a href="http://etherboot.org/mailman/listinfo/gpxe">http://etherboot.org/mailman/listinfo/gpxe</a></a><br>
&gt;<br>
&gt;<br>
</blockquote></div><br></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>gPXE mailing list</span><br><span><a href="mailto:gPXE@etherboot.org">gPXE@etherboot.org</a></span><br>
<span><a href="http://etherboot.org/mailman/listinfo/gpxe">http://etherboot.org/mailman/listinfo/gpxe</a></span><br></div></blockquote></body></html>