Advertisement
Guest User

Untitled

a guest
Jul 7th, 2018
341
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.26 KB | None | 0 0
  1. phpinfo()
  2. PHP Version => 5.2.14
  3.  
  4. System => Linux mmudev.info 2.6.18-238.9.1.el5xen #1 SMP Tue Apr 12 18:53:56 EDT 2011 x86_64
  5. Build Date => Aug 5 2011 17:29:01
  6. Configure Command => './configure' '--with-apxs2' '--with-curl=/usr/local/lib' '--with-gd' '--enable-gd-native-ttf' '--with-ttf' '--with-gettext' '--with-jpeg-dir=/usr/local/lib' '--with-freetype-dir=/usr/local/lib' '--with-kerberos' '--with-openssl' '--with-mcrypt' '--with-mhash' '--with-mysql=/usr' '--with-mysqli=/usr/bin/mysql_config' '--with-pcre-regex=/usr/local' '--with-pdo-mysql=/usr' '--with-pear' '--with-png-dir=/usr/local/lib' '--with-zlib' '--with-zlib-dir=/usr/local/lib' '--enable-zip' '--with-iconv=/usr/local' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--enable-magic-quotes' '--enable-sockets' '--with-tidy' '--enable-mbstring'
  7. Server API => Command Line Interface
  8. Virtual Directory Support => disabled
  9. Configuration File (php.ini) Path => /usr/local/lib
  10. Loaded Configuration File => /usr/local/lib/php.ini
  11. Scan this dir for additional .ini files => (none)
  12. additional .ini files parsed => (none)
  13. PHP API => 20041225
  14. PHP Extension => 20060613
  15. Zend Extension => 220060519
  16. Debug Build => no
  17. Thread Safety => disabled
  18. Zend Memory Manager => enabled
  19. IPv6 Support => enabled
  20. Registered PHP Streams => https, ftps, compress.zlib, php, file, data, http, ftp, zip, ssh2.shell, ssh2.exec, ssh2.tunnel, ssh2.scp, ssh2.sftp
  21. Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
  22. Registered Stream Filters => zlib.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, http.*
  23.  
  24.  
  25. This program makes use of the Zend Scripting Language Engine:
  26. Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
  27. with the ionCube PHP Loader v3.3.10, Copyright (c) 2002-2009, by ionCube Ltd., and
  28. with Zend Optimizer v3.3.9, Copyright (c) 1998-2009, by Zend Technologies
  29.  
  30.  
  31. _______________________________________________________________________
  32.  
  33.  
  34. Configuration
  35.  
  36. PHP Core
  37.  
  38. Directive => Local Value => Master Value
  39. allow_call_time_pass_reference => On => On
  40. allow_url_fopen => On => On
  41. allow_url_include => Off => Off
  42. always_populate_raw_post_data => Off => Off
  43. arg_separator.input => & => &
  44. arg_separator.output => & => &
  45. asp_tags => Off => Off
  46. auto_append_file => no value => no value
  47. auto_globals_jit => On => On
  48. auto_prepend_file => no value => no value
  49. browscap => no value => no value
  50. default_charset => no value => no value
  51. default_mimetype => text/html => text/html
  52. define_syslog_variables => Off => Off
  53. disable_classes => no value => no value
  54. disable_functions => system,eval,exec,file_get_contents,fopen,fwrite,fclose,readfile,telnet,friends,shell_exec,passthru,readfile,mail => system,eval,exec,file_get_contents,fopen,fwrite,fclose,readfile,telnet,friends,shell_exec,passthru,readfile,mail
  55. display_errors => STDOUT => STDOUT
  56. display_startup_errors => Off => Off
  57. doc_root => no value => no value
  58. docref_ext => no value => no value
  59. docref_root => no value => no value
  60. enable_dl => On => On
  61. error_append_string => no value => no value
  62. error_log => no value => no value
  63. error_prepend_string => no value => no value
  64. error_reporting => 6135 => 6135
  65. expose_php => On => On
  66. extension_dir => /usr/local/lib/php/extensions/no-debug-non-zts-20060613 => /usr/local/lib/php/extensions/no-debug-non-zts-20060613
  67. file_uploads => On => On
  68. highlight.bg => #FFFFFF => #FFFFFF
  69. highlight.comment => #FF8000 => #FF8000
  70. highlight.default => #0000BB => #0000BB
  71. highlight.html => #000000 => #000000
  72. highlight.keyword => #007700 => #007700
  73. highlight.string => #DD0000 => #DD0000
  74. html_errors => Off => Off
  75. ignore_repeated_errors => Off => Off
  76. ignore_repeated_source => Off => Off
  77. ignore_user_abort => Off => Off
  78. implicit_flush => On => On
  79. include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
  80. log_errors => Off => Off
  81. log_errors_max_len => 1024 => 1024
  82. magic_quotes_gpc => Off => Off
  83. magic_quotes_runtime => Off => Off
  84. magic_quotes_sybase => Off => Off
  85. mail.force_extra_parameters => no value => no value
  86. max_execution_time => 5 => 5
  87. max_file_uploads => 20 => 20
  88. max_input_nesting_level => 64 => 64
  89. max_input_time => -1 => -1
  90. memory_limit => 128M => 128M
  91. open_basedir => no value => no value
  92. output_buffering => 0 => 0
  93. output_handler => no value => no value
  94. post_max_size => 30M => 30M
  95. precision => 12 => 12
  96. realpath_cache_size => 16K => 16K
  97. realpath_cache_ttl => 120 => 120
  98. register_argc_argv => On => On
  99. register_globals => Off => Off
  100. register_long_arrays => On => On
  101. report_memleaks => On => On
  102. report_zend_debug => Off => Off
  103. safe_mode => Off => Off
  104. safe_mode_exec_dir => no value => no value
  105. safe_mode_gid => Off => Off
  106. safe_mode_include_dir => no value => no value
  107. sendmail_from => no value => no value
  108. sendmail_path => /usr/local/bin/sendmail-php -t -i => /usr/local/bin/sendmail-php -t -i
  109. serialize_precision => 100 => 100
  110. short_open_tag => On => On
  111. SMTP => localhost => localhost
  112. smtp_port => 25 => 25
  113. sql.safe_mode => Off => Off
  114. track_errors => Off => Off
  115. unserialize_callback_func => no value => no value
  116. upload_max_filesize => 30M => 30M
  117. upload_tmp_dir => no value => no value
  118. user_dir => no value => no value
  119. variables_order => EGPCS => EGPCS
  120. xmlrpc_error_number => 0 => 0
  121. xmlrpc_errors => Off => Off
  122. y2k_compliance => On => On
  123. zend.ze1_compatibility_mode => Off => Off
  124.  
  125. bcmath
  126.  
  127. BCMath support => enabled
  128.  
  129. calendar
  130.  
  131. Calendar support => enabled
  132.  
  133. ctype
  134.  
  135. ctype functions => enabled
  136.  
  137. curl
  138.  
  139. cURL support => enabled
  140. cURL Information => libcurl/7.21.1 OpenSSL/0.9.8b zlib/1.2.3
  141.  
  142. date
  143.  
  144. date/time support => enabled
  145. "Olson" Timezone Database Version => 2010.9
  146. Timezone Database => internal
  147. Default timezone => GMT
  148.  
  149. Directive => Local Value => Master Value
  150. date.default_latitude => 31.7667 => 31.7667
  151. date.default_longitude => 35.2333 => 35.2333
  152. date.sunrise_zenith => 90.583333 => 90.583333
  153. date.sunset_zenith => 90.583333 => 90.583333
  154. date.timezone => GMT => GMT
  155.  
  156. dom
  157.  
  158. DOM/XML => enabled
  159. DOM/XML API Version => 20031129
  160. libxml Version => 2.7.6
  161. HTML Support => enabled
  162. XPath Support => enabled
  163. XPointer Support => enabled
  164. Schema Support => enabled
  165. RelaxNG Support => enabled
  166.  
  167. filter
  168.  
  169. Input Validation and Filtering => enabled
  170. Revision => $Revision: 298196 $
  171.  
  172. Directive => Local Value => Master Value
  173. filter.default => unsafe_raw => unsafe_raw
  174. filter.default_flags => no value => no value
  175.  
  176. ftp
  177.  
  178. FTP support => enabled
  179.  
  180. gd
  181.  
  182. GD Support => enabled
  183. GD Version => bundled (2.0.34 compatible)
  184. FreeType Support => enabled
  185. FreeType Linkage => with freetype
  186. FreeType Version => 2.4.2
  187. GIF Read Support => enabled
  188. GIF Create Support => enabled
  189. JPG Support => enabled
  190. PNG Support => enabled
  191. WBMP Support => enabled
  192. XBM Support => enabled
  193.  
  194. geoip
  195.  
  196. geoip support => enabled
  197. geoip extension version => 1.0.7
  198. geoip library version => 1004006
  199.  
  200. Directive => Local Value => Master Value
  201. geoip.custom_directory => no value => no value
  202.  
  203. gettext
  204.  
  205. GetText Support => enabled
  206.  
  207. hash
  208.  
  209. hash support => enabled
  210. Hashing Engines => md2 md4 md5 sha1 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru gost adler32 crc32 crc32b haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
  211.  
  212. http
  213.  
  214. HTTP Support => enabled
  215. Extension Version => 1.7.1
  216. Registered Classes => HttpUtil, HttpMessage, HttpRequest, HttpRequestPool, HttpRequestDataShare, HttpDeflateStream, HttpInflateStream, HttpResponse, HttpQueryString
  217. Output Handlers => ob_deflatehandler, ob_inflatehandler, ob_etaghandler
  218. Stream Filters => http.chunked_decode, http.chunked_encode, http.deflate, http.inflate
  219.  
  220. Used Library => Compiled => Linked
  221. libcurl => 7.21.1 => 7.21.1
  222. libevent => disabled => disabled
  223. libz => 1.2.3 => 1.2.3
  224. libmagic => disabled => disabled
  225.  
  226. Persistent Handles
  227. Provider => Ident => Used => Free
  228. http_request => N/A => 0 => 0
  229. http_request_datashare => GLOBAL => 1 => 0
  230. http_request_pool => N/A => 0 => 0
  231.  
  232. Request Methods
  233. Registered => GET, HEAD, POST, PUT, DELETE, OPTIONS, TRACE, CONNECT, PROPFIND, PROPPATCH, MKCOL, COPY, MOVE, LOCK, UNLOCK, VERSION-CONTROL, REPORT, CHECKOUT, CHECKIN, UNCHECKOUT, MKWORKSPACE, UPDATE, LABEL, MERGE, BASELINE-CONTROL, MKACTIVITY, ACL,
  234. Allowed => (ANY)
  235.  
  236. Directive => Local Value => Master Value
  237. http.etag.mode => MD5 => MD5
  238. http.force_exit => 1 => 1
  239. http.log.allowed_methods => no value => no value
  240. http.log.cache => no value => no value
  241. http.log.composite => no value => no value
  242. http.log.not_found => no value => no value
  243. http.log.redirect => no value => no value
  244. http.only_exceptions => 0 => 0
  245. http.persistent.handles.ident => GLOBAL => GLOBAL
  246. http.persistent.handles.limit => -1 => -1
  247. http.request.datashare.connect => 0 => 0
  248. http.request.datashare.cookie => 0 => 0
  249. http.request.datashare.dns => 1 => 1
  250. http.request.datashare.ssl => 0 => 0
  251. http.request.methods.allowed => no value => no value
  252. http.request.methods.custom => no value => no value
  253. http.send.deflate.start_auto => 0 => 0
  254. http.send.deflate.start_flags => 0 => 0
  255. http.send.inflate.start_auto => 0 => 0
  256. http.send.inflate.start_flags => 0 => 0
  257. http.send.not_found_404 => 1 => 1
  258.  
  259. iconv
  260.  
  261. iconv support => enabled
  262. iconv implementation => glibc
  263. iconv library version => 1.13
  264.  
  265. Directive => Local Value => Master Value
  266. iconv.input_encoding => ISO-8859-1 => ISO-8859-1
  267. iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
  268. iconv.output_encoding => ISO-8859-1 => ISO-8859-1
  269.  
  270. json
  271.  
  272. json support => enabled
  273. json version => 1.2.1
  274.  
  275. libxml
  276.  
  277. libXML support => active
  278. libXML Version => 2.7.6
  279. libXML streams => enabled
  280.  
  281. mbstring
  282.  
  283. Multibyte Support => enabled
  284. Multibyte string engine => libmbfl
  285. Multibyte (japanese) regex support => enabled
  286. Multibyte regex (oniguruma) version => 4.4.4
  287. Multibyte regex (oniguruma) backtrack check => On
  288.  
  289. mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
  290.  
  291. Directive => Local Value => Master Value
  292. mbstring.detect_order => no value => no value
  293. mbstring.encoding_translation => Off => Off
  294. mbstring.func_overload => 0 => 0
  295. mbstring.http_input => pass => pass
  296. mbstring.http_output => pass => pass
  297. mbstring.internal_encoding => no value => no value
  298. mbstring.language => neutral => neutral
  299. mbstring.strict_detection => Off => Off
  300. mbstring.substitute_character => no value => no value
  301.  
  302. mcrypt
  303.  
  304. mcrypt support => enabled
  305. Version => 2.5.8
  306. Api No => 20021217
  307. Supported ciphers => cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes
  308. Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
  309.  
  310. Directive => Local Value => Master Value
  311. mcrypt.algorithms_dir => no value => no value
  312. mcrypt.modes_dir => no value => no value
  313.  
  314. mhash
  315.  
  316. MHASH support => Enabled
  317. MHASH API Version => 20060101
  318.  
  319. mysql
  320.  
  321. MySQL Support => enabled
  322. Active Persistent Links => 0
  323. Active Links => 0
  324. Client API version => 5.0.51a
  325. MYSQL_MODULE_TYPE => external
  326. MYSQL_SOCKET => /var/lib/mysql/mysql.sock
  327. MYSQL_INCLUDE => -I/usr/include/mysql
  328. MYSQL_LIBS => -L/usr/lib -lmysqlclient
  329.  
  330. Directive => Local Value => Master Value
  331. mysql.allow_persistent => On => On
  332. mysql.connect_timeout => 60 => 60
  333. mysql.default_host => no value => no value
  334. mysql.default_password => no value => no value
  335. mysql.default_port => no value => no value
  336. mysql.default_socket => no value => no value
  337. mysql.default_user => no value => no value
  338. mysql.max_links => Unlimited => Unlimited
  339. mysql.max_persistent => Unlimited => Unlimited
  340. mysql.trace_mode => Off => Off
  341.  
  342. mysqli
  343.  
  344. MysqlI Support => enabled
  345. Client API library version => 5.0.51a
  346. Client API header version => 5.0.51a
  347. MYSQLI_SOCKET => /var/lib/mysql/mysql.sock
  348.  
  349. Directive => Local Value => Master Value
  350. mysqli.default_host => no value => no value
  351. mysqli.default_port => 3306 => 3306
  352. mysqli.default_pw => no value => no value
  353. mysqli.default_socket => no value => no value
  354. mysqli.default_user => no value => no value
  355. mysqli.max_links => Unlimited => Unlimited
  356. mysqli.reconnect => Off => Off
  357.  
  358. openssl
  359.  
  360. OpenSSL support => enabled
  361. OpenSSL Version => OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
  362.  
  363. pcre
  364.  
  365. PCRE (Perl Compatible Regular Expressions) Support => enabled
  366. PCRE Library Version => 8.10 2010-06-25
  367.  
  368. Directive => Local Value => Master Value
  369. pcre.backtrack_limit => 100000 => 100000
  370. pcre.recursion_limit => 100000 => 100000
  371.  
  372. PDO
  373.  
  374. PDO support => enabled
  375. PDO drivers => mysql, sqlite, sqlite2
  376.  
  377. pdo_mysql
  378.  
  379. PDO Driver for MySQL, client library version => 5.0.51a
  380.  
  381. pdo_sqlite
  382.  
  383. PDO Driver for SQLite 3.x => enabled
  384. PECL Module version => (bundled) 1.0.1 $Id: pdo_sqlite.c 293036 2010-01-03 09:23:27Z sebastian $
  385. SQLite Library => 3.3.7
  386.  
  387. posix
  388.  
  389. Revision => $Revision: 293036 $
  390.  
  391. Reflection
  392.  
  393. Reflection => enabled
  394. Version => $Id: php_reflection.c 300129 2010-06-03 00:43:37Z felipe $
  395.  
  396. session
  397.  
  398. Session Support => enabled
  399. Registered save handlers => files user sqlite
  400. Registered serializer handlers => php php_binary
  401.  
  402. Directive => Local Value => Master Value
  403. session.auto_start => Off => Off
  404. session.bug_compat_42 => On => On
  405. session.bug_compat_warn => On => On
  406. session.cache_expire => 180 => 180
  407. session.cache_limiter => nocache => nocache
  408. session.cookie_domain => no value => no value
  409. session.cookie_httponly => Off => Off
  410. session.cookie_lifetime => 0 => 0
  411. session.cookie_path => / => /
  412. session.cookie_secure => Off => Off
  413. session.entropy_file => no value => no value
  414. session.entropy_length => 0 => 0
  415. session.gc_divisor => 100 => 100
  416. session.gc_maxlifetime => 1440 => 1440
  417. session.gc_probability => 1 => 1
  418. session.hash_bits_per_character => 4 => 4
  419. session.hash_function => 0 => 0
  420. session.name => PHPSESSID => PHPSESSID
  421. session.referer_check => no value => no value
  422. session.save_handler => files => files
  423. session.save_path => no value => no value
  424. session.serialize_handler => php => php
  425. session.use_cookies => On => On
  426. session.use_only_cookies => Off => Off
  427. session.use_trans_sid => 0 => 0
  428.  
  429. SimpleXML
  430.  
  431. Simplexml support => enabled
  432. Revision => $Revision: 299016 $
  433. Schema support => enabled
  434.  
  435. sockets
  436.  
  437. Sockets Support => enabled
  438.  
  439. SPL
  440.  
  441. SPL support => enabled
  442. Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
  443. Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilterIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RegexIterator, RuntimeException, SimpleXMLIterator, SplFileInfo, SplFileObject, SplObjectStorage, SplTempFileObject, UnderflowException, UnexpectedValueException
  444.  
  445. SQLite
  446.  
  447. SQLite support => enabled
  448. PECL Module version => 2.0-dev $Id: sqlite.c 298697 2010-04-28 12:10:10Z iliaa $
  449. SQLite Library => 2.8.17
  450. SQLite Encoding => iso8859
  451.  
  452. Directive => Local Value => Master Value
  453. sqlite.assoc_case => 0 => 0
  454.  
  455. ssh2
  456.  
  457. SSH2 support => enabled
  458. extension version => 0.11.3-dev
  459. libssh2 version => 1.2.2
  460. banner => SSH-2.0-libssh2_1.2.2
  461. remote forwarding => enabled
  462. hostbased auth => enabled
  463. polling support => enabled
  464. publickey subsystem => enabled
  465.  
  466. standard
  467.  
  468. Regex Library => Bundled library enabled
  469. Dynamic Library Support => enabled
  470. Path to sendmail => /usr/local/bin/sendmail-php -t -i
  471.  
  472. Directive => Local Value => Master Value
  473. assert.active => 1 => 1
  474. assert.bail => 0 => 0
  475. assert.callback => no value => no value
  476. assert.quiet_eval => 0 => 0
  477. assert.warning => 1 => 1
  478. auto_detect_line_endings => 0 => 0
  479. default_socket_timeout => 60 => 60
  480. safe_mode_allowed_env_vars => PHP_ => PHP_
  481. safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH
  482. url_rewriter.tags => a=href,area=href,frame=src,input=src,form=,fieldset= => a=href,area=href,frame=src,input=src,form=,fieldset=
  483. user_agent => no value => no value
  484.  
  485. tidy
  486.  
  487. Tidy support => enabled
  488. libTidy Release => 14 June 2007
  489. Extension Version => 2.0 ($Id: tidy.c 293036 2010-01-03 09:23:27Z sebastian $)
  490.  
  491. Directive => Local Value => Master Value
  492. tidy.clean_output => no value => no value
  493. tidy.default_config => no value => no value
  494.  
  495. tokenizer
  496.  
  497. Tokenizer Support => enabled
  498.  
  499. uploadprogress
  500.  
  501. uploadprogress support => enabled
  502. Version => 1.0.1
  503.  
  504. Directive => Local Value => Master Value
  505. uploadprogress.file.contents_template => /tmp/upload_contents_%s => /tmp/upload_contents_%s
  506. uploadprogress.file.filename_template => /tmp/upt_%s.txt => /tmp/upt_%s.txt
  507. uploadprogress.get_contents => 0 => 0
  508.  
  509. xml
  510.  
  511. XML Support => active
  512. XML Namespace Support => active
  513. libxml2 Version => 2.7.6
  514.  
  515. xmlreader
  516.  
  517. XMLReader => enabled
  518.  
  519. xmlwriter
  520.  
  521. XMLWriter => enabled
  522.  
  523. Zend Optimizer
  524.  
  525. Optimization Pass 1 => enabled
  526. Optimization Pass 2 => enabled
  527. Optimization Pass 3 => enabled
  528. Optimization Pass 4 => enabled
  529. Optimization Pass 9 => enabled
  530. Zend Loader => enabled
  531. License Path =>
  532. Obfuscation level => 3
  533.  
  534. zip
  535.  
  536. Zip => enabled
  537. Extension Version => $Id: php_zip.c 293036 2010-01-03 09:23:27Z sebastian $
  538. Zip version => 1.8.11
  539. Libzip version => 0.9.0
  540.  
  541. zlib
  542.  
  543. ZLib Support => enabled
  544. Stream Wrapper support => compress.zlib://
  545. Stream Filter support => zlib.inflate, zlib.deflate
  546. Compiled Version => 1.2.3
  547. Linked Version => 1.2.3
  548.  
  549. Directive => Local Value => Master Value
  550. zlib.output_compression => Off => Off
  551. zlib.output_compression_level => -1 => -1
  552. zlib.output_handler => no value => no value
  553.  
  554. Additional Modules
  555.  
  556. Module Name
  557. ionCube Loader
  558.  
  559. Environment
  560.  
  561. Variable => Value
  562. PATH => /usr/local/bin:/usr/bin:/bin
  563. LC_MESSAGES => en_US
  564. PWD => /home/jamie/domains/thinkphp.co.uk/public_html
  565. LANG => C
  566. SHLVL => 1
  567. _ => /usr/local/bin/php
  568.  
  569. PHP Variables
  570.  
  571. Variable => Value
  572. _SERVER["PATH"] => /usr/local/bin:/usr/bin:/bin
  573. _SERVER["LC_MESSAGES"] => en_US
  574. _SERVER["PWD"] => /home/jamie/domains/thinkphp.co.uk/public_html
  575. _SERVER["LANG"] => C
  576. _SERVER["SHLVL"] => 1
  577. _SERVER["_"] => /usr/local/bin/php
  578. _SERVER["PHP_SELF"] => tmp/4f6368ffb0aca
  579. _SERVER["SCRIPT_NAME"] => tmp/4f6368ffb0aca
  580. _SERVER["SCRIPT_FILENAME"] => tmp/4f6368ffb0aca
  581. _SERVER["PATH_TRANSLATED"] => tmp/4f6368ffb0aca
  582. _SERVER["DOCUMENT_ROOT"] =>
  583. _SERVER["REQUEST_TIME"] => 1331915007
  584. _SERVER["argv"] => Array
  585. (
  586. [0] => tmp/4f6368ffb0aca
  587. )
  588.  
  589. _SERVER["argc"] => 1
  590. _ENV["PATH"] => /usr/local/bin:/usr/bin:/bin
  591. _ENV["LC_MESSAGES"] => en_US
  592. _ENV["PWD"] => /home/jamie/domains/thinkphp.co.uk/public_html
  593. _ENV["LANG"] => C
  594. _ENV["SHLVL"] => 1
  595. _ENV["_"] => /usr/local/bin/php
  596.  
  597. PHP License
  598. This program is free software; you can redistribute it and/or modify
  599. it under the terms of the PHP License as published by the PHP Group
  600. and included in the distribution in the file: LICENSE
  601.  
  602. This program is distributed in the hope that it will be useful,
  603. but WITHOUT ANY WARRANTY; without even the implied warranty of
  604. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  605.  
  606. If you did not receive a copy of the PHP license, or have any
  607. questions about PHP licensing, please contact license@php.net
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement