<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Search results matching tag 'php ini'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=php+ini&amp;orTags=0</link><description>Search results matching tag 'php ini'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: php 23bit on 64bit OS mail()</title><link>http://forums.iis.net/p/1157604/1904043.aspx#1904043</link><pubDate>Mon, 18 May 2009 08:40:31 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1904043</guid><dc:creator>Sean Tornado</dc:creator><cs:applicationKey>php_community-49</cs:applicationKey><description>&lt;p&gt;[mail function]&lt;br /&gt;
; For Win32 only.&lt;br /&gt;
SMTP = localhost&lt;br /&gt;
smtp_port = 25&lt;/p&gt;

&lt;p&gt;; For Win32 only.&lt;br /&gt;
sendmail_from = me@mydomain.prg&lt;/p&gt;

&lt;p&gt;; For Unix only.  You may supply arguments as well (default: &amp;quot;sendmail -t -i&amp;quot;).&lt;br /&gt;
;sendmail_path =&lt;/p&gt;

&lt;p&gt;; Force the addition of the specified parameters to be passed as extra parameters&lt;br /&gt;
; to the sendmail binary. These parameters will always replace the value of&lt;br /&gt;
; the 5th parameter to mail(), even in safe mode.&lt;br /&gt;
;mail.force_extra_parameters =&lt;/p&gt;

&lt;p&gt;And I tried making a email script and then tried a simple email script:&lt;br /&gt;
mail(&amp;#39;me@mydomain&amp;#39;, &amp;#39;The Subject&amp;#39;, &amp;#39;The Message&amp;#39;);&lt;/p&gt;

&lt;p&gt;Its giving me the following server error:&lt;br /&gt;
500 - Internal server error.&lt;/p&gt;

&lt;p&gt;If i try:&lt;br /&gt;
@mail(&amp;#39;me@mydomain&amp;#39;, &amp;#39;The Subject&amp;#39;, &amp;#39;The Message&amp;#39;);&lt;/p&gt;

&lt;p&gt;The correct page is displayed but the email is still not being sent.&lt;/p&gt;</description></item><item><title>Re: php installed but works only when explicitley defined in code.</title><link>http://forums.iis.net/p/1150590/1874682.aspx#1874682</link><pubDate>Tue, 22 Jul 2008 21:19:37 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1874682</guid><dc:creator>ruslany</dc:creator><cs:applicationKey>php_community-49</cs:applicationKey><description>&lt;p&gt;In your php.ini file change &lt;strong&gt;short_open_tag = On.&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Re: IIS PHP5 vHost configuration</title><link>http://forums.iis.net/p/1150190/1873949.aspx#1873949</link><pubDate>Mon, 14 Jul 2008 17:15:42 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1873949</guid><dc:creator>ruslany</dc:creator><cs:applicationKey>php_community-49</cs:applicationKey><description>&lt;p&gt;This &lt;a class="" title="Per-site PHP" href="http://ruslany.net/2008/07/per-site-php-configuration-with-iis-fastcgi/"&gt;blog post&lt;/a&gt; explains how to configure FastCGI/PHP on IIS 6.0 to enable per-site PHP configuration.&lt;/p&gt;</description></item><item><title>Re: IIS PHP5 vHost configuration</title><link>http://forums.iis.net/p/1150190/1873085.aspx#1873085</link><pubDate>Wed, 02 Jul 2008 17:28:31 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1873085</guid><dc:creator>ruslany</dc:creator><cs:applicationKey>php_community-49</cs:applicationKey><description>&lt;p&gt;A possible way of providing per-site PHP configuration on IIS 7.0 is described here: &lt;a href="http://learn.iis.net/page.aspx/208/#Per-site"&gt;http://learn.iis.net/page.aspx/208/#Per-site&lt;/a&gt;. &lt;/p&gt;</description></item><item><title>Re: PHP.INI not picked up by IIS</title><link>http://forums.iis.net/p/1149788/1871368.aspx#1871368</link><pubDate>Tue, 10 Jun 2008 11:51:19 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1871368</guid><dc:creator>khichi</dc:creator><cs:applicationKey>php_community-49</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;You have not told that you are using PHP installer or trying to install manually,&lt;/p&gt;&lt;p&gt;If you are using installer than no problem, If not than try to use installer, Its best for beginners,&lt;/p&gt;&lt;p&gt;After installing&amp;nbsp; you can find the php.ini file in&amp;nbsp; system32 (C:\WINNT\system32) directory,&amp;nbsp; where you can make any changes that works,&amp;nbsp; and&amp;nbsp; remember that&amp;nbsp; after making changes&amp;nbsp; in php.ini&amp;nbsp; please restart the IIS&amp;nbsp; to take effect.&lt;/p&gt;&lt;p&gt;Sorry for my bad english,&lt;/p&gt;&lt;p&gt; &lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>