<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[net2ftp forum]]></title>
		<link>http://www.net2ftp.org/forums/index.php</link>
		<description><![CDATA[The most recent topics at net2ftp forum.]]></description>
		<lastBuildDate>Thu, 09 Sep 2010 17:59:30 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[New Black skin]]></title>
			<link>http://www.net2ftp.org/forums/viewtopic.php?id=4066&amp;action=new</link>
			<description><![CDATA[<p>Hi if somebody is interested about new BLACK skin I created I can upload that here for everyone</p><p>Black skin is created from Blue skin but looks a little bit different (it is very very black -&nbsp; I like blue default theme so i didn&#039;t change it a lot.</p><p>Let me know if somebody will want to download it , i will post the link here.<br />I can insert into rar archive silver and gold PSD file if you want to have it too.</p><p>- only 1 function is missing -&nbsp; I deleted skin switch !!! <br />&nbsp; &nbsp;and set up 800px width</p><p>demo is here : <a href="http://www.dancersrecruit.com/ftp">Net2ftp - Black skin</a> DancersRecruit.com - FTP Client</p><p>here are silver/gold screens :<br /><span class="postimg"><img src="http://www.dancersrecruit.com/ftp/skin-black.jpg" alt="PunBB bbcode test" /></span><br /><span class="postimg"><img src="http://www.dancersrecruit.com/ftp/logo-gold2.jpg" alt="PunBB bbcode test" /></span></p>]]></description>
			<author><![CDATA[dummy@example.com (jefcully)]]></author>
			<pubDate>Thu, 09 Sep 2010 17:59:30 +0000</pubDate>
			<guid>http://www.net2ftp.org/forums/viewtopic.php?id=4066&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[how to change script execution time]]></title>
			<link>http://www.net2ftp.org/forums/viewtopic.php?id=3946&amp;action=new</link>
			<description><![CDATA[<p>i am getting problems while downloading a file.<br />how to change script execution time</p>]]></description>
			<author><![CDATA[dummy@example.com (jefcully)]]></author>
			<pubDate>Thu, 09 Sep 2010 17:46:08 +0000</pubDate>
			<guid>http://www.net2ftp.org/forums/viewtopic.php?id=3946&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Net2ftp FAQ Thread]]></title>
			<link>http://www.net2ftp.org/forums/viewtopic.php?id=549&amp;action=new</link>
			<description><![CDATA[<p><strong>Where can I learn how to how to install/use/develop net2ftp?</strong><br />See the help files that came with your installation or online at <a href="http://www.net2ftp.com/help.html">http://www.net2ftp.com/help.html</a>.</p><p><strong>How can I access the admin section of net2ftp?</strong><br /><span class="bbu">As from version 0.81</span>: The admin section of net2ftp can be accessed using the &quot;Admin&quot; link on the login page. A username and password can be set in settings.inc.php. If no password is set, access is disabled.<br />If you have trouble accessing the Admin Panel, read this thread:<br /><a href="http://www.net2ftp.org/forums/viewtopic.php?id=1233">http://www.net2ftp.org/forums/viewtopic.php?id=1233</a></p><p><span class="bbu">Earlier versions</span>: The admin section of net2ftp is protected using a .htaccess file. To access the admin panel, he default username is net2ftp and the default password is admin. Make sure you have to make sure that the path to the password file is correct in the .htacess file.</p><p><strong>Why does the system say that I&#039;ve reached my Daily Limit?</strong><br />In order to avoid abuse and to keep the service free on net2ftp.com, the consumption of server resources (data transfer volume and script execution time) is logged per FTP server and per IP address.</p><p>So, there are 4 counters:<br />1 data transfer volume for your IP address<br />2 data transfer volume for your FTP server<br />3 script execution time for your IP address<br />4 script execution time for your FTP server</p><p>Once one of these counters is over the daily limit, you can only browse the FTP server without transferring data.</p><p>If someone else is connecting to the same FTP server, or if someone else is using the same IP address (proxy or DHCP), the Daily Limit may be reached even though you haven&#039;t done anything yet. This is an unwanted side-effect which we hope to solve sometime in the future.</p><p>If you need unlimited access, please install net2ftp on your own web server.</p><p><strong>I tried to download a file using net2ftp but I cannot. What is wrong?</strong><br />Make sure you have the temp directory of net2ftp chmodded to 777.<br />You can download a <span class="bbu">single file</span> by clicking on the filename.<br />To download <span class="bbu">multiple files and directories</span>, select them and click on the Download button. They will be zipped and then transferred to your computer. If nothing seems to happen, you&#039;ve probably selected too many files or files which are too big -- and net2ftp could not process the task within the script timeout limit (30 seconds by default).</p><p><strong>I want to skin Net2FTP. How can I do so?</strong><br />Our developers are currently working on implementing a skin/template system into net2ftp so this can be accomplished easily. Until then, the only way is to go through the code, and change the HTML output manually.</p><p><strong>I want to translate Net2FTP to my language. How can I do so?</strong><br />Download net2ftp, and open the /languages/en.inc.php file. Instructions are given in the beginning of the file. In 2 words: rename the file, edit the messages and post the file on the <a href="http://www.net2ftp.org/forums/index.php?showforum=8">translations forum</a>.</p><p>We still need people to <span class="bbu">update</span> the language files! This requires much less work, as about 80% of the messages are already translated.<br />Languages to update (2004-11-08): German, Spanish, French, Polish, Russian, Traditional Chinese.</p><p><strong>Empty directories</strong><br />You&#039;ve just installed net2ftp on your web server, and when you connect log into your FTP server the directory is empty. However, when you use a normal FTP client (WS_FTP or FileZilla) the subdirectories and files are shown without any problems.</p><p>On Windows, the user PHP is running as must have write access to C:\. If this is not the case, then the PHP function ftp_rawlist will not return anything, and no directories and files will be shown in net2ftp. Refer to the following bug reports: <br />&nbsp; &nbsp; <a href="http://bugs.php.net/bug.php?id=13720">http://bugs.php.net/bug.php?id=13720</a><br />&nbsp; &nbsp; <a href="http://bugs.php.net/bug.php?id=16057">http://bugs.php.net/bug.php?id=16057</a><br />&nbsp; &nbsp; <a href="http://bugs.php.net/bug.php?id=8874">http://bugs.php.net/bug.php?id=8874</a><br />and the following thread on this forum:<br /><a href="http://www.net2ftp.org/forums/viewtopic.php?id=1316">http://www.net2ftp.org/forums/viewtopic.php?id=1316</a></p><br /><br /><p><strong>Directories and files are shown under the title &quot;Unrecognized FTP output&quot;.</strong><br />On the Browse screen, some or all directories and files are listed under the title &quot;Unrecognized FTP output&quot;.<br />As a result, you can&#039;t do anything with those directories and files (rename, copy, ...).</p><p>Every FTP server sends the list of directories and files in a different format. net2ftp scans this list and tries to identify the filename, filesize, owner, and so on, but some FTP servers use such a weird format that no information can be identified. In this case net2ftp lists the entries at the bottom of the Browse screen, but it is impossible to perform actions on those entries since the filename could not be identified.</p><p>If you want this to be fixed (you do, don&#039;t you?), follow these steps:<br />1 - Click on Advanced;<br />2 - Click on Troubleshoot an FTP server;<br />3 - Enter your login settings and click on the icon to execute the function.<br />A troubleshooting report will be generated. Post this report on the forum (remove any sensitive or personal data), and the development team will use it to improve the scanning rules of net2ftp.</p>]]></description>
			<author><![CDATA[dummy@example.com (jefcully)]]></author>
			<pubDate>Thu, 09 Sep 2010 17:38:29 +0000</pubDate>
			<guid>http://www.net2ftp.org/forums/viewtopic.php?id=549&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Session expires immediately....]]></title>
			<link>http://www.net2ftp.org/forums/viewtopic.php?id=3947&amp;action=new</link>
			<description><![CDATA[<p>Hello, I used net2ftp once many years ago on yahoo web hosting, now I have ipage.com hosting</p><p>I unzipped net2ftp, and uploaded it to <a href="http://www.webacsa.com/net2ftp">www.webacsa.com/net2ftp</a>, changed the temp directory to 777, and made a admin password (the php page was blank, so I edited it in my filemanager manually, i assume that&#039;s how you have to do it?), when I try to log in as admin, says: </p><p>Your session has expired; please enter your password for FTP server</p><p>Also when I try to login anonymously to upload anything, it gives me the same message almost immediately.&nbsp; </p><p>Thanks for your help, I&#039;m going to poke around on these fourms more to see if anyone else has had this problem, but feel free to help me if you have time!</p><p>Ps: I changed the temp directory back to 755 so that&#039;s not what I did wrong</p><br /><p>--------</p><p>below is my current php.ini file</p><br /><br /><p>[PHP]</p><p>;;;;;;;;;;;<br />; WARNING ;<br />;;;;;;;;;;;<br />; This is the default settings file for new PHP installations.<br />; By default, PHP installs itself with a configuration suitable for<br />; development purposes, and *NOT* for production purposes.<br />; For several security-oriented considerations that should be taken<br />; before going online with your site, please consult php.ini-recommended<br />; and <a href="http://php.net/manual/en/security.php.">http://php.net/manual/en/security.php.</a></p><br /><p>;;;;;;;;;;;;;;;;;;;<br />; About php.ini&nbsp; &nbsp;;<br />;;;;;;;;;;;;;;;;;;;<br />; This file controls many aspects of PHP&#039;s behavior.&nbsp; In order for PHP to<br />; read it, it must be named &#039;php.ini&#039;.&nbsp; PHP looks for it in the current<br />; working directory, in the path designated by the environment variable<br />; PHPRC, and in the path that was defined in compile time (in that order).<br />; Under Windows, the compile-time path is the Windows directory.&nbsp; The<br />; path in which the php.ini file is looked for can be overridden using<br />; the -c argument in command line mode.<br />;<br />; The syntax of the file is extremely simple.&nbsp; Whitespace and Lines<br />; beginning with a semicolon are silently ignored (as you probably guessed).<br />; Section headers (e.g. [Foo]) are also silently ignored, even though<br />; they might mean something in the future.<br />;<br />; Directives are specified using the following syntax:<br />; directive = value<br />; Directive names are *case sensitive* - foo=bar is different from FOO=bar.<br />;<br />; The value can be a string, a number, a PHP constant (e.g. E_ALL or M_PI), one<br />; of the INI constants (On, Off, True, False, Yes, No and None) or an expression<br />; (e.g. E_ALL &amp; ~E_NOTICE), or a quoted string (&quot;foo&quot;).<br />;<br />; Expressions in the INI file are limited to bitwise operators and parentheses:<br />; |&nbsp; &nbsp; &nbsp; &nbsp; bitwise OR<br />; &amp;&nbsp; &nbsp; &nbsp; &nbsp; bitwise AND<br />; ~&nbsp; &nbsp; &nbsp; &nbsp; bitwise NOT<br />; !&nbsp; &nbsp; &nbsp; &nbsp; boolean NOT<br />;<br />; Boolean flags can be turned on using the values 1, On, True or Yes.<br />; They can be turned off using the values 0, Off, False or No.<br />;<br />; An empty string can be denoted by simply not writing anything after the equal<br />; sign, or by using the None keyword:<br />;<br />;&nbsp; foo =&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;; sets foo to an empty string<br />;&nbsp; foo = none&nbsp; &nbsp; ; sets foo to an empty string<br />;&nbsp; foo = &quot;none&quot;&nbsp; ; sets foo to the string &#039;none&#039;<br />;<br />; If you use constants in your value, and these constants belong to a<br />; dynamically loaded extension (either a PHP extension or a Zend extension),<br />; you may only use these constants *after* the line that loads the extension.<br />;<br />;<br />;;;;;;;;;;;;;;;;;;;<br />; About this file ;<br />;;;;;;;;;;;;;;;;;;;<br />; All the values in the php.ini-dist file correspond to the builtin<br />; defaults (that is, if no php.ini is used, or if you delete these lines,<br />; the builtin defaults will be identical).</p><br /><p>;;;;;;;;;;;;;;;;;;;;<br />; Language Options ;<br />;;;;;;;;;;;;;;;;;;;;</p><p>; Enable the PHP scripting language engine under Apache.<br />engine = On</p><p>; Enable compatibility mode with Zend Engine 1 (PHP 4.x)<br />zend.ze1_compatibility_mode = Off</p><p>; Allow the &lt;? tag.&nbsp; Otherwise, only &lt;?php and &lt;script&gt; tags are recognized.<br />; NOTE: Using short tags should be avoided when developing applications or<br />; libraries that are meant for redistribution, or deployment on PHP<br />; servers which are not under your control, because short tags may not<br />; be supported on the target server. For portable, redistributable code,<br />; be sure not to use short tags.<br />short_open_tag = On</p><p>; Allow ASP-style &lt;% %&gt; tags.<br />asp_tags = Off</p><p>; The number of significant digits displayed in floating point numbers.<br />precision&nbsp; &nbsp; =&nbsp; 12</p><p>; Enforce year 2000 compliance (will cause problems with non-compliant browsers)<br />y2k_compliance = On</p><p>; Output buffering allows you to send header lines (including cookies) even<br />; after you send body content, at the price of slowing PHP&#039;s output layer a<br />; bit.&nbsp; You can enable output buffering during runtime by calling the output<br />; buffering functions.&nbsp; You can also enable output buffering for all files by<br />; setting this directive to On.&nbsp; If you wish to limit the size of the buffer<br />; to a certain size - you can use a maximum number of bytes instead of &#039;On&#039;, as<br />; a value for this directive (e.g., output_buffering=4096).<br />output_buffering = Off</p><p>; You can redirect all of the output of your scripts to a function.&nbsp; For<br />; example, if you set output_handler to &quot;mb_output_handler&quot;, character<br />; encoding will be transparently converted to the specified encoding.<br />; Setting any output handler automatically turns on output buffering.<br />; Note: People who wrote portable scripts should not depend on this ini<br />;&nbsp; &nbsp; &nbsp; &nbsp;directive. Instead, explicitly set the output handler using ob_start().<br />;&nbsp; &nbsp; &nbsp; &nbsp;Using this ini directive may cause problems unless you know what script<br />;&nbsp; &nbsp; &nbsp; &nbsp;is doing.<br />; Note: You cannot use both &quot;mb_output_handler&quot; with &quot;ob_iconv_handler&quot;<br />;&nbsp; &nbsp; &nbsp; &nbsp;and you cannot use both &quot;ob_gzhandler&quot; and &quot;zlib.output_compression&quot;.<br />; Note: output_handler must be empty if this is set &#039;On&#039; !!!!<br />;&nbsp; &nbsp; &nbsp; &nbsp;Instead you must use zlib.output_handler.<br />;output_handler =</p><p>; Transparent output compression using the zlib library<br />; Valid values for this option are &#039;off&#039;, &#039;on&#039;, or a specific buffer size<br />; to be used for compression (default is 4KB)<br />; Note: Resulting chunk size may vary due to nature of compression. PHP<br />;&nbsp; &nbsp; &nbsp; &nbsp;outputs chunks that are few hundreds bytes each as a result of<br />;&nbsp; &nbsp; &nbsp; &nbsp;compression. If you prefer a larger chunk size for better<br />;&nbsp; &nbsp; &nbsp; &nbsp;performance, enable output_buffering in addition.<br />; Note: You need to use zlib.output_handler instead of the standard<br />;&nbsp; &nbsp; &nbsp; &nbsp;output_handler, or otherwise the output will be corrupted.<br />zlib.output_compression = Off</p><p>; You cannot specify additional output handlers if zlib.output_compression<br />; is activated here. This setting does the same as output_handler but in<br />; a different order.<br />;zlib.output_handler =</p><p>; Implicit flush tells PHP to tell the output layer to flush itself<br />; automatically after every output block.&nbsp; This is equivalent to calling the<br />; PHP function flush() after each and every call to print() or echo() and each<br />; and every HTML block.&nbsp; Turning this option on has serious performance<br />; implications and is generally recommended for debugging purposes only.<br />implicit_flush = Off</p><p>; The unserialize callback function will be called (with the undefined class&#039;<br />; name as parameter), if the unserializer finds an undefined class<br />; which should be instantiated.<br />; A warning appears if the specified function is not defined, or if the<br />; function doesn&#039;t include/implement the missing class.<br />; So only set this entry, if you really want to implement such a<br />; callback-function.<br />unserialize_callback_func=</p><p>; When floats &amp; doubles are serialized store serialize_precision significant<br />; digits after the floating point. The default value ensures that when floats<br />; are decoded with unserialize, the data will remain the same.<br />serialize_precision = 100</p><p>; Whether to enable the ability to force arguments to be passed by reference<br />; at function call time.&nbsp; This method is deprecated and is likely to be<br />; unsupported in future versions of PHP/Zend.&nbsp; The encouraged method of<br />; specifying which arguments should be passed by reference is in the function<br />; declaration.&nbsp; You&#039;re encouraged to try and turn this option Off and make<br />; sure your scripts work properly with it in order to ensure they will work<br />; with future versions of the language (you will receive a warning each time<br />; you use this feature, and the argument will be passed by value instead of by<br />; reference).<br />allow_call_time_pass_reference = On</p><p>;<br />; Safe Mode<br />;<br />safe_mode = Off</p><p>; By default, Safe Mode does a UID compare check when<br />; opening files. If you want to relax this to a GID compare,<br />; then turn on safe_mode_gid.<br />safe_mode_gid = Off</p><p>; When safe_mode is on, UID/GID checks are bypassed when<br />; including files from this directory and its subdirectories.<br />; (directory must also be in include_path or full path must<br />; be used when including)<br />safe_mode_include_dir =</p><p>; When safe_mode is on, only executables located in the safe_mode_exec_dir<br />; will be allowed to be executed via the exec family of functions.<br />safe_mode_exec_dir =</p><p>; Setting certain environment variables may be a potential security breach.<br />; This directive contains a comma-delimited list of prefixes.&nbsp; In Safe Mode,<br />; the user may only alter environment variables whose names begin with the<br />; prefixes supplied here.&nbsp; By default, users will only be able to set<br />; environment variables that begin with PHP_ (e.g. PHP_FOO=BAR).<br />;<br />; Note:&nbsp; If this directive is empty, PHP will let the user modify ANY<br />; environment variable!<br />safe_mode_allowed_env_vars = PHP_</p><p>; This directive contains a comma-delimited list of environment variables that<br />; the end user won&#039;t be able to change using putenv().&nbsp; These variables will be<br />; protected even if safe_mode_allowed_env_vars is set to allow to change them.<br />safe_mode_protected_env_vars = LD_LIBRARY_PATH</p><p>; open_basedir, if set, limits all file operations to the defined directory<br />; and below.&nbsp; This directive makes most sense if used in a per-directory<br />; or per-virtualhost web server configuration file. This directive is<br />; *NOT* affected by whether Safe Mode is turned On or Off.<br />;open_basedir =</p><p>; This directive allows you to disable certain functions for security reasons.<br />; It receives a comma-delimited list of function names. This directive is<br />; *NOT* affected by whether Safe Mode is turned On or Off.<br />disable_functions =</p><p>; This directive allows you to disable certain classes for security reasons.<br />; It receives a comma-delimited list of class names. This directive is<br />; *NOT* affected by whether Safe Mode is turned On or Off.<br />disable_classes =</p><p>; Colors for Syntax Highlighting mode.&nbsp; Anything that&#039;s acceptable in<br />; &lt;span style=&quot;color: ???????&quot;&gt; would work.<br />;highlight.string&nbsp; = #DD0000<br />;highlight.comment = #FF9900<br />;highlight.keyword = #007700<br />;highlight.bg&nbsp; &nbsp; &nbsp; = #FFFFFF<br />;highlight.default = #0000BB<br />;highlight.html&nbsp; &nbsp; = #000000</p><p>; If enabled, the request will be allowed to complete even if the user aborts<br />; the request. Consider enabling it if executing long request, which may end up<br />; being interrupted by the user or a browser timing out.<br />; ignore_user_abort = On</p><p>;<br />; Misc<br />;<br />; Decides whether PHP may expose the fact that it is installed on the server<br />; (e.g. by adding its signature to the Web server header).&nbsp; It is no security<br />; threat in any way, but it makes it possible to determine whether you use PHP<br />; on your server or not.<br />expose_php = On</p><br /><p>;;;;;;;;;;;;;;;;;;;<br />; Resource Limits ;<br />;;;;;;;;;;;;;;;;;;;</p><p>max_execution_time = 300&nbsp; &nbsp; &nbsp;; Maximum execution time of each script, in seconds<br />max_input_time = 60&nbsp; &nbsp; ; Maximum amount of time each script may spend parsing request data<br />memory_limit = 18M&nbsp; &nbsp; &nbsp; ; Maximum amount of memory a script may consume (8MB)</p><br /><p>;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;<br />; Error handling and logging ;<br />;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;</p><p>; error_reporting is a bit-field.&nbsp; Or each number up to get desired error<br />; reporting level<br />; E_ALL&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;- All errors and warnings (doesn&#039;t include E_STRICT)<br />; E_ERROR&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;- fatal run-time errors<br />; E_WARNING&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;- run-time warnings (non-fatal errors)<br />; E_PARSE&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;- compile-time parse errors<br />; E_NOTICE&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - run-time notices (these are warnings which often result<br />;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;from a bug in your code, but it&#039;s possible that it was<br />;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;intentional (e.g., using an uninitialized variable and<br />;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;relying on the fact it&#039;s automatically initialized to an<br />;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;empty string)<br />; E_STRICT&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - run-time notices, enable to have PHP suggest changes<br />;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;to your code which will ensure the best interoperability<br />;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;and forward compatibility of your code<br />; E_CORE_ERROR&nbsp; &nbsp; &nbsp; - fatal errors that occur during PHP&#039;s initial startup<br />; E_CORE_WARNING&nbsp; &nbsp; - warnings (non-fatal errors) that occur during PHP&#039;s<br />;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;initial startup<br />; E_COMPILE_ERROR&nbsp; &nbsp;- fatal compile-time errors<br />; E_COMPILE_WARNING - compile-time warnings (non-fatal errors)<br />; E_USER_ERROR&nbsp; &nbsp; &nbsp; - user-generated error message<br />; E_USER_WARNING&nbsp; &nbsp; - user-generated warning message<br />; E_USER_NOTICE&nbsp; &nbsp; &nbsp;- user-generated notice message<br />;<br />; Examples:<br />;<br />;&nbsp; &nbsp;- Show all errors, except for notices and coding standards warnings<br />;<br />;error_reporting = E_ALL &amp; ~E_NOTICE<br />;<br />;&nbsp; &nbsp;- Show all errors, except for notices<br />;<br />;error_reporting = E_ALL &amp; ~E_NOTICE | E_STRICT<br />;<br />;&nbsp; &nbsp;- Show only errors<br />;<br />;error_reporting = E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR<br />;<br />;&nbsp; &nbsp;- Show all errors except for notices and coding standards warnings<br />;<br />error_reporting&nbsp; =&nbsp; E_ALL &amp; ~E_NOTICE</p><p>; Print out errors (as a part of the output).&nbsp; For production web sites,<br />; you&#039;re strongly encouraged to turn this feature off, and use error logging<br />; instead (see below).&nbsp; Keeping display_errors enabled on a production web site<br />; may reveal security information to end users, such as file paths on your Web<br />; server, your database schema or other information.<br />display_errors = On</p><p>; Even when display_errors is on, errors that occur during PHP&#039;s startup<br />; sequence are not displayed.&nbsp; It&#039;s strongly recommended to keep<br />; display_startup_errors off, except for when debugging.<br />display_startup_errors = Off</p><p>; Log errors into a log file (server-specific log, stderr, or error_log (below))<br />; As stated above, you&#039;re strongly advised to use error logging in place of<br />; error displaying on production web sites.<br />log_errors = Off</p><p>; Set maximum length of log_errors. In error_log information about the source is<br />; added. The default is 1024 and 0 allows to not apply any maximum length at all.<br />log_errors_max_len = 1024</p><p>; Do not log repeated messages. Repeated errors must occur in same file on same<br />; line until ignore_repeated_source is set true.<br />ignore_repeated_errors = Off</p><p>; Ignore source of message when ignoring repeated messages. When this setting<br />; is On you will not log errors with repeated messages from different files or<br />; sourcelines.<br />ignore_repeated_source = Off</p><p>; If this parameter is set to Off, then memory leaks will not be shown (on<br />; stdout or in the log). This has only effect in a debug compile, and if<br />; error reporting includes E_WARNING in the allowed list<br />report_memleaks = On</p><p>; Store the last error/warning message in $php_errormsg (boolean).<br />track_errors = Off</p><p>; Disable the inclusion of HTML tags in error messages.<br />; Note: Never use this feature for production boxes.<br />;html_errors = Off</p><p>; If html_errors is set On PHP produces clickable error messages that direct<br />; to a page describing the error or function causing the error in detail.<br />; You can download a copy of the PHP manual from <a href="http://www.php.net/docs.php">http://www.php.net/docs.php</a><br />; and change docref_root to the base URL of your local copy including the<br />; leading &#039;/&#039;. You must also specify the file extension being used including<br />; the dot.<br />; Note: Never use this feature for production boxes.<br />;docref_root = &quot;/phpmanual/&quot;<br />;docref_ext = .html</p><p>; String to output before an error message.<br />;error_prepend_string = &quot;&lt;font color=ff0000&gt;&quot;</p><p>; String to output after an error message.<br />;error_append_string = &quot;&lt;/font&gt;&quot;</p><p>; Log errors to specified file.<br />;error_log = filename</p><p>; Log errors to syslog (Event Log on NT, not valid in Windows 95).<br />;error_log = syslog</p><br /><p>;;;;;;;;;;;;;;;;;<br />; Data Handling ;<br />;;;;;;;;;;;;;;;;;<br />;<br />; Note - track_vars is ALWAYS enabled as of PHP 4.0.3</p><p>; The separator used in PHP generated URLs to separate arguments.<br />; Default is &quot;&amp;&quot;.<br />;arg_separator.output = &quot;&amp;amp;&quot;</p><p>; List of separator(s) used by PHP to parse input URLs into variables.<br />; Default is &quot;&amp;&quot;.<br />; NOTE: Every character in this directive is considered as separator!<br />;arg_separator.input = &quot;;&amp;&quot;</p><p>; This directive describes the order in which PHP registers GET, POST, Cookie,<br />; Environment and Built-in variables (G, P, C, E &amp; S respectively, often<br />; referred to as EGPCS or GPC).&nbsp; Registration is done from left to right, newer<br />; values override older values.<br />variables_order = &quot;EGPCS&quot;</p><p>; Whether or not to register the EGPCS variables as global variables.&nbsp; You may<br />; want to turn this off if you don&#039;t want to clutter your scripts&#039; global scope<br />; with user data.&nbsp; This makes most sense when coupled with track_vars - in which<br />; case you can access all of the GPC variables through the $HTTP_*_VARS[],<br />; variables.<br />;<br />; You should do your best to write your scripts so that they do not require<br />; register_globals to be on;&nbsp; Using form variables as globals can easily lead<br />; to possible security problems, if the code is not very well thought of.<br />register_globals = Off</p><p>; Whether or not to register the old-style input arrays, HTTP_GET_VARS<br />; and friends.&nbsp; If you&#039;re not using them, it&#039;s recommended to turn them off,<br />; for performance reasons.<br />register_long_arrays = On</p><p>; This directive tells PHP whether to declare the argv&amp;argc variables (that<br />; would contain the GET information).&nbsp; If you don&#039;t use these variables, you<br />; should turn it off for increased performance.<br />register_argc_argv = On</p><p>; When enabled, the SERVER and ENV variables are created when they&#039;re first<br />; used (Just In Time) instead of when the script starts. If these variables<br />; are not used within a script, having this directive on will result in a<br />; performance gain. The PHP directives register_globals, register_long_arrays,<br />; and register_argc_argv must be disabled for this directive to have any affect.<br />auto_globals_jit = On</p><p>; Maximum size of POST data that PHP will accept.<br />post_max_size = 8M</p><p>; Magic quotes<br />;</p><p>; Magic quotes for incoming GET/POST/Cookie data.<br />magic_quotes_gpc = On</p><p>; Magic quotes for runtime-generated data, e.g. data from SQL, from exec(), etc.<br />magic_quotes_runtime = Off</p><p>; Use Sybase-style magic quotes (escape &#039; with &#039;&#039; instead of \&#039;).<br />magic_quotes_sybase = Off</p><p>; Automatically add files before or after any PHP document.<br />auto_prepend_file =<br />auto_append_file =</p><p>; As of 4.0b4, PHP always outputs a character encoding by default in<br />; the Content-type: header.&nbsp; To disable sending of the charset, simply<br />; set it to be empty.<br />;<br />; PHP&#039;s built-in default is text/html<br />default_mimetype = &quot;text/html&quot;<br />;default_charset = &quot;iso-8859-1&quot;</p><p>; Always populate the $HTTP_RAW_POST_DATA variable.<br />;always_populate_raw_post_data = On</p><br /><p>;;;;;;;;;;;;;;;;;;;;;;;;;<br />; Paths and Directories ;<br />;;;;;;;;;;;;;;;;;;;;;;;;;</p><p>; UNIX: &quot;/path1:/path2&quot;<br />;include_path = &quot;.:/php/includes&quot;<br />;<br />; Windows: &quot;\path1;\path2&quot;<br />;include_path = &quot;.;c:\php\includes&quot;</p><p>; The root of the PHP pages, used only if nonempty.<br />; if PHP was not compiled with FORCE_REDIRECT, you SHOULD set doc_root<br />; if you are running php as a CGI under any web server (other than IIS)<br />; see documentation for security issues.&nbsp; The alternate is to use the<br />; cgi.force_redirect configuration below<br />doc_root =</p><p>; The directory under which PHP opens the script using /~username used only<br />; if nonempty.<br />user_dir =</p><p>; Directory in which the loadable extensions (modules) reside.<br />extension_dir = &quot;./&quot;</p><p>; Whether or not to enable the dl() function.&nbsp; The dl() function does NOT work<br />; properly in multithreaded servers, such as IIS or Zeus, and is automatically<br />; disabled on them.<br />enable_dl = On</p><p>; cgi.force_redirect is necessary to provide security running PHP as a CGI under<br />; most web servers.&nbsp; Left undefined, PHP turns this on by default.&nbsp; You can<br />; turn it off here AT YOUR OWN RISK<br />; **You CAN safely turn this off for IIS, in fact, you MUST.**<br />; cgi.force_redirect = 1</p><p>; if cgi.nph is enabled it will force cgi to always sent Status: 200 with<br />; every request.<br />; cgi.nph = 1</p><p>; if cgi.force_redirect is turned on, and you are not running under Apache or Netscape<br />; (iPlanet) web servers, you MAY need to set an environment variable name that PHP<br />; will look for to know it is OK to continue execution.&nbsp; Setting this variable MAY<br />; cause security issues, KNOW WHAT YOU ARE DOING FIRST.<br />; cgi.redirect_status_env = ;</p><p>; FastCGI under IIS (on WINNT based OS) supports the ability to impersonate<br />; security tokens of the calling client.&nbsp; This allows IIS to define the<br />; security context that the request runs under.&nbsp; mod_fastcgi under Apache<br />; does not currently support this feature (03/17/2002)<br />; Set to 1 if running under IIS.&nbsp; Default is zero.<br />; fastcgi.impersonate = 1;</p><p>; Disable logging through FastCGI connection<br />; fastcgi.log = 0</p><p>; cgi.rfc2616_headers configuration option tells PHP what type of headers to<br />; use when sending HTTP response code. If it&#039;s set 0 PHP sends Status: header that<br />; is supported by Apache. When this option is set to 1 PHP will send<br />; RFC2616 compliant header.<br />; Default is zero.<br />;cgi.rfc2616_headers = 0</p><br /><p>;;;;;;;;;;;;;;;;<br />; File Uploads ;<br />;;;;;;;;;;;;;;;;</p><p>; Whether to allow HTTP file uploads.<br />file_uploads = On</p><p>; Temporary directory for HTTP uploaded files (will use system default if not<br />; specified).<br />;upload_tmp_dir =</p><p>; Maximum allowed size for uploaded files.<br />upload_max_filesize = 2M</p><br /><p>;;;;;;;;;;;;;;;;;;<br />; Fopen wrappers ;<br />;;;;;;;;;;;;;;;;;;</p><p>; Whether to allow the treatment of URLs (like http:// or ftp://) as files.<br />allow_url_fopen = On</p><p>; Define the anonymous ftp password (your email address)<br />;from=&quot;john@doe.com&quot;</p><p>; Define the User-Agent string<br />; user_agent=&quot;PHP&quot;</p><p>; Default timeout for socket based streams (seconds)<br />default_socket_timeout = 60</p><p>; If your scripts have to deal with files from Macintosh systems,<br />; or you are running on a Mac and need to deal with files from<br />; unix or win32 systems, setting this flag will cause PHP to<br />; automatically detect the EOL character in those files so that<br />; fgets() and file() will work regardless of the source of the file.<br />; auto_detect_line_endings = Off</p><br /><p>;;;;;;;;;;;;;;;;;;;;;;<br />; Dynamic Extensions ;<br />;;;;;;;;;;;;;;;;;;;;;;<br />;<br />; If you wish to have an extension loaded automatically, use the following<br />; syntax:<br />;<br />;&nbsp; &nbsp;extension=modulename.extension<br />;<br />; For example, on Windows:<br />;<br />;&nbsp; &nbsp;extension=msql.dll<br />;<br />; ... or under UNIX:<br />;<br />;&nbsp; &nbsp;extension=msql.so<br />;<br />; Note that it should be the name of the module only; no directory information<br />; needs to go here.&nbsp; Specify the location of the extension with the<br />; extension_dir directive above.</p><br /><p>; Windows Extensions<br />; Note that ODBC support is built in, so no dll is needed for it.<br />; Note that many DLL files are located in the extensions/ (PHP 4) ext/ (PHP 5)<br />; extension folders as well as the separate PECL DLL download (PHP 5).<br />; Be sure to appropriately set the extension_dir directive.</p><p>;extension=php_mbstring.dll<br />;extension=php_bz2.dll<br />;extension=php_curl.dll<br />;extension=php_dba.dll<br />;extension=php_dbase.dll<br />;extension=php_exif.dll<br />;extension=php_fdf.dll<br />;extension=php_filepro.dll<br />;extension=php_gd2.dll<br />;extension=php_gettext.dll<br />;extension=php_ifx.dll<br />;extension=php_imap.dll<br />;extension=php_interbase.dll<br />;extension=php_ldap.dll<br />;extension=php_mcrypt.dll<br />;extension=php_mhash.dll<br />;extension=php_mime_magic.dll<br />;extension=php_ming.dll<br />;extension=php_mssql.dll<br />;extension=php_msql.dll<br />;extension=php_mysql.dll<br />;extension=php_oci8.dll<br />;extension=php_openssl.dll<br />;extension=php_oracle.dll<br />;extension=php_pgsql.dll<br />;extension=php_shmop.dll<br />;extension=php_snmp.dll<br />;extension=php_sockets.dll<br />;extension=php_sqlite.dll<br />;extension=php_sybase_ct.dll<br />;extension=php_tidy.dll<br />;extension=php_xmlrpc.dll<br />;extension=php_xsl.dll</p><br /><p>;;;;;;;;;;;;;;;;;;;<br />; Module Settings ;<br />;;;;;;;;;;;;;;;;;;;</p><p>[Date]<br />; Defines the default timezone used by the date functions<br />;date.timezone = </p><p>[Syslog]<br />; Whether or not to define the various syslog variables (e.g. $LOG_PID,<br />; $LOG_CRON, etc.).&nbsp; Turning it off is a good idea performance-wise.&nbsp; In<br />; runtime, you can define these variables by calling define_syslog_variables().<br />define_syslog_variables&nbsp; = Off</p><p>[mail function]<br />; For Win32 only.<br />SMTP = localhost<br />smtp_port = 25</p><p>; For Win32 only.<br />;sendmail_from = me@example.com</p><p>; For Unix only.&nbsp; You may supply arguments as well (default: &quot;sendmail -t -i&quot;).<br />;sendmail_path =</p><p>; Force the addition of the specified parameters to be passed as extra parameters<br />; to the sendmail binary. These parameters will always replace the value of<br />; the 5th parameter to mail(), even in safe mode.<br />;mail.force_extra_parameters =</p><p>[SQL]<br />sql.safe_mode = Off</p><p>[ODBC]<br />;odbc.default_db&nbsp; &nbsp; =&nbsp; Not yet implemented<br />;odbc.default_user&nbsp; =&nbsp; Not yet implemented<br />;odbc.default_pw&nbsp; &nbsp; =&nbsp; Not yet implemented</p><p>; Allow or prevent persistent links.<br />odbc.allow_persistent = On</p><p>; Check that a connection is still valid before reuse.<br />odbc.check_persistent = On</p><p>; Maximum number of persistent links.&nbsp; -1 means no limit.<br />odbc.max_persistent = -1</p><p>; Maximum number of links (persistent + non-persistent).&nbsp; -1 means no limit.<br />odbc.max_links = -1</p><p>; Handling of LONG fields.&nbsp; Returns number of bytes to variables.&nbsp; 0 means<br />; passthru.<br />odbc.defaultlrl = 4096</p><p>; Handling of binary data.&nbsp; 0 means passthru, 1 return as is, 2 convert to char.<br />; See the documentation on odbc_binmode and odbc_longreadlen for an explanation<br />; of uodbc.defaultlrl and uodbc.defaultbinmode<br />odbc.defaultbinmode = 1</p><p>[MySQL]<br />; Allow or prevent persistent links.<br />mysql.allow_persistent = On</p><p>; Maximum number of persistent links.&nbsp; -1 means no limit.<br />mysql.max_persistent = -1</p><p>; Maximum number of links (persistent + non-persistent).&nbsp; -1 means no limit.<br />mysql.max_links = -1</p><p>; Default port number for mysql_connect().&nbsp; If unset, mysql_connect() will use<br />; the $MYSQL_TCP_PORT or the mysql-tcp entry in /etc/services or the<br />; compile-time value defined MYSQL_PORT (in that order).&nbsp; Win32 will only look<br />; at MYSQL_PORT.<br />mysql.default_port =</p><p>; Default socket name for local MySQL connects.&nbsp; If empty, uses the built-in<br />; MySQL defaults.<br />mysql.default_socket =</p><p>; Default host for mysql_connect() (doesn&#039;t apply in safe mode).<br />mysql.default_host =</p><p>; Default user for mysql_connect() (doesn&#039;t apply in safe mode).<br />mysql.default_user =</p><p>; Default password for mysql_connect() (doesn&#039;t apply in safe mode).<br />; Note that this is generally a *bad* idea to store passwords in this file.<br />; *Any* user with PHP access can run &#039;echo get_cfg_var(&quot;mysql.default_password&quot;)<br />; and reveal this password!&nbsp; And of course, any users with read access to this<br />; file will be able to reveal the password as well.<br />mysql.default_password =</p><p>; Maximum time (in secondes) for connect timeout. -1 means no limit<br />mysql.connect_timeout = 60</p><p>; Trace mode. When trace_mode is active (=On), warnings for table/index scans and<br />; SQL-Errors will be displayed.<br />mysql.trace_mode = Off</p><p>[MySQLi]</p><p>; Maximum number of links.&nbsp; -1 means no limit.<br />mysqli.max_links = -1</p><p>; Default port number for mysqli_connect().&nbsp; If unset, mysqli_connect() will use<br />; the $MYSQL_TCP_PORT or the mysql-tcp entry in /etc/services or the<br />; compile-time value defined MYSQL_PORT (in that order).&nbsp; Win32 will only look<br />; at MYSQL_PORT.<br />mysqli.default_port = 3306</p><p>; Default socket name for local MySQL connects.&nbsp; If empty, uses the built-in<br />; MySQL defaults.<br />mysqli.default_socket =</p><p>; Default host for mysql_connect() (doesn&#039;t apply in safe mode).<br />mysqli.default_host =</p><p>; Default user for mysql_connect() (doesn&#039;t apply in safe mode).<br />mysqli.default_user =</p><p>; Default password for mysqli_connect() (doesn&#039;t apply in safe mode).<br />; Note that this is generally a *bad* idea to store passwords in this file.<br />; *Any* user with PHP access can run &#039;echo get_cfg_var(&quot;mysqli.default_pw&quot;)<br />; and reveal this password!&nbsp; And of course, any users with read access to this<br />; file will be able to reveal the password as well.<br />mysqli.default_pw =</p><p>; Allow or prevent reconnect<br />mysqli.reconnect = Off</p><p>[mSQL]<br />; Allow or prevent persistent links.<br />msql.allow_persistent = On</p><p>; Maximum number of persistent links.&nbsp; -1 means no limit.<br />msql.max_persistent = -1</p><p>; Maximum number of links (persistent+non persistent).&nbsp; -1 means no limit.<br />msql.max_links = -1</p><p>[PostgresSQL]<br />; Allow or prevent persistent links.<br />pgsql.allow_persistent = On</p><p>; Detect broken persistent links always with pg_pconnect().<br />; Auto reset feature requires a little overheads.<br />pgsql.auto_reset_persistent = Off</p><p>; Maximum number of persistent links.&nbsp; -1 means no limit.<br />pgsql.max_persistent = -1</p><p>; Maximum number of links (persistent+non persistent).&nbsp; -1 means no limit.<br />pgsql.max_links = -1</p><p>; Ignore PostgreSQL backends Notice message or not.<br />; Notice message logging require a little overheads.<br />pgsql.ignore_notice = 0</p><p>; Log PostgreSQL backends Noitce message or not.<br />; Unless pgsql.ignore_notice=0, module cannot log notice message.<br />pgsql.log_notice = 0</p><p>[Sybase]<br />; Allow or prevent persistent links.<br />sybase.allow_persistent = On</p><p>; Maximum number of persistent links.&nbsp; -1 means no limit.<br />sybase.max_persistent = -1</p><p>; Maximum number of links (persistent + non-persistent).&nbsp; -1 means no limit.<br />sybase.max_links = -1</p><p>;sybase.interface_file = &quot;/usr/sybase/interfaces&quot;</p><p>; Minimum error severity to display.<br />sybase.min_error_severity = 10</p><p>; Minimum message severity to display.<br />sybase.min_message_severity = 10</p><p>; Compatability mode with old versions of PHP 3.0.<br />; If on, this will cause PHP to automatically assign types to results according<br />; to their Sybase type, instead of treating them all as strings.&nbsp; This<br />; compatibility mode will probably not stay around forever, so try applying<br />; whatever necessary changes to your code, and turn it off.<br />sybase.compatability_mode = Off</p><p>[Sybase-CT]<br />; Allow or prevent persistent links.<br />sybct.allow_persistent = On</p><p>; Maximum number of persistent links.&nbsp; -1 means no limit.<br />sybct.max_persistent = -1</p><p>; Maximum number of links (persistent + non-persistent).&nbsp; -1 means no limit.<br />sybct.max_links = -1</p><p>; Minimum server message severity to display.<br />sybct.min_server_severity = 10</p><p>; Minimum client message severity to display.<br />sybct.min_client_severity = 10</p><p>[bcmath]<br />; Number of decimal digits for all bcmath functions.<br />bcmath.scale = 0</p><p>[browscap]<br />;browscap = extra/browscap.ini</p><p>[Informix]<br />; Default host for ifx_connect() (doesn&#039;t apply in safe mode).<br />ifx.default_host =</p><p>; Default user for ifx_connect() (doesn&#039;t apply in safe mode).<br />ifx.default_user =</p><p>; Default password for ifx_connect() (doesn&#039;t apply in safe mode).<br />ifx.default_password =</p><p>; Allow or prevent persistent links.<br />ifx.allow_persistent = On</p><p>; Maximum number of persistent links.&nbsp; -1 means no limit.<br />ifx.max_persistent = -1</p><p>; Maximum number of links (persistent + non-persistent).&nbsp; -1 means no limit.<br />ifx.max_links = -1</p><p>; If on, select statements return the contents of a text blob instead of its id.<br />ifx.textasvarchar = 0</p><p>; If on, select statements return the contents of a byte blob instead of its id.<br />ifx.byteasvarchar = 0</p><p>; Trailing blanks are stripped from fixed-length char columns.&nbsp; May help the<br />; life of Informix SE users.<br />ifx.charasvarchar = 0</p><p>; If on, the contents of text and byte blobs are dumped to a file instead of<br />; keeping them in memory.<br />ifx.blobinfile = 0</p><p>; NULL&#039;s are returned as empty strings, unless this is set to 1.&nbsp; In that case,<br />; NULL&#039;s are returned as string &#039;NULL&#039;.<br />ifx.nullformat = 0</p><p>[Session]<br />; Handler used to store/retrieve data.<br />session.save_handler = files</p><p>; Argument passed to save_handler.&nbsp; In the case of files, this is the path<br />; where data files are stored. Note: Windows users have to change this<br />; variable in order to use PHP&#039;s session functions.<br />;<br />; As of PHP 4.0.1, you can define the path as:<br />;<br />;&nbsp; &nbsp; &nbsp;session.save_path = &quot;N;/path&quot;<br />;<br />; where N is an integer.&nbsp; Instead of storing all the session files in<br />; /path, what this will do is use subdirectories N-levels deep, and<br />; store the session data in those directories.&nbsp; This is useful if you<br />; or your OS have problems with lots of files in one directory, and is<br />; a more efficient layout for servers that handle lots of sessions.<br />;<br />; NOTE 1: PHP will not create this directory structure automatically.<br />;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;You can use the script in the ext/session dir for that purpose.<br />; NOTE 2: See the section on garbage collection below if you choose to<br />;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;use subdirectories for session storage<br />;<br />; The file storage module creates files using mode 600 by default.<br />; You can change that by using<br />;<br />;&nbsp; &nbsp; &nbsp;session.save_path = &quot;N;MODE;/path&quot;<br />;<br />; where MODE is the octal representation of the mode. Note that this<br />; does not overwrite the process&#039;s umask.<br />;session.save_path = &quot;/tmp&quot;</p><p>; Whether to use cookies.<br />session.use_cookies = 1</p><p>; This option enables administrators to make their users invulnerable to<br />; attacks which involve passing session ids in URLs; defaults to 0.<br />; session.use_only_cookies = 1</p><p>; Name of the session (used as cookie name).<br />session.name = PHPSESSID</p><p>; Initialize session on request startup.<br />session.auto_start = 0</p><p>; Lifetime in seconds of cookie or, if 0, until browser is restarted.<br />session.cookie_lifetime = 0</p><p>; The path for which the cookie is valid.<br />session.cookie_path = /</p><p>; The domain for which the cookie is valid.<br />session.cookie_domain =</p><p>; Handler used to serialize data.&nbsp; php is the standard serializer of PHP.<br />session.serialize_handler = php</p><p>; Define the probability that the &#039;garbage collection&#039; process is started<br />; on every session initialization.<br />; The probability is calculated by using gc_probability/gc_divisor,<br />; e.g. 1/100 means there is a 1% chance that the GC process starts<br />; on each request.</p><p>session.gc_probability = 1<br />session.gc_divisor&nbsp; &nbsp; &nbsp;= 100</p><p>; After this number of seconds, stored data will be seen as &#039;garbage&#039; and<br />; cleaned up by the garbage collection process.<br />session.gc_maxlifetime = 1440</p><p>; NOTE: If you are using the subdirectory option for storing session files<br />;&nbsp; &nbsp; &nbsp; &nbsp;(see session.save_path above), then garbage collection does *not*<br />;&nbsp; &nbsp; &nbsp; &nbsp;happen automatically.&nbsp; You will need to do your own garbage<br />;&nbsp; &nbsp; &nbsp; &nbsp;collection through a shell script, cron entry, or some other method.<br />;&nbsp; &nbsp; &nbsp; &nbsp;For example, the following script would is the equivalent of<br />;&nbsp; &nbsp; &nbsp; &nbsp;setting session.gc_maxlifetime to 1440 (1440 seconds = 24 minutes):<br />;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cd /path/to/sessions; find -cmin +24 | xargs rm</p><p>; PHP 4.2 and less have an undocumented feature/bug that allows you to<br />; to initialize a session variable in the global scope, albeit register_globals<br />; is disabled.&nbsp; PHP 4.3 and later will warn you, if this feature is used.<br />; You can disable the feature and the warning separately. At this time,<br />; the warning is only displayed, if bug_compat_42 is enabled.</p><p>session.bug_compat_42 = 1<br />session.bug_compat_warn = 1</p><p>; Check HTTP Referer to invalidate externally stored URLs containing ids.<br />; HTTP_REFERER has to contain this substring for the session to be<br />; considered as valid.<br />session.referer_check =</p><p>; How many bytes to read from the file.<br />session.entropy_length = 0</p><p>; Specified here to create the session id.<br />session.entropy_file =</p><p>;session.entropy_length = 16</p><p>;session.entropy_file = /dev/urandom</p><p>; Set to {nocache,private,public,} to determine HTTP caching aspects<br />; or leave this empty to avoid sending anti-caching headers.<br />session.cache_limiter = nocache</p><p>; Document expires after n minutes.<br />session.cache_expire = 180</p><p>; trans sid support is disabled by default.<br />; Use of trans sid may risk your users security.<br />; Use this option with caution.<br />; - User may send URL contains active session ID<br />;&nbsp; &nbsp;to other person via. email/irc/etc.<br />; - URL that contains active session ID may be stored<br />;&nbsp; &nbsp;in publically accessible computer.<br />; - User may access your site with the same session ID<br />;&nbsp; &nbsp;always using URL stored in browser&#039;s history or bookmarks.<br />session.use_trans_sid = 0</p><p>; Select a hash function<br />; 0: MD5&nbsp; &nbsp;(128 bits)<br />; 1: SHA-1 (160 bits)<br />session.hash_function = 0</p><p>; Define how many bits are stored in each character when converting<br />; the binary hash data to something readable.<br />;<br />; 4 bits: 0-9, a-f<br />; 5 bits: 0-9, a-v<br />; 6 bits: 0-9, a-z, A-Z, &quot;-&quot;, &quot;,&quot;<br />session.hash_bits_per_character = 4</p><p>; The URL rewriter will look for URLs in a defined set of HTML tags.<br />; form/fieldset are special; if you include them here, the rewriter will<br />; add a hidden &lt;input&gt; field with the info which is otherwise appended<br />; to URLs.&nbsp; If you want XHTML conformity, remove the form entry.<br />; Note that all valid entries require a &quot;=&quot;, even if no value follows.<br />url_rewriter.tags = &quot;a=href,area=href,frame=src,input=src,form=,fieldset=&quot;</p><p>[MSSQL]<br />; Allow or prevent persistent links.<br />mssql.allow_persistent = On</p><p>; Maximum number of persistent links.&nbsp; -1 means no limit.<br />mssql.max_persistent = -1</p><p>; Maximum number of links (persistent+non persistent).&nbsp; -1 means no limit.<br />mssql.max_links = -1</p><p>; Minimum error severity to display.<br />mssql.min_error_severity = 10</p><p>; Minimum message severity to display.<br />mssql.min_message_severity = 10</p><p>; Compatability mode with old versions of PHP 3.0.<br />mssql.compatability_mode = Off</p><p>; Connect timeout<br />;mssql.connect_timeout = 5</p><p>; Query timeout<br />;mssql.timeout = 60</p><p>; Valid range 0 - 2147483647.&nbsp; Default = 4096.<br />;mssql.textlimit = 4096</p><p>; Valid range 0 - 2147483647.&nbsp; Default = 4096.<br />;mssql.textsize = 4096</p><p>; Limits the number of records in each batch.&nbsp; 0 = all records in one batch.<br />;mssql.batchsize = 0</p><p>; Specify how datetime and datetim4 columns are returned<br />; On =&gt; Returns data converted to SQL server settings<br />; Off =&gt; Returns values as YYYY-MM-DD hh:mm:ss<br />;mssql.datetimeconvert = On</p><p>; Use NT authentication when connecting to the server<br />mssql.secure_connection = Off</p><p>; Specify max number of processes. -1 = library default<br />; msdlib defaults to 25<br />; FreeTDS defaults to 4096<br />;mssql.max_procs = -1</p><p>; Specify client character set. <br />; If empty or not set the client charset from freetds.comf is used<br />; This is only used when compiled with FreeTDS<br />;mssql.charset = &quot;ISO-8859-1&quot;</p><p>[Assertion]<br />; Assert(expr); active by default.<br />;assert.active = On</p><p>; Issue a PHP warning for each failed assertion.<br />;assert.warning = On</p><p>; Don&#039;t bail out by default.<br />;assert.bail = Off</p><p>; User-function to be called if an assertion fails.<br />;assert.callback = 0</p><p>; Eval the expression with current error_reporting().&nbsp; Set to true if you want<br />; error_reporting(0) around the eval().<br />;assert.quiet_eval = 0</p><p>[Verisign Payflow Pro]<br />; Default Payflow Pro server.<br />pfpro.defaulthost = &quot;test-payflow.verisign.com&quot;</p><p>; Default port to connect to.<br />pfpro.defaultport = 443</p><p>; Default timeout in seconds.<br />pfpro.defaulttimeout = 30</p><p>; Default proxy IP address (if required).<br />;pfpro.proxyaddress =</p><p>; Default proxy port.<br />;pfpro.proxyport =</p><p>; Default proxy logon.<br />;pfpro.proxylogon =</p><p>; Default proxy password.<br />;pfpro.proxypassword =</p><p>[COM]<br />; path to a file containing GUIDs, IIDs or filenames of files with TypeLibs<br />;com.typelib_file =<br />; allow Distributed-COM calls<br />;com.allow_dcom = true<br />; autoregister constants of a components typlib on com_load()<br />;com.autoregister_typelib = true<br />; register constants casesensitive<br />;com.autoregister_casesensitive = false<br />; show warnings on duplicate constat registrations<br />;com.autoregister_verbose = true</p><p>[mbstring]<br />; language for internal character representation.<br />;mbstring.language = Japanese</p><p>; internal/script encoding.<br />; Some encoding cannot work as internal encoding.<br />; (e.g. SJIS, BIG5, ISO-2022-*)<br />;mbstring.internal_encoding = EUC-JP</p><p>; http input encoding.<br />;mbstring.http_input = auto</p><p>; http output encoding. mb_output_handler must be<br />; registered as output buffer to function<br />;mbstring.http_output = SJIS</p><p>; enable automatic encoding translation according to<br />; mbstring.internal_encoding setting. Input chars are<br />; converted to internal encoding by setting this to On.<br />; Note: Do _not_ use automatic encoding translation for<br />;&nbsp; &nbsp; &nbsp; &nbsp;portable libs/applications.<br />;mbstring.encoding_translation = Off</p><p>; automatic encoding detection order.<br />; auto means<br />;mbstring.detect_order = auto</p><p>; substitute_character used when character cannot be converted<br />; one from another<br />;mbstring.substitute_character = none;</p><p>; overload(replace) single byte functions by mbstring functions.<br />; mail(), ereg(), etc are overloaded by mb_send_mail(), mb_ereg(),<br />; etc. Possible values are 0,1,2,4 or combination of them.<br />; For example, 7 for overload everything.<br />; 0: No overload<br />; 1: Overload mail() function<br />; 2: Overload str*() functions<br />; 4: Overload ereg*() functions<br />;mbstring.func_overload = 0</p><p>[FrontBase]<br />;fbsql.allow_persistent = On<br />;fbsql.autocommit = On<br />;fbsql.default_database =<br />;fbsql.default_database_password =<br />;fbsql.default_host =<br />;fbsql.default_password =<br />;fbsql.default_user = &quot;_SYSTEM&quot;<br />;fbsql.generate_warnings = Off<br />;fbsql.max_connections = 128<br />;fbsql.max_links = 128<br />;fbsql.max_persistent = -1<br />;fbsql.max_results = 128<br />;fbsql.batchSize = 1000</p><p>[exif]<br />; Exif UNICODE user comments are handled as UCS-2BE/UCS-2LE and JIS as JIS.<br />; With mbstring support this will automatically be converted into the encoding<br />; given by corresponding encode setting. When empty mbstring.internal_encoding<br />; is used. For the decode settings you can distinguish between motorola and<br />; intel byte order. A decode setting cannot be empty.<br />;exif.encode_unicode = ISO-8859-15<br />;exif.decode_unicode_motorola = UCS-2BE<br />;exif.decode_unicode_intel&nbsp; &nbsp; = UCS-2LE<br />;exif.encode_jis =<br />;exif.decode_jis_motorola = JIS<br />;exif.decode_jis_intel&nbsp; &nbsp; = JIS</p><p>[Tidy]<br />; The path to a default tidy configuration file to use when using tidy<br />;tidy.default_config = /usr/local/lib/php/default.tcfg</p><p>; Should tidy clean and repair output automatically?<br />; WARNING: Do not use this option if you are generating non-html content<br />; such as dynamic images<br />tidy.clean_output = Off</p><p>[soap]<br />; Enables or disables WSDL caching feature.<br />soap.wsdl_cache_enabled=1<br />; Sets the directory name where SOAP extension will put cache files.<br />soap.wsdl_cache_dir=&quot;/tmp&quot;<br />; (time to live) Sets the number of second while cached file will be used <br />; instead of original one.<br />soap.wsdl_cache_ttl=86400</p><p>; Local Variables:<br />; tab-width: 4<br />; End:</p>]]></description>
			<author><![CDATA[dummy@example.com (jefcully)]]></author>
			<pubDate>Thu, 09 Sep 2010 17:33:00 +0000</pubDate>
			<guid>http://www.net2ftp.org/forums/viewtopic.php?id=3947&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Html Templates]]></title>
			<link>http://www.net2ftp.org/forums/viewtopic.php?id=1177&amp;action=new</link>
			<description><![CDATA[<p>Hi all,</p><p>In order to make it easier for non-technical people to setup a website, the next version of net2ftp will include HTML templates.</p><p>The process to install a template will look like this:<br />- Screen 1: choose a template<br />- Screen 2: files are copied to the FTP server<br />- Screen 3: edit the pages in a WYSIWYG HTML editor</p><p>I need your help to find good-looking and free-of-charge templates that could be included within net2ftp. If you know a website, or if you can design templates yourself, <a href="http://www.net2ftp.org/forums/index.php?act=ST&amp;f=15&amp;t=1176">post a message in this thread</a>.</p><p>To give an example, I am looking for websites like this one:<br /><a href="http://www.elated.com/pagekits/">http://www.elated.com/pagekits/</a></p><p>Thanks, and Merry Christmas!</p><p>David</p>]]></description>
			<author><![CDATA[dummy@example.com (muktere)]]></author>
			<pubDate>Thu, 09 Sep 2010 14:18:11 +0000</pubDate>
			<guid>http://www.net2ftp.org/forums/viewtopic.php?id=1177&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Travel & more]]></title>
			<link>http://www.net2ftp.org/forums/viewtopic.php?id=1927&amp;action=new</link>
			<description><![CDATA[<p><strong><a href="http://www.travel-scott.de/">Last Minute Reisen buchen</a></strong><br /><strong><a href="http://www.terracus.de/tt/lastminute/9831/">Preiswerte Reisen</a></strong><br /><strong><a href="http://www.travelscott.de/">Billig Urlaub</a></strong><br /><strong><a href="http://www.travelfax.de/">Mallorca billig Urlaub</a></strong></p>]]></description>
			<author><![CDATA[dummy@example.com (bongeria)]]></author>
			<pubDate>Thu, 09 Sep 2010 13:15:33 +0000</pubDate>
			<guid>http://www.net2ftp.org/forums/viewtopic.php?id=1927&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Unable to Connect to ftp]]></title>
			<link>http://www.net2ftp.org/forums/viewtopic.php?id=4189&amp;action=new</link>
			<description><![CDATA[<p>Hi,<br />&nbsp; &nbsp;I am unable to connect to the ftp of site <a href="https://www.indiacancer.org/">https://www.indiacancer.org/</a> with the following details:<br />&nbsp; &nbsp;Username: indiacancer<br />&nbsp; &nbsp;Password: indcan152008<br />&nbsp; &nbsp;FTP Server: ned.dreamhost.com<br />&nbsp; &nbsp;<a href="http://webftp.dreamhost.com/">http://webftp.dreamhost.com/</a> <br />&nbsp; &nbsp;Port:21</p><p>&nbsp; &nbsp;I used the same details to connect to the ftp details previously and it was fine.But now when I am tried connecting with the same details it shows me an error saying:</p><p>&#039;Unable to login to FTP server ned.dreamhost.com with username indiacancer&#039;</p><p> The error occured in file /usr/local/ndn/web/webftp/includes/filesystem.inc.php on line 64.</p><p>Technical Details:<br />&nbsp; &nbsp; * function ftp_openconnection (/usr/local/ndn/web/webftp/modules/browse/browse.inc.php on line 234)<br />&nbsp; &nbsp; * function net2ftp_module_printBody (/usr/local/ndn/web/webftp/main.inc.php on line 313)<br />&nbsp; &nbsp; * function net2ftp (/usr/local/ndn/web/webftp/index.php on line 61)</p><br /><p>What should be done????</p><br /><p>Thanks</p>]]></description>
			<author><![CDATA[dummy@example.com (shraddha)]]></author>
			<pubDate>Thu, 09 Sep 2010 09:48:37 +0000</pubDate>
			<guid>http://www.net2ftp.org/forums/viewtopic.php?id=4189&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[How to lighten my skin tone]]></title>
			<link>http://www.net2ftp.org/forums/viewtopic.php?id=4030&amp;action=new</link>
			<description><![CDATA[<p>Have you ever wondered why early childhood photos of many top celebrities show a much darker skin color then they have now? Have you also longed for a much whiter complexion? Then you should go for skin whitening treatments. Mainly the skin whitening ingredients works in two ways to give you a whiter skin: 1. By absorbing the UV rays, thus preventing the sun from darkening your skin. 2. By reducing the production of melanin, the skin pigment found in your skin, which is responsible for skin darkening.</p><br /><p>For reading more about Natural skin lightening products &amp; creams for whitening skin color and bleaching age spots, liver spots, skin discoloration and fading hyper pigmentation. For more <a href="http://www.lightenyourskin.com">How to lighten my skin tone </a></p>]]></description>
			<author><![CDATA[dummy@example.com (bongeria)]]></author>
			<pubDate>Thu, 09 Sep 2010 09:30:48 +0000</pubDate>
			<guid>http://www.net2ftp.org/forums/viewtopic.php?id=4030&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Seven Ways to Make Your Job More Fun]]></title>
			<link>http://www.net2ftp.org/forums/viewtopic.php?id=4018&amp;action=new</link>
			<description><![CDATA[<p>By Marty Nemko<br />Stressed out at work? Try these antidotes</p><p>By Marty Nemko</p><p>Let’s face it: Many employers’ efforts to inject fun into the workplace are feeble: Serve birthday cake? Allow workers to throw Frisbees? Keep the break room fridge stocked with soda? Gimme a break.</p><p>While the following ideas may not turn your workplace into a barrel of laughs, they’re more likely than the company picnic to make your worklife more pleasant.</p><p>Telecommute: Sometimes, an answer is to just get the hell out of there. Would you enjoy playing tennis with friends during the day? Rolling on the floor with Fido? Watching daytime soaps or CNBC’s stock ticker? Yet could still manage to get your work done? Pitch your boss on telecommuting and if he resists, offer to go on a short leash; for example, agree to submit twice-a-day work progress reports. Tip: If you’d enjoy working in the buff, do not agree to a WebCam leash.</p><p>Propose a special project: Examples: Love to travel? Propose doing a feasibility study on opening a branch in Hawaii. (Site visits essential, of course.) Love to talk with people? Offer to create a collection of how-to-succeed-at-work tips and tricks derived from interviewing employees in the company and maybe even at your competitors.</p><p>Become the House Mentor: Let it be known that you enjoy mentoring people. You’ll likely find yourself with at least one or two people who’d appreciate having someone with whom to hash out work problems. You might even end up cross-mentoring.</p><p>Tweak your job description. Do you like some aspects of your job and hate others? See if you can trade tasks with a co-worker. Your drudgery might be another’s relaxation; your weakness, another’s métier. For example, I know a lawyer who loved holding forth in a courtroom but couldn’t stand the detailed research work. He found another lawyer in the firm who felt the opposite, whereupon they agreed that, where possible, they’d trade work.</p><p>Make your workspace feel more like home. Want to put an oriental rug under your desk? Your favorite small painting on your cube wall? An aromatherapy zen fountain on your desk? All accompanied by your favorite soft music? And to make your workplace even more like home, might your boss allow you to bring in a fish tank, hamster, or even the aforementioned Fido? (Leave the fleas home.)</p><p>Use at-your-desk stress busters. Just a minute of slow, deep breaths, or tightening and loosening sets of muscles from neck to feet can reenergize you. Or try a five-minute at-your-desk yoga session: <a href="http://www.yogajournal.com/newtoyoga/751_1.cfm">www.yogajournal.com/newtoyoga/751_1.cfm</a>.</p><p>Make a close friend. Find someone--ideally your boss--with whom you can become close. That can take the edge off work stresses. Ask your potential bud out to lunch and talk about things more intimate than the ballgame score--everyone has important hopes, dreams, and fears. Unearth those and share your own, and you’re halfway to developing the sort of intimate relationship that can soften the edges of even the hardest workplace.</p><p>Does work still suck? Maybe it’s time to look for a better job? For advice on how to best do that see <a href="http://www.martynemko.com">www.martynemko.com</a>.</p><p>The San Francisco Bay Guardian named Marty Nemko “The Bay Area’s Best Career Coach.” His book, Cool Careers for Dummies (brand new 3rd edition) was rated, in a Readers Choice Poll, the #1 most useful career guide. He is Contributing Editor for Careers at U.S. News &amp; World Report. 500+ of his published articles are free at <a href="http://www.martynemko.com">www.martynemko.com</a>.</p>]]></description>
			<author><![CDATA[dummy@example.com (bongeria)]]></author>
			<pubDate>Thu, 09 Sep 2010 09:00:06 +0000</pubDate>
			<guid>http://www.net2ftp.org/forums/viewtopic.php?id=4018&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[How to make your smile more attractive]]></title>
			<link>http://www.net2ftp.org/forums/viewtopic.php?id=4016&amp;action=new</link>
			<description><![CDATA[<p>Ever look at the opposite (or even the same) sex, they give you a really warm and nice-looking smile and you get a really good feeling about that person – whether it’s that you’re on the same wavelength, you’re attracted to them or you just want to go over and make conversation?</p><p>A nice looking smile is an important aspect of non-verbal communication. A smile is the center of giving thanks, showing appreciation, accepting a deal, falling in love, making small talk and exhibiting inner happiness. I find that when I am naturally happy, grateful for all that I am and have, I smile more realistically than when I just smile for the sake of it.</p><p>As science has revealed, there are natural ways to increase the quality of your smile. Here are five ways you can have a warm, nicer looking and much more attractive smile:</p><p>&nbsp; &nbsp; 1. Brush your teeth properly. Many people restrict their smile because they’re ashamed at the quality of their teeth. Make sure you give your teeth the time necessary to keep bacteria and plaque away. One lady I recently made gave me one of the most amazing smiles I’ve ever seen. I asked her how she smiled so nicely. She told me that as she takes care and time in brushing her teeth, she has nothing to worry about how she looks. (By the way, asking how a lady smiles so well – good or bad pickup line?)&nbsp; </p><p>&nbsp; &nbsp; 2. Avoid snacking. Snacks that are high in sugar and carbs are worse as they can attack your teeth using the acid for as long as 20 minuts. Bacteria feed on the sugar and may start to grow on your teeth and gums. These include simple sugars in fruits, breads and vegetables. So ensure you time your eating with cleaning your teeth. </p><p>&nbsp; &nbsp; 3. Drink plenty water. The most prominent feature when it comes to your overall health is always about water. Water will ensure your body has plenty fluid and doesn’t suffer from internal dehydration allowing your skin and lips to look smooth and sensational. Also, by drinking lots of water, you’ll prevent getting bad breath.</p><p>&nbsp; &nbsp; 4.&nbsp; Straight teeth. We’re talking about a good smile here so I’ve got to write about teeth. Having straight teeth is an important facet of beautiful smiling. If you haven’t got straight teeth, do your best to get some by seeing a dentist/orthodontist and the effort you put in now will be great for future years. A more faster approach but more costly is cosmetic dentistry.</p><p>&nbsp; &nbsp; 5.&nbsp; Live a healthy lifestyle. The most beautiful smile shines from within. Working out, eating right and practicing good overall hygiene will not only promote healthy teeth and gums, it will make you feel good about yourself. Your self-confidence and positive energy will radiate out of your expression’s most important asset – your beautiful smile.</p>]]></description>
			<author><![CDATA[dummy@example.com (bongeria)]]></author>
			<pubDate>Thu, 09 Sep 2010 08:27:01 +0000</pubDate>
			<guid>http://www.net2ftp.org/forums/viewtopic.php?id=4016&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Download Size Limit]]></title>
			<link>http://www.net2ftp.org/forums/viewtopic.php?id=4188&amp;action=new</link>
			<description><![CDATA[<p>What is the download size limit?&nbsp; What can be downloaded?&nbsp; Whole sites, including root level?&nbsp; Or, no folders, files only?</p>]]></description>
			<author><![CDATA[dummy@example.com (Reddaddy2)]]></author>
			<pubDate>Thu, 09 Sep 2010 07:00:41 +0000</pubDate>
			<guid>http://www.net2ftp.org/forums/viewtopic.php?id=4188&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[India help template]]></title>
			<link>http://www.net2ftp.org/forums/viewtopic.php?id=3592&amp;action=new</link>
			<description><![CDATA[<p>Hello all,</p><p>I thought that there was a little problem with the help guide.<br />As your users could look at the administrator and developer pages as well.<br />An other problem was that the help pages look so much different that some people thought they left the web site. </p><p>I build a html 4.01 template for the help guide and it looks almost the same as the India skin.<br />I left the administrator and developer pages out of it, so it is just one page, for your users.</p><p>If you download this file and put it on your hosting account your users won&#039;t even notice that they left the index.php page.</p><p><a href="http://www.onlineftp.org/preview-india.html">Preview</a></p><p><a href="http://www.onlineftp.org/india-template.zip">Download</a></p>]]></description>
			<author><![CDATA[dummy@example.com (williammartin58)]]></author>
			<pubDate>Thu, 09 Sep 2010 04:38:33 +0000</pubDate>
			<guid>http://www.net2ftp.org/forums/viewtopic.php?id=3592&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Footer Error]]></title>
			<link>http://www.net2ftp.org/forums/viewtopic.php?id=4115&amp;action=new</link>
			<description><![CDATA[<p>You have an error with your css... <br /> when i login with my ftp account an error pop up and the footer was not aligned. This error occurs because you left the foot id out of the container</p><p>This is a picture with the error <a href="http://twitpic.com/1zkv1b">http://twitpic.com/1zkv1b</a></p><p>This is the page <a href="https://webftp.dreamhost.com/index.php">https://webftp.dreamhost.com/index.php</a> <br />Bye</p>]]></description>
			<author><![CDATA[dummy@example.com (williammartin58)]]></author>
			<pubDate>Thu, 09 Sep 2010 04:36:07 +0000</pubDate>
			<guid>http://www.net2ftp.org/forums/viewtopic.php?id=4115&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Ready! - Indonesian translation]]></title>
			<link>http://www.net2ftp.org/forums/viewtopic.php?id=4168&amp;action=new</link>
			<description><![CDATA[<p>Hi all and special for david...</p><p>last minutes ago, i see posted about Indonesian translation. but, that project not clear.</p><p>now, i want to submit my project ( Bahasa Indonesia / Indonesian Language ).</p><p>Question : Where i can upload my translation project ???</p><br /><p>Thank you!</p>]]></description>
			<author><![CDATA[dummy@example.com (mrhacker)]]></author>
			<pubDate>Thu, 09 Sep 2010 03:29:55 +0000</pubDate>
			<guid>http://www.net2ftp.org/forums/viewtopic.php?id=4168&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[JOIN INDIA’S EARN UP TO RS 60,000 PER MONTH VERY EASILY.]]></title>
			<link>http://www.net2ftp.org/forums/viewtopic.php?id=4187&amp;action=new</link>
			<description><![CDATA[<p>JOIN INDIA’S LARGEST DOMESTIC DATA COLLECTION &amp; ENTRYCOMPANY, EARN UP TO RS 3,00,000 PER MONTH VERY EASILY: JoinIndia’s Largest DOMESTIC DATA COLLECTION &amp; ENTRY COMPANY. You can earn Rs 3,00,000 per month very easily. You can start working from your homeor small office as an AUTHORIZED DATA COLLECTION AGENCY for INDIA’sleading INDIAN GLOBAL YELLOW PAGES COMPANY. You need 10-12 DataCollection Officers and 2-4 Data Entry Operators. No high tech infrastructure, no fancy technology. All you need is the Knowledge of Computers, Fluency inWritten English &amp; Basic Internet Connection to work for this excellent process.Every Field Officer can collect minimum 100 free business data a day, Rs 10 perdata, 30 days working, equals Rs 30,000 per month per Field Officer. One timeregistration fees of Rs 10,000 for 1 year contract, and Rs 2,999/- per month service charge. Free Training Provided. Free Support Provided. Get in touchTODAY with your Individual OR Company Profile on JOIN.IGYP@GMAIL.COM.Use discount code no. (rs09gnx3042) while applying.Location:Mumbai,India. keywords: Indian, Global, Yellow, Pages, Working, Work, from, home, earn, Entry. Category: Service, Job wanted, Business, Business opportunity</p>]]></description>
			<author><![CDATA[dummy@example.com (rs09gnx3042)]]></author>
			<pubDate>Wed, 08 Sep 2010 11:58:53 +0000</pubDate>
			<guid>http://www.net2ftp.org/forums/viewtopic.php?id=4187&amp;action=new</guid>
		</item>
	</channel>
</rss>
