<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments on: PHP.INI settings: Disable exec, shell_exec, system, popen and Other Functions To Improve Security</title> <atom:link href="http://www.cyberciti.biz/faq/linux-unix-apache-lighttpd-phpini-disable-functions/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/linux-unix-apache-lighttpd-phpini-disable-functions/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: anon</title><link>http://www.cyberciti.biz/faq/linux-unix-apache-lighttpd-phpini-disable-functions/#comment-67639</link> <dc:creator>anon</dc:creator> <pubDate>Sat, 28 Jan 2012 12:35:01 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1264#comment-67639</guid> <description>So what&#039;s the solution? To disable telnet?</description> <content:encoded><![CDATA[<p>So what&#8217;s the solution? To disable telnet?</p> ]]></content:encoded> </item> <item><title>By: kishan</title><link>http://www.cyberciti.biz/faq/linux-unix-apache-lighttpd-phpini-disable-functions/#comment-65403</link> <dc:creator>kishan</dc:creator> <pubDate>Sat, 10 Dec 2011 05:42:51 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1264#comment-65403</guid> <description>this functions easily bypassed with cgi telnet perl script!</description> <content:encoded><![CDATA[<p>this functions easily bypassed with cgi telnet perl script!</p> ]]></content:encoded> </item> <item><title>By: Daniel Alexandre</title><link>http://www.cyberciti.biz/faq/linux-unix-apache-lighttpd-phpini-disable-functions/#comment-59402</link> <dc:creator>Daniel Alexandre</dc:creator> <pubDate>Sat, 14 May 2011 07:35:20 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1264#comment-59402</guid> <description>&quot;ubuntu lover&quot;: Either you want to disable those functions or not. If you want you have to change php.ini: overwrite disable_functions and set a new list or modify the existing one. I&#039;m not sure you think it makes it useless. Only the server admin can do that and he will only disable the functions he wants, editing that list.
Also Eric says: &quot;if you really need those functions, you can overwrite the configuration using ini_set function in your script to enable them for a particular site.&quot; But again you can do that only on the server side.</description> <content:encoded><![CDATA[<p>&#8220;ubuntu lover&#8221;: Either you want to disable those functions or not. If you want you have to change php.ini: overwrite disable_functions and set a new list or modify the existing one. I&#8217;m not sure you think it makes it useless. Only the server admin can do that and he will only disable the functions he wants, editing that list.<br
/> Also Eric says: &#8220;if you really need those functions, you can overwrite the configuration using ini_set function in your script to enable them for a particular site.&#8221; But again you can do that only on the server side.</p> ]]></content:encoded> </item> <item><title>By: ubuntu lover</title><link>http://www.cyberciti.biz/faq/linux-unix-apache-lighttpd-phpini-disable-functions/#comment-57278</link> <dc:creator>ubuntu lover</dc:creator> <pubDate>Thu, 14 Apr 2011 10:47:38 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1264#comment-57278</guid> <description>if i create a custom php.ini file, it would overwrite disable_functions directive, so this is useless.
how can you overcome that???</description> <content:encoded><![CDATA[<p>if i create a custom php.ini file, it would overwrite disable_functions directive, so this is useless.<br
/> how can you overcome that???</p> ]]></content:encoded> </item> <item><title>By: mica</title><link>http://www.cyberciti.biz/faq/linux-unix-apache-lighttpd-phpini-disable-functions/#comment-49607</link> <dc:creator>mica</dc:creator> <pubDate>Sun, 19 Sep 2010 20:44:31 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1264#comment-49607</guid> <description>readfile() and file_get_contents() functions are subject to the open_basedir restriction.
Obviously you should set the open_basedir php setting to your docroot, so the scripts won&#039;t be able to read files above docroot in your file system!</description> <content:encoded><![CDATA[<p>readfile() and file_get_contents() functions are subject to the open_basedir restriction.<br
/> Obviously you should set the open_basedir php setting to your docroot, so the scripts won&#8217;t be able to read files above docroot in your file system!</p> ]]></content:encoded> </item> <item><title>By: Lekensteyn</title><link>http://www.cyberciti.biz/faq/linux-unix-apache-lighttpd-phpini-disable-functions/#comment-47296</link> <dc:creator>Lekensteyn</dc:creator> <pubDate>Wed, 12 May 2010 10:55:14 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1264#comment-47296</guid> <description>show_source is an alias of highlight_file.
Why would you disable this function?
You can read the contents of a file with readfile() or file_get_contents :/</description> <content:encoded><![CDATA[<p>show_source is an alias of highlight_file.<br
/> Why would you disable this function?<br
/> You can read the contents of a file with readfile() or file_get_contents :/</p> ]]></content:encoded> </item> <item><title>By: cliffsupport</title><link>http://www.cyberciti.biz/faq/linux-unix-apache-lighttpd-phpini-disable-functions/#comment-47067</link> <dc:creator>cliffsupport</dc:creator> <pubDate>Mon, 26 Apr 2010 10:20:19 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1264#comment-47067</guid> <description>You should make sure the user cannot override the setting using .htaccess or custom php.ini</description> <content:encoded><![CDATA[<p>You should make sure the user cannot override the setting using .htaccess or custom php.ini</p> ]]></content:encoded> </item> <item><title>By: Mir</title><link>http://www.cyberciti.biz/faq/linux-unix-apache-lighttpd-phpini-disable-functions/#comment-46623</link> <dc:creator>Mir</dc:creator> <pubDate>Tue, 30 Mar 2010 13:03:11 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1264#comment-46623</guid> <description>Why is &quot;parse_ini_file&quot; disabled?</description> <content:encoded><![CDATA[<p>Why is &#8220;parse_ini_file&#8221; disabled?</p> ]]></content:encoded> </item> <item><title>By: Experts</title><link>http://www.cyberciti.biz/faq/linux-unix-apache-lighttpd-phpini-disable-functions/#comment-39168</link> <dc:creator>Experts</dc:creator> <pubDate>Mon, 10 Nov 2008 12:21:24 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1264#comment-39168</guid> <description>Davide you are wrong &quot;`&quot; using shell_exec function so if we disable shell_exec then &quot;`&quot; will be disabled too</description> <content:encoded><![CDATA[<p>Davide you are wrong &#8220;`&#8221; using shell_exec function so if we disable shell_exec then &#8220;`&#8221; will be disabled too</p> ]]></content:encoded> </item> <item><title>By: Eric Lin</title><link>http://www.cyberciti.biz/faq/linux-unix-apache-lighttpd-phpini-disable-functions/#comment-38484</link> <dc:creator>Eric Lin</dc:creator> <pubDate>Sun, 03 Aug 2008 22:24:01 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1264#comment-38484</guid> <description>I guess if you really need those functions, you can overwrite the configuration using ini_set function in your script to enable them for a particular site.</description> <content:encoded><![CDATA[<p>I guess if you really need those functions, you can overwrite the configuration using ini_set function in your script to enable them for a particular site.</p> ]]></content:encoded> </item> <item><title>By: Davide</title><link>http://www.cyberciti.biz/faq/linux-unix-apache-lighttpd-phpini-disable-functions/#comment-38435</link> <dc:creator>Davide</dc:creator> <pubDate>Wed, 30 Jul 2008 14:59:31 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1264#comment-38435</guid> <description>This is not enought because you can always use &quot;`&quot; that will bypass these limitation.</description> <content:encoded><![CDATA[<p>This is not enought because you can always use &#8220;`&#8221; that will bypass these limitation.</p> ]]></content:encoded> </item> </channel> </rss>
