Advertisement
Guest User

Untitled

a guest
Jun 12th, 2018
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 81.00 KB | None | 0 0
  1. {
  2. "basic": {
  3. "license key": "***REMOVED SENSITIVE VALUE***",
  4. "date": "Tue, 12 Jun 2018 09:42:25 +0000",
  5. "ownCloud version": "10.0.8.5",
  6. "ownCloud version string": "10.0.8",
  7. "ownCloud edition": "Community",
  8. "server OS": "Linux",
  9. "server OS version": "Linux vmi159530.contaboserver.net 4.4.0-109-generic #132-Ubuntu SMP Tue Jan 9 19:52:39 UTC 2018 x86_64",
  10. "server SAPI": "apache2handler",
  11. "webserver version": "Apache\/2.4.18 (Ubuntu)",
  12. "hostname": "pleasureuhc.eu",
  13. "user count": 4,
  14. "user directories": 4,
  15. "logged-in user": "Nick"
  16. },
  17. "config": {
  18. "updatechecker": false,
  19. "instanceid": "ocembndv43d1",
  20. "passwordsalt": "***REMOVED SENSITIVE VALUE***",
  21. "secret": "***REMOVED SENSITIVE VALUE***",
  22. "trusted_domains": [
  23. "pleasureuhc.eu"
  24. ],
  25. "datadirectory": "\/var\/www\/owncloud\/data",
  26. "overwrite.cli.url": "https:\/\/pleasureuhc.eu\/owncloud",
  27. "dbtype": "mysql",
  28. "version": "10.0.8.5",
  29. "dbname": "owncloud",
  30. "dbhost": "localhost",
  31. "dbtableprefix": "oc_",
  32. "mysql.utf8mb4": true,
  33. "dbuser": "***REMOVED SENSITIVE VALUE***",
  34. "dbpassword": "***REMOVED SENSITIVE VALUE***",
  35. "logtimezone": "UTC",
  36. "installed": true,
  37. "appcodechecker": false,
  38. "maintenance": false,
  39. "filelocking.enabled": true,
  40. "memcache.locking": "\\OC\\Memcache\\Redis",
  41. "redis": {
  42. "host": "localhost",
  43. "port": 6379,
  44. "timeout": 0
  45. },
  46. "mail_domain": "***REMOVED SENSITIVE VALUE***",
  47. "mail_from_address": "***REMOVED SENSITIVE VALUE***",
  48. "mail_smtpmode": "smtp",
  49. "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
  50. "mail_smtpport": "587",
  51. "mail_smtpauthtype": "LOGIN",
  52. "mail_smtpauth": 1,
  53. "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
  54. "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
  55. "mail_smtpsecure": "tls"
  56. },
  57. "integritychecker": {
  58. "passing": true,
  59. "enabled": true,
  60. "result": []
  61. },
  62. "core": {
  63. "backgroundjobs_mode": "cron",
  64. "installedat": "1528716143.9086",
  65. "lastcron": "1528796402",
  66. "lastupdateResult": "[]",
  67. "lastupdatedat": "1528794774",
  68. "public_files": "files_sharing\/public.php",
  69. "public_webdav": "dav\/appinfo\/v1\/publicwebdav.php",
  70. "umgmt_send_email": "false",
  71. "umgmt_show_backend": "false",
  72. "umgmt_show_email": "true",
  73. "umgmt_show_is_enabled": "false",
  74. "umgmt_show_last_login": "true",
  75. "umgmt_show_storage_location": "false"
  76. },
  77. "apps": [
  78. {
  79. "id": "firstrunwizard",
  80. "name": "First run wizard",
  81. "description": "This application enables a pop-up window when a user first logs into ownCloud. This window welcomes new users to ownCloud, and contains links to the standard ownCloud desktop client, Android app, and the iOS app. The window also shows a link for accessing ownCloud via WebDAV. At any time, the first run wizard button can be opened again via the link on the personal page. The First run wizard can be customized to meet specific design goals, or to change links and messages. Create an appropriate theme following the Theming documentation, and changes to the look and feel of this Wizard are simple. More information is available in the First run wizard documentation, as well as the theming documentation.",
  82. "licence": "AGPL",
  83. "author": "Frank Karlitschek, Jan-Christoph Borchardt",
  84. "dependencies": {
  85. "owncloud": {
  86. "@attributes": {
  87. "min-version": "10.0",
  88. "max-version": "10.0"
  89. }
  90. }
  91. },
  92. "version": "1.1",
  93. "shipped": "true",
  94. "default_enable": "",
  95. "ocsid": "166055",
  96. "info": [],
  97. "remote": [],
  98. "public": [],
  99. "types": [],
  100. "repair-steps": {
  101. "install": [],
  102. "pre-migration": [],
  103. "post-migration": [],
  104. "live-migration": [],
  105. "uninstall": []
  106. },
  107. "background-jobs": [],
  108. "two-factor-providers": [],
  109. "commands": [],
  110. "groups": null,
  111. "active": true,
  112. "internal": false,
  113. "level": 100,
  114. "removable": true,
  115. "preview": "\/owncloud\/apps\/firstrunwizard\/img\/app.svg",
  116. "previewAsIcon": true,
  117. "appconfig": {
  118. "enabled": "yes",
  119. "installed_version": "1.1",
  120. "ocsid": "166055",
  121. "types": ""
  122. }
  123. },
  124. {
  125. "id": "federation",
  126. "name": "Federation",
  127. "description": "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing.",
  128. "licence": "AGPL",
  129. "author": "Bjoern Schiessle",
  130. "version": "0.1.0",
  131. "namespace": "Federation",
  132. "category": "other",
  133. "dependencies": {
  134. "owncloud": {
  135. "@attributes": {
  136. "min-version": "10.0",
  137. "max-version": "10.0"
  138. }
  139. }
  140. },
  141. "default_enable": "",
  142. "types": [
  143. "authentication"
  144. ],
  145. "background-jobs": {
  146. "job": "OCA\\Federation\\SyncJob"
  147. },
  148. "commands": {
  149. "command": "OCA\\Federation\\Command\\SyncFederationAddressBooks"
  150. },
  151. "settings": {
  152. "admin": "OCA\\Federation\\Panels\\Admin"
  153. },
  154. "info": [],
  155. "remote": [],
  156. "public": [],
  157. "repair-steps": {
  158. "install": [],
  159. "pre-migration": [],
  160. "post-migration": [],
  161. "live-migration": [],
  162. "uninstall": []
  163. },
  164. "two-factor-providers": [],
  165. "groups": null,
  166. "active": true,
  167. "internal": true,
  168. "level": 200,
  169. "removable": false,
  170. "preview": "\/owncloud\/apps\/federation\/img\/app.svg",
  171. "previewAsIcon": true,
  172. "appconfig": {
  173. "enabled": "yes",
  174. "installed_version": "0.1.0",
  175. "types": "authentication"
  176. }
  177. },
  178. {
  179. "id": "provisioning_api",
  180. "name": "Provisioning API",
  181. "description": "This application enables a set of APIs that external systems can use to create, edit, delete and query user attributes, query, set and remove groups, set quota and query total storage used in ownCloud. Group admin users can also query ownCloud and perform the same functions as an admin for groups they manage. The API also enables an admin to query for active ownCloud applications, application info, and to enable or disable an app remotely. Once the app is enabled, http requests can be used via a Basic Auth header to perform any of the functions listed above. More information is available in the Provisioning API documentation, including example calls and server responses.",
  182. "licence": "AGPL",
  183. "author": "Tom Needham",
  184. "default_enable": "",
  185. "documentation": {
  186. "admin": "https:\/\/doc.owncloud.org\/server\/10.0\/go.php?to=admin-provisioning-api"
  187. },
  188. "version": "0.5.0",
  189. "namespace": "Provisioning_API",
  190. "types": [
  191. "prevent_group_restriction"
  192. ],
  193. "dependencies": {
  194. "owncloud": {
  195. "@attributes": {
  196. "min-version": "10.0",
  197. "max-version": "10.0"
  198. }
  199. }
  200. },
  201. "info": [],
  202. "remote": [],
  203. "public": [],
  204. "repair-steps": {
  205. "install": [],
  206. "pre-migration": [],
  207. "post-migration": [],
  208. "live-migration": [],
  209. "uninstall": []
  210. },
  211. "background-jobs": [],
  212. "two-factor-providers": [],
  213. "commands": [],
  214. "groups": null,
  215. "active": true,
  216. "internal": true,
  217. "level": 200,
  218. "removable": false,
  219. "preview": "\/owncloud\/apps\/provisioning_api\/img\/app.svg",
  220. "previewAsIcon": true,
  221. "appconfig": {
  222. "enabled": "yes",
  223. "installed_version": "0.5.0",
  224. "types": "prevent_group_restriction"
  225. }
  226. },
  227. {
  228. "id": "user_external",
  229. "name": "External user support",
  230. "description": "Use external user authentication methods like IMAP, SMB and FTP",
  231. "licence": "AGPL",
  232. "author": "Robin Appelman",
  233. "documentation": {
  234. "admin": "https:\/\/doc.owncloud.org\/server\/9.0\/admin_manual\/configuration_user\/user_auth_ftp_smb_imap.html"
  235. },
  236. "website": "https:\/\/github.com\/owncloud\/apps\/tree\/master\/user_external",
  237. "bugs": "https:\/\/github.com\/owncloud\/apps\/issues",
  238. "repository": {
  239. "@attributes": {
  240. "type": "git"
  241. },
  242. "@value": "https:\/\/github.com\/owncloud\/apps.git"
  243. },
  244. "dependencies": {
  245. "owncloud": {
  246. "@attributes": {
  247. "min-version": "10.0",
  248. "max-version": "10.0"
  249. }
  250. }
  251. },
  252. "version": "0.4",
  253. "shipped": "true",
  254. "types": [
  255. "authentication",
  256. "prelogin"
  257. ],
  258. "ocsid": "166060",
  259. "info": [],
  260. "remote": [],
  261. "public": [],
  262. "repair-steps": {
  263. "install": [],
  264. "pre-migration": [],
  265. "post-migration": [],
  266. "live-migration": [],
  267. "uninstall": []
  268. },
  269. "background-jobs": [],
  270. "two-factor-providers": [],
  271. "commands": [],
  272. "groups": null,
  273. "active": false,
  274. "internal": false,
  275. "level": 100,
  276. "removable": true,
  277. "preview": "\/owncloud\/apps\/user_external\/img\/app.svg",
  278. "previewAsIcon": true
  279. },
  280. {
  281. "id": "files_sharing",
  282. "name": "Share Files",
  283. "description": "This application enables users to share files within ownCloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within ownCloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of ownCloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices. Turning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the ownCloud Documentation.\n\n",
  284. "licence": "AGPL",
  285. "author": "Michael Gapczynski, Bjoern Schiessle",
  286. "default_enable": "",
  287. "version": "0.10.1",
  288. "types": [
  289. "filesystem"
  290. ],
  291. "use-migrations": "true",
  292. "dependencies": {
  293. "owncloud": {
  294. "@attributes": {
  295. "min-version": "10.0.2.4",
  296. "max-version": "10.0"
  297. }
  298. }
  299. },
  300. "public": {
  301. "files": "public.php"
  302. },
  303. "namespace": "Files_Sharing",
  304. "background-jobs": [
  305. "OCA\\Files_Sharing\\DeleteOrphanedSharesJob",
  306. "OCA\\Files_Sharing\\ExpireSharesJob"
  307. ],
  308. "commands": {
  309. "command": "OCA\\Files_Sharing\\Command\\CleanupRemoteStorages"
  310. },
  311. "info": [],
  312. "remote": [],
  313. "repair-steps": {
  314. "install": [],
  315. "pre-migration": [],
  316. "post-migration": [],
  317. "live-migration": [],
  318. "uninstall": []
  319. },
  320. "two-factor-providers": [],
  321. "groups": null,
  322. "active": true,
  323. "internal": true,
  324. "level": 200,
  325. "removable": false,
  326. "preview": "\/owncloud\/apps\/files_sharing\/img\/app.svg",
  327. "previewAsIcon": true,
  328. "appconfig": {
  329. "enabled": "yes",
  330. "installed_version": "0.10.1",
  331. "types": "filesystem"
  332. }
  333. },
  334. {
  335. "id": "polls",
  336. "name": "Polls",
  337. "summary": "A polls app, similar to doodle\/dudle with the possibility to restrict access.",
  338. "description": "A polls app, similar to doodle\/dudle with the possibility to restrict access (members, certain groups\/users, hidden and public).",
  339. "version": "0.8.1",
  340. "licence": "agpl",
  341. "author": [
  342. "Vinzenz Rosenkranz",
  343. "Ren\u00e9 Gieling",
  344. "Kai Schr\u00f6er"
  345. ],
  346. "documentation": {
  347. "admin": "https:\/\/github.com\/nextcloud\/polls\/blob\/master\/README.md"
  348. },
  349. "category": "tools",
  350. "website": "https:\/\/github.com\/nextcloud\/polls",
  351. "bugs": "https:\/\/github.com\/nextcloud\/polls\/issues",
  352. "repository": {
  353. "@attributes": {
  354. "type": "git"
  355. },
  356. "@value": "https:\/\/github.com\/nextcloud\/polls.git"
  357. },
  358. "screenshot": [
  359. "https:\/\/raw.githubusercontent.com\/nextcloud\/polls\/master\/screenshots\/overview-oc.png",
  360. "https:\/\/raw.githubusercontent.com\/nextcloud\/polls\/master\/screenshots\/vote-oc.png",
  361. "https:\/\/raw.githubusercontent.com\/nextcloud\/polls\/master\/screenshots\/edit-poll-oc.png"
  362. ],
  363. "dependencies": {
  364. "owncloud": {
  365. "@attributes": {
  366. "min-version": "8.2",
  367. "max-version": "10.0"
  368. }
  369. },
  370. "nextcloud": {
  371. "@attributes": {
  372. "min-version": "11",
  373. "max-version": "13"
  374. }
  375. }
  376. },
  377. "info": [],
  378. "remote": [],
  379. "public": [],
  380. "types": [],
  381. "repair-steps": {
  382. "install": [],
  383. "pre-migration": [],
  384. "post-migration": [],
  385. "live-migration": [],
  386. "uninstall": []
  387. },
  388. "background-jobs": [],
  389. "two-factor-providers": [],
  390. "commands": [],
  391. "groups": null,
  392. "active": true,
  393. "internal": false,
  394. "level": 100,
  395. "removable": true,
  396. "preview": "\/owncloud\/apps\/polls\/img\/app.svg",
  397. "previewAsIcon": true,
  398. "appconfig": {
  399. "enabled": "yes",
  400. "installed_version": "0.8.1",
  401. "signed": "true",
  402. "types": ""
  403. }
  404. },
  405. {
  406. "id": "files_versions",
  407. "name": "Versions",
  408. "licence": "AGPL",
  409. "author": "Frank Karlitschek, Bjoern Schiessle",
  410. "description": "This application enables ownCloud to automatically maintain older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user\u2019s directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. ownCloud then automatically manages the versions folder to ensure the user doesn\u2019t run out of Quota because of versions. In addition to the expiry of versions, ownCloud\u2019s versions app makes certain never to use more than 50% of the user\u2019s currently available free space. If stored versions exceed this limit, ownCloud will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation.\n\n",
  411. "version": "1.3.0",
  412. "types": [
  413. "filesystem"
  414. ],
  415. "namespace": "Files_Versions",
  416. "dependencies": {
  417. "owncloud": {
  418. "@attributes": {
  419. "min-version": "10.0",
  420. "max-version": "10.0"
  421. }
  422. }
  423. },
  424. "documentation": {
  425. "user": "https:\/\/doc.owncloud.org\/server\/10.0\/go.php?to=user-versions"
  426. },
  427. "default_enable": "",
  428. "background-jobs": {
  429. "job": "OCA\\Files_Versions\\BackgroundJob\\ExpireVersions"
  430. },
  431. "commands": [
  432. "OCA\\Files_Versions\\Command\\CleanUp",
  433. "OCA\\Files_Versions\\Command\\ExpireVersions"
  434. ],
  435. "info": [],
  436. "remote": [],
  437. "public": [],
  438. "repair-steps": {
  439. "install": [],
  440. "pre-migration": [],
  441. "post-migration": [],
  442. "live-migration": [],
  443. "uninstall": []
  444. },
  445. "two-factor-providers": [],
  446. "groups": null,
  447. "active": true,
  448. "internal": true,
  449. "level": 200,
  450. "removable": false,
  451. "preview": "\/owncloud\/apps\/files_versions\/img\/app.svg",
  452. "previewAsIcon": true,
  453. "appconfig": {
  454. "enabled": "yes",
  455. "installed_version": "1.3.0",
  456. "types": "filesystem"
  457. }
  458. },
  459. {
  460. "id": "notifications",
  461. "name": "Notifications",
  462. "summary": "Notification system for internal events",
  463. "description": "This application adds an internal notification system to an ownCloud instance. Notifications are triggered by apps like the Announcement Center or Custom Groups and displayed via a bell indicator in the WebUI as well as via the ownCloud clients.",
  464. "category": "tools",
  465. "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/promo\/e1dd604d66b4c5f765579b4c160de3268169ea3c\/ownCloud%20logo%20square.png",
  466. "licence": "AGPL",
  467. "author": "Joas Schilling, Thomas M\u00fcller",
  468. "version": "0.3.3",
  469. "types": [
  470. "logging"
  471. ],
  472. "default_enable": "",
  473. "website": "https:\/\/github.com\/owncloud\/notifications",
  474. "bugs": "https:\/\/github.com\/owncloud\/notifications\/issues",
  475. "repository": {
  476. "@attributes": {
  477. "type": "git"
  478. },
  479. "@value": "https:\/\/github.com\/owncloud\/notifications.git"
  480. },
  481. "commands": {
  482. "command": "OCA\\Notifications\\Command\\Generate"
  483. },
  484. "settings": {
  485. "personal": "OCA\\Notifications\\Panels\\Personal\\NotificationsPanel"
  486. },
  487. "dependencies": {
  488. "owncloud": {
  489. "@attributes": {
  490. "min-version": "10.0.8",
  491. "max-version": "10.1"
  492. }
  493. }
  494. },
  495. "use-migrations": "true",
  496. "info": [],
  497. "remote": [],
  498. "public": [],
  499. "repair-steps": {
  500. "install": [],
  501. "pre-migration": [],
  502. "post-migration": [],
  503. "live-migration": [],
  504. "uninstall": []
  505. },
  506. "background-jobs": [],
  507. "two-factor-providers": [],
  508. "groups": null,
  509. "active": true,
  510. "internal": false,
  511. "level": 100,
  512. "removable": true,
  513. "preview": "\/owncloud\/apps\/notifications\/img\/notifications.svg",
  514. "previewAsIcon": true,
  515. "appconfig": {
  516. "enabled": "yes",
  517. "installed_version": "0.3.3",
  518. "types": "logging"
  519. }
  520. },
  521. {
  522. "id": "configreport",
  523. "name": "Admin Config Report",
  524. "description": "Generate a Config Report",
  525. "licence": "AGPL",
  526. "author": "owncloud.org",
  527. "version": "0.1.1",
  528. "namespace": "ConfigReport",
  529. "default_enable": [
  530. "",
  531. ""
  532. ],
  533. "types": [
  534. "filesystem"
  535. ],
  536. "dependencies": {
  537. "owncloud": {
  538. "@attributes": {
  539. "min-version": "9.1",
  540. "max-version": "10.0"
  541. }
  542. }
  543. },
  544. "shipped": "true",
  545. "commands": {
  546. "command": "OCA\\ConfigReport\\Command\\ConfigReport"
  547. },
  548. "settings": {
  549. "admin": "OCA\\ConfigReport\\AdminPanel"
  550. },
  551. "info": [],
  552. "remote": [],
  553. "public": [],
  554. "repair-steps": {
  555. "install": [],
  556. "pre-migration": [],
  557. "post-migration": [],
  558. "live-migration": [],
  559. "uninstall": []
  560. },
  561. "background-jobs": [],
  562. "two-factor-providers": [],
  563. "groups": null,
  564. "active": true,
  565. "internal": true,
  566. "level": 200,
  567. "removable": false,
  568. "appconfig": {
  569. "enabled": "yes",
  570. "installed_version": "0.1.1",
  571. "types": "filesystem"
  572. }
  573. },
  574. {
  575. "id": "theme-example",
  576. "name": "Example ownCloud Theme",
  577. "description": "This App provides the example ownCloud theme.",
  578. "licence": "AGPL",
  579. "author": "Philipp Schaffrath",
  580. "version": "1.0.0",
  581. "types": [
  582. "theme"
  583. ],
  584. "dependencies": {
  585. "owncloud": {
  586. "@attributes": {
  587. "min-version": "10.0",
  588. "max-version": "10.0"
  589. }
  590. }
  591. },
  592. "namespace": "Theme",
  593. "info": [],
  594. "remote": [],
  595. "public": [],
  596. "repair-steps": {
  597. "install": [],
  598. "pre-migration": [],
  599. "post-migration": [],
  600. "live-migration": [],
  601. "uninstall": []
  602. },
  603. "background-jobs": [],
  604. "two-factor-providers": [],
  605. "commands": [],
  606. "groups": null,
  607. "active": false,
  608. "internal": false,
  609. "level": 100,
  610. "removable": true
  611. },
  612. {
  613. "id": "market",
  614. "name": "Market",
  615. "summary": "Integrate the ownCloud marketplace into your ownCloud",
  616. "description": "Easily manage ownCloud apps from within your ownCloud web interface. It connects your ownCloud with your marketplace account and lets you browse, install and update any apps from inside your ownCloud instance.\n\nPlease note: Since ownCloud X (10.0) every instance gets shipped with this app included. You do not need to install it separately. To use this application click on \"Files\" in the top left corner and click on \"Market\" (cart icon) (Administrator privileges required)",
  617. "licence": "AGPL",
  618. "author": "Thomas M\u00fcller, Felix Heidecke, Thomas B\u00f6rger, Philipp Schaffrath",
  619. "version": "0.2.4",
  620. "default_enable": "",
  621. "category": "tools",
  622. "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/screenshots\/master\/market\/ownCloud-market-app.jpg",
  623. "dependencies": {
  624. "owncloud": {
  625. "@attributes": {
  626. "min-version": "10.0",
  627. "max-version": "10.1"
  628. }
  629. }
  630. },
  631. "background-jobs": {
  632. "job": "OCA\\Market\\CheckUpdateBackgroundJob"
  633. },
  634. "commands": [
  635. "OCA\\Market\\Command\\InstallApp",
  636. "OCA\\Market\\Command\\UnInstallApp",
  637. "OCA\\Market\\Command\\ListApps",
  638. "OCA\\Market\\Command\\UpgradeApp"
  639. ],
  640. "navigation": {
  641. "@attributes": {
  642. "role": "admin"
  643. },
  644. "route": "market.page.index",
  645. "order": "100"
  646. },
  647. "info": [],
  648. "remote": [],
  649. "public": [],
  650. "types": [],
  651. "repair-steps": {
  652. "install": [],
  653. "pre-migration": [],
  654. "post-migration": [],
  655. "live-migration": [],
  656. "uninstall": []
  657. },
  658. "two-factor-providers": [],
  659. "groups": null,
  660. "active": true,
  661. "internal": false,
  662. "level": 100,
  663. "removable": true,
  664. "preview": "\/owncloud\/apps\/market\/img\/market.svg",
  665. "previewAsIcon": true,
  666. "appconfig": {
  667. "enabled": "yes",
  668. "installed_version": "0.2.4",
  669. "types": ""
  670. }
  671. },
  672. {
  673. "id": "systemtags",
  674. "name": "Collaborative tags",
  675. "description": "Collaborative tagging functionality which shares tags among users. Great for teams. (If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)",
  676. "licence": "AGPL",
  677. "author": "Vincent Petry",
  678. "default_enable": "",
  679. "version": "0.3.0",
  680. "dependencies": {
  681. "owncloud": {
  682. "@attributes": {
  683. "min-version": "10.0",
  684. "max-version": "10.0"
  685. }
  686. }
  687. },
  688. "namespace": "SystemTags",
  689. "types": [
  690. "logging"
  691. ],
  692. "info": [],
  693. "remote": [],
  694. "public": [],
  695. "repair-steps": {
  696. "install": [],
  697. "pre-migration": [],
  698. "post-migration": [],
  699. "live-migration": [],
  700. "uninstall": []
  701. },
  702. "background-jobs": [],
  703. "two-factor-providers": [],
  704. "commands": [],
  705. "groups": null,
  706. "active": true,
  707. "internal": false,
  708. "level": 100,
  709. "removable": true,
  710. "appconfig": {
  711. "enabled": "yes",
  712. "installed_version": "0.3.0",
  713. "types": "logging"
  714. }
  715. },
  716. {
  717. "id": "updatenotification",
  718. "name": "Update notification",
  719. "description": "Displays update notifications for ownCloud and provides the SSO for the updater.",
  720. "licence": "AGPL",
  721. "author": "Lukas Reschke",
  722. "version": "0.2.1",
  723. "namespace": "UpdateNotification",
  724. "default_enable": "",
  725. "dependencies": {
  726. "owncloud": {
  727. "@attributes": {
  728. "min-version": "10.0",
  729. "max-version": "10.0"
  730. }
  731. }
  732. },
  733. "background-jobs": {
  734. "job": "OCA\\UpdateNotification\\Notification\\BackgroundJob"
  735. },
  736. "settings": {
  737. "admin": "OCA\\UpdateNotification\\Controller\\AdminController"
  738. },
  739. "info": [],
  740. "remote": [],
  741. "public": [],
  742. "types": [],
  743. "repair-steps": {
  744. "install": [],
  745. "pre-migration": [],
  746. "post-migration": [],
  747. "live-migration": [],
  748. "uninstall": []
  749. },
  750. "two-factor-providers": [],
  751. "commands": [],
  752. "groups": null,
  753. "active": true,
  754. "internal": true,
  755. "level": 200,
  756. "removable": false,
  757. "appconfig": {
  758. "enabled": "yes",
  759. "installed_version": "0.2.1",
  760. "types": ""
  761. }
  762. },
  763. {
  764. "id": "encryption",
  765. "description": "In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys. The module won't touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to a unencrypted system. Please read the documentation to know all implications before you decide to enable server-side encryption.",
  766. "name": "Default encryption module",
  767. "licence": "AGPL",
  768. "author": "Bjoern Schiessle, Clark Tomlinson",
  769. "documentation": {
  770. "user": "https:\/\/doc.owncloud.org\/server\/10.0\/go.php?to=user-encryption",
  771. "admin": "https:\/\/doc.owncloud.org\/server\/10.0\/go.php?to=admin-encryption"
  772. },
  773. "rememberlogin": "false",
  774. "version": "1.3.1",
  775. "types": [
  776. "filesystem"
  777. ],
  778. "use-migrations": "true",
  779. "dependencies": {
  780. "lib": "openssl",
  781. "owncloud": {
  782. "@attributes": {
  783. "min-version": "10.0",
  784. "max-version": "10.0"
  785. }
  786. }
  787. },
  788. "commands": [
  789. "OCA\\Encryption\\Command\\SelectEncryptionType",
  790. "OCA\\Encryption\\Command\\RecreateMasterKey",
  791. "OCA\\Encryption\\Command\\MigrateKeys"
  792. ],
  793. "settings": {
  794. "admin": "OCA\\Encryption\\Panels\\Admin",
  795. "personal": "OCA\\Encryption\\Panels\\Personal"
  796. },
  797. "info": [],
  798. "remote": [],
  799. "public": [],
  800. "repair-steps": {
  801. "install": [],
  802. "pre-migration": [],
  803. "post-migration": [],
  804. "live-migration": [],
  805. "uninstall": []
  806. },
  807. "background-jobs": [],
  808. "two-factor-providers": [],
  809. "groups": null,
  810. "active": false,
  811. "internal": true,
  812. "level": 200,
  813. "removable": false,
  814. "preview": "\/owncloud\/apps\/encryption\/img\/app.svg",
  815. "previewAsIcon": true
  816. },
  817. {
  818. "id": "twofactor_totp",
  819. "name": "2-Factor Authentication",
  820. "summary": "Increase access security with 2FA\/TOTP",
  821. "description": "2-Factor Authentication adds another layer of access security to ownCloud. The authentication method confirms a user\u2019s identity utilizing a combination of two independent components. Instead of simply requiring a username\/password combination, an additional access token (time-based one-time password\/TOTP), which can be obtained via mobile phones for instance, is needed to gain access to ownCloud accounts. This not only improves access security, but also provides administrators with an option for disabling individual tokens. Time-based one-time passwords (TOTP) can be obtained through services like Google Authenticator or an Open-Source implementation of the TOTP standard like LinOTP. This extension provides the most simple way to add a second factor to user logins. More sophisticated 2-Factor Authentication mechanisms with additional authentication devices is available via the [PrivacyIDEA ownCloud App](https:\/\/marketplace.owncloud.com\/apps\/twofactor_privacyidea) or by integrating other Identity Providers that offer multi-factor authenication mechanisms.",
  822. "licence": "AGPL",
  823. "author": "ownCloud GmbH, Christoph Wurst",
  824. "version": "0.4.4",
  825. "namespace": "TwoFactor_Totp",
  826. "category": "security",
  827. "documentation": {
  828. "admin": "https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/configuration\/server\/occ_command.html#two-factor-authentication",
  829. "user": "https:\/\/doc.owncloud.com\/server\/latest\/user_manual\/session_management.html"
  830. },
  831. "screenshot": "https:\/\/raw.githubusercontent.com\/owncloud\/twofactor_totp\/cc989d968cef37f28df8e2dc633babf9a6c894cc\/screenshots\/settings.png",
  832. "two-factor-providers": {
  833. "provider": "OCA\\TwoFactor_Totp\\Provider\\TotpProvider"
  834. },
  835. "settings": {
  836. "personal": "OCA\\TwoFactor_Totp\\Settings\\PersonalPanel"
  837. },
  838. "dependencies": {
  839. "owncloud": {
  840. "@attributes": {
  841. "min-version": "10.0",
  842. "max-version": "10.0"
  843. }
  844. },
  845. "php": {
  846. "@attributes": {
  847. "min-version": "5.4",
  848. "max-version": "7.2"
  849. }
  850. }
  851. },
  852. "info": [],
  853. "remote": [],
  854. "public": [],
  855. "types": [],
  856. "repair-steps": {
  857. "install": [],
  858. "pre-migration": [],
  859. "post-migration": [],
  860. "live-migration": [],
  861. "uninstall": []
  862. },
  863. "background-jobs": [],
  864. "commands": [],
  865. "groups": null,
  866. "active": true,
  867. "internal": false,
  868. "level": 100,
  869. "removable": true,
  870. "appconfig": {
  871. "enabled": "yes",
  872. "installed_version": "0.4.4",
  873. "signed": "true",
  874. "types": ""
  875. }
  876. },
  877. {
  878. "id": "comments",
  879. "name": "Comments",
  880. "description": "Files app plugin to add comments to files",
  881. "licence": "AGPL",
  882. "author": "Arthur Schiwon, Vincent Petry",
  883. "default_enable": "",
  884. "version": "0.3.0",
  885. "dependencies": {
  886. "owncloud": {
  887. "@attributes": {
  888. "min-version": "10.0",
  889. "max-version": "10.0"
  890. }
  891. }
  892. },
  893. "types": [
  894. "logging",
  895. "dav"
  896. ],
  897. "sabre": {
  898. "plugins": {
  899. "plugin": "OCA\\Comments\\Dav\\CommentsPlugin"
  900. },
  901. "collections": {
  902. "collection": "OCA\\Comments\\Dav\\RootCollection"
  903. }
  904. },
  905. "info": [],
  906. "remote": [],
  907. "public": [],
  908. "repair-steps": {
  909. "install": [],
  910. "pre-migration": [],
  911. "post-migration": [],
  912. "live-migration": [],
  913. "uninstall": []
  914. },
  915. "background-jobs": [],
  916. "two-factor-providers": [],
  917. "commands": [],
  918. "groups": null,
  919. "active": true,
  920. "internal": false,
  921. "level": 100,
  922. "removable": true,
  923. "appconfig": {
  924. "enabled": "yes",
  925. "installed_version": "0.3.0",
  926. "types": "logging,dav"
  927. }
  928. },
  929. {
  930. "id": "files_trashbin",
  931. "name": "Deleted files",
  932. "description": "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to their ownCloud file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days. To prevent a user from running out of disk space, the ownCloud Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, ownCloud deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation.\n\n",
  933. "licence": "AGPL",
  934. "author": "Bjoern Schiessle",
  935. "default_enable": "",
  936. "version": "0.9.1",
  937. "types": [
  938. "filesystem"
  939. ],
  940. "use-migrations": "true",
  941. "namespace": "Files_Trashbin",
  942. "dependencies": {
  943. "owncloud": {
  944. "@attributes": {
  945. "min-version": "10.0.2.4",
  946. "max-version": "10.0"
  947. }
  948. }
  949. },
  950. "documentation": {
  951. "user": "https:\/\/doc.owncloud.org\/server\/10.0\/go.php?to=user-trashbin"
  952. },
  953. "background-jobs": {
  954. "job": "OCA\\Files_Trashbin\\BackgroundJob\\ExpireTrash"
  955. },
  956. "commands": [
  957. "OCA\\Files_Trashbin\\Command\\CleanUp",
  958. "OCA\\Files_Trashbin\\Command\\ExpireTrash"
  959. ],
  960. "info": [],
  961. "remote": [],
  962. "public": [],
  963. "repair-steps": {
  964. "install": [],
  965. "pre-migration": [],
  966. "post-migration": [],
  967. "live-migration": [],
  968. "uninstall": []
  969. },
  970. "two-factor-providers": [],
  971. "groups": null,
  972. "active": true,
  973. "internal": true,
  974. "level": 200,
  975. "removable": false,
  976. "preview": "\/owncloud\/apps\/files_trashbin\/img\/app.svg",
  977. "previewAsIcon": true,
  978. "appconfig": {
  979. "enabled": "yes",
  980. "installed_version": "0.9.1",
  981. "types": "filesystem"
  982. }
  983. },
  984. {
  985. "id": "external",
  986. "name": "External Sites",
  987. "description": "This application allows an admin to add a link in the ownCloud web interface Apps menu that points to an external website. By simply entering the URL and the name for the external site, icon appears. When this icon is clicked by a user, the external website appears in the ownCloud frame. For the user, this external site appears as if it is part of ownCloud but, in fact, this can be any external URL.\n\nNote that the External Site link must use the same type of encryption as provided by ownCloud. In other words, if ownCloud is hosted on HTTPS, the link in the external site must also be HTTPS. The same is also true for HTTP. More information is available in the External Sites documentation.",
  988. "licence": "AGPL",
  989. "author": "Frank Karlitschek",
  990. "dependencies": {
  991. "owncloud": {
  992. "@attributes": {
  993. "min-version": "10.0",
  994. "max-version": "10.0"
  995. }
  996. }
  997. },
  998. "version": "1.2",
  999. "info": [],
  1000. "remote": [],
  1001. "public": [],
  1002. "types": [],
  1003. "repair-steps": {
  1004. "install": [],
  1005. "pre-migration": [],
  1006. "post-migration": [],
  1007. "live-migration": [],
  1008. "uninstall": []
  1009. },
  1010. "background-jobs": [],
  1011. "two-factor-providers": [],
  1012. "commands": [],
  1013. "groups": null,
  1014. "active": false,
  1015. "internal": false,
  1016. "level": 100,
  1017. "removable": true,
  1018. "preview": "\/owncloud\/apps\/external\/img\/external.svg",
  1019. "previewAsIcon": true
  1020. },
  1021. {
  1022. "id": "files_videoplayer",
  1023. "name": "Video player",
  1024. "description": "A responsive video player using a skinned version of Video.js\n\nBased on this app: https:\/\/apps.owncloud.com\/content\/show.php\/Video+Js?content=159670\n\nVideo.js: http:\/\/videojs.com\/\n\nSkin: https:\/\/github.com\/cabin\/videojs-sublime-skin",
  1025. "version": "0.9.8",
  1026. "licence": "MIT",
  1027. "author": "Bj\u00f6rn Korella",
  1028. "default_enable": "",
  1029. "documentation": {
  1030. "user": "https:\/\/github.com\/owncloud\/files_videoplayer\/blob\/master\/README.md",
  1031. "admin": "https:\/\/github.com\/owncloud\/files_videoplayer\/blob\/master\/README.md",
  1032. "developer": "https:\/\/github.com\/owncloud\/files_videoplayer\/blob\/master\/README.md"
  1033. },
  1034. "website": "https:\/\/github.com\/owncloud\/files_videoplayer",
  1035. "bugs": "https:\/\/github.com\/owncloud\/files_videoplayer\/issues",
  1036. "repository": {
  1037. "@attributes": {
  1038. "type": "git"
  1039. },
  1040. "@value": "https:\/\/github.com\/owncloud\/files_videoplayer.git"
  1041. },
  1042. "dependencies": {
  1043. "owncloud": {
  1044. "@attributes": {
  1045. "min-version": "10.0",
  1046. "max-version": "10.0"
  1047. }
  1048. }
  1049. },
  1050. "info": [],
  1051. "remote": [],
  1052. "public": [],
  1053. "types": [],
  1054. "repair-steps": {
  1055. "install": [],
  1056. "pre-migration": [],
  1057. "post-migration": [],
  1058. "live-migration": [],
  1059. "uninstall": []
  1060. },
  1061. "background-jobs": [],
  1062. "two-factor-providers": [],
  1063. "commands": [],
  1064. "groups": null,
  1065. "active": true,
  1066. "internal": false,
  1067. "level": 100,
  1068. "removable": true,
  1069. "preview": "\/owncloud\/apps\/files_videoplayer\/img\/app.svg",
  1070. "previewAsIcon": true,
  1071. "appconfig": {
  1072. "enabled": "yes",
  1073. "installed_version": "0.9.8",
  1074. "types": ""
  1075. }
  1076. }
  1077. ],
  1078. "phpinfo": {
  1079. "apache2handler": {
  1080. "Apache Version": "Apache\/2.4.18 (Ubuntu)",
  1081. "Apache API Version": "20120211",
  1082. "Server Administrator": "webmaster@localhost",
  1083. "Hostname:Port": "pleasureuhc.eu:0",
  1084. "User\/Group": "www-data(33)\/33",
  1085. "Max Requests": "Per Child: 0 - Keep Alive: on - Max Per Connection: 100",
  1086. "Timeouts": "Connection: 300 - Keep-Alive: 5",
  1087. "Virtual Server": "Yes",
  1088. "Server Root": "\/etc\/apache2",
  1089. "Loaded Modules": "core mod_so mod_watchdog http_core mod_log_config mod_logio mod_version mod_unixd mod_access_compat mod_alias mod_auth_basic mod_authn_core mod_authn_file mod_authz_core mod_authz_host mod_authz_user mod_autoindex mod_deflate mod_dir mod_env mod_filter mod_headers mod_mime prefork mod_negotiation mod_php7 mod_ratelimit mod_rewrite mod_setenvif mod_socache_shmcb mod_speling mod_ssl mod_status",
  1090. "engine": "1",
  1091. "last_modified": "0",
  1092. "xbithack": "0"
  1093. },
  1094. "Apache Environment": {
  1095. "HTTPS": "on",
  1096. "SSL_TLS_SNI": "pleasureuhc.eu",
  1097. "HTTP_HOST": "pleasureuhc.eu",
  1098. "HTTP_USER_AGENT": "Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko\/20100101 Firefox\/60.0",
  1099. "HTTP_ACCEPT": "text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8",
  1100. "HTTP_ACCEPT_LANGUAGE": "de,en-US;q=0.7,en;q=0.3",
  1101. "HTTP_ACCEPT_ENCODING": "gzip, deflate, br",
  1102. "HTTP_CONNECTION": "keep-alive",
  1103. "HTTP_UPGRADE_INSECURE_REQUESTS": "1",
  1104. "SERVER_SIGNATURE": "<address>Apache\/2.4.18 (Ubuntu) Server at pleasureuhc.eu Port 443<\/address>",
  1105. "SERVER_SOFTWARE": "Apache\/2.4.18 (Ubuntu)",
  1106. "SERVER_NAME": "pleasureuhc.eu",
  1107. "SERVER_ADDR": "173.249.9.42",
  1108. "SERVER_PORT": "443",
  1109. "REMOTE_ADDR": "62.218.146.2",
  1110. "DOCUMENT_ROOT": "\/var\/www\/html",
  1111. "REQUEST_SCHEME": "https",
  1112. "CONTEXT_PREFIX": "no value",
  1113. "CONTEXT_DOCUMENT_ROOT": "\/var\/www\/html",
  1114. "SERVER_ADMIN": "webmaster@localhost",
  1115. "SCRIPT_FILENAME": "\/var\/www\/html\/owncloud\/index.php",
  1116. "REMOTE_PORT": "47444",
  1117. "GATEWAY_INTERFACE": "CGI\/1.1",
  1118. "SERVER_PROTOCOL": "HTTP\/1.1",
  1119. "REQUEST_METHOD": "GET",
  1120. "QUERY_STRING": "no value",
  1121. "REQUEST_URI": "\/owncloud\/index.php\/apps\/configreport\/report",
  1122. "SCRIPT_NAME": "\/owncloud\/index.php",
  1123. "PATH_INFO": "\/apps\/configreport\/report",
  1124. "PATH_TRANSLATED": "\/var\/www\/html\/apps\/configreport\/report"
  1125. },
  1126. "HTTP Headers Information": {
  1127. "HTTP Request": "GET \/owncloud\/index.php\/apps\/configreport\/report HTTP\/1.1",
  1128. "Host": "pleasureuhc.eu",
  1129. "User-Agent": "Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko\/20100101 Firefox\/60.0",
  1130. "Accept": "text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8",
  1131. "Accept-Language": "de,en-US;q=0.7,en;q=0.3",
  1132. "Accept-Encoding": "gzip, deflate, br",
  1133. "Connection": "keep-alive",
  1134. "Upgrade-Insecure-Requests": "1",
  1135. "Expires": "Thu, 19 Nov 1981 08:52:00 GMT",
  1136. "Cache-Control": "no-store, no-cache, must-revalidate",
  1137. "Pragma": "no-cache",
  1138. "Content-Security-Policy": "default-src self ; script-src self unsafe-eval ; style-src self unsafe-inline ; frame-src *; img-src * data: blob:; font-src self data:; media-src *; connect-src *",
  1139. "X-XSS-Protection": "1; mode=block",
  1140. "X-Content-Type-Options": "nosniff",
  1141. "X-Frame-Options": "SAMEORIGIN",
  1142. "X-Robots-Tag": "none",
  1143. "X-Download-Options": "noopen",
  1144. "X-Permitted-Cross-Domain-Policies": "none"
  1145. },
  1146. "apcu": {
  1147. "Version": "5.1.3",
  1148. "APCu Debugging": "Disabled",
  1149. "MMAP Support": "Enabled",
  1150. "MMAP File Mask": "no value",
  1151. "Serialization Support": "php",
  1152. "Build Date": "Apr 5 2016 02:16:47",
  1153. "apc.coredump_unmap": "Off",
  1154. "apc.enable_cli": "Off",
  1155. "apc.enabled": "On",
  1156. "apc.entries_hint": "4096",
  1157. "apc.gc_ttl": "3600",
  1158. "apc.mmap_file_mask": "no value",
  1159. "apc.preload_path": "no value",
  1160. "apc.serializer": "php",
  1161. "apc.shm_segments": "1",
  1162. "apc.shm_size": "32M",
  1163. "apc.slam_defense": "On",
  1164. "apc.smart": "0",
  1165. "apc.ttl": "0",
  1166. "apc.use_request_time": "On",
  1167. "apc.writable": "\/tmp"
  1168. },
  1169. "bz2": {
  1170. "BZip2 Support": "Enabled",
  1171. "Stream Wrapper support": "compress.bzip2:\/\/",
  1172. "Stream Filter support": "bzip2.decompress, bzip2.compress",
  1173. "BZip2 Version": "1.0.6, 6-Sept-2010"
  1174. },
  1175. "calendar": {
  1176. "Calendar support": "enabled"
  1177. },
  1178. "Core": {
  1179. "PHP Version": "7.0.30-0ubuntu0.16.04.1",
  1180. "allow_url_fopen": "On",
  1181. "allow_url_include": "Off",
  1182. "arg_separator.input": "&",
  1183. "arg_separator.output": "&",
  1184. "auto_append_file": "no value",
  1185. "auto_globals_jit": "On",
  1186. "auto_prepend_file": "no value",
  1187. "browscap": "no value",
  1188. "default_charset": "UTF-8",
  1189. "default_mimetype": "text\/html",
  1190. "disable_classes": "no value",
  1191. "disable_functions": "pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,",
  1192. "display_errors": "Off",
  1193. "display_startup_errors": "Off",
  1194. "doc_root": "no value",
  1195. "docref_ext": "no value",
  1196. "docref_root": "no value",
  1197. "enable_dl": "Off",
  1198. "enable_post_data_reading": "On",
  1199. "error_append_string": "no value",
  1200. "error_log": "no value",
  1201. "error_prepend_string": "no value",
  1202. "error_reporting": [
  1203. "32767",
  1204. "22527"
  1205. ],
  1206. "exit_on_timeout": "Off",
  1207. "expose_php": "Off",
  1208. "extension_dir": "\/usr\/lib\/php\/20151012",
  1209. "file_uploads": "On",
  1210. "highlight.comment": "#FF8000",
  1211. "highlight.default": "#0000BB",
  1212. "highlight.html": "#000000",
  1213. "highlight.keyword": "#007700",
  1214. "highlight.string": "#DD0000",
  1215. "html_errors": "On",
  1216. "ignore_repeated_errors": "Off",
  1217. "ignore_repeated_source": "Off",
  1218. "ignore_user_abort": "Off",
  1219. "implicit_flush": "Off",
  1220. "input_encoding": "no value",
  1221. "internal_encoding": "no value",
  1222. "log_errors": "On",
  1223. "log_errors_max_len": "1024",
  1224. "mail.add_x_header": "On",
  1225. "mail.force_extra_parameters": "no value",
  1226. "mail.log": "no value",
  1227. "max_execution_time": [
  1228. "3600",
  1229. "30"
  1230. ],
  1231. "max_file_uploads": "20",
  1232. "max_input_nesting_level": "64",
  1233. "max_input_time": "60",
  1234. "max_input_vars": "1000",
  1235. "memory_limit": "128M",
  1236. "open_basedir": "no value",
  1237. "output_buffering": "4096",
  1238. "output_encoding": "no value",
  1239. "output_handler": "no value",
  1240. "post_max_size": "250M",
  1241. "precision": "14",
  1242. "realpath_cache_size": "4096K",
  1243. "realpath_cache_ttl": "120",
  1244. "register_argc_argv": "Off",
  1245. "report_memleaks": "On",
  1246. "report_zend_debug": "On",
  1247. "request_order": "GP",
  1248. "sendmail_from": "no value",
  1249. "sendmail_path": "\/usr\/sbin\/sendmail -t -i ",
  1250. "serialize_precision": "17",
  1251. "short_open_tag": "Off",
  1252. "SMTP": "localhost",
  1253. "smtp_port": "25",
  1254. "sql.safe_mode": "Off",
  1255. "sys_temp_dir": "no value",
  1256. "track_errors": "Off",
  1257. "unserialize_callback_func": "no value",
  1258. "upload_max_filesize": "200M",
  1259. "upload_tmp_dir": "no value",
  1260. "user_dir": "no value",
  1261. "user_ini.cache_ttl": "300",
  1262. "user_ini.filename": ".user.ini",
  1263. "variables_order": "GPCS",
  1264. "xmlrpc_error_number": "0",
  1265. "xmlrpc_errors": "Off",
  1266. "zend.assertions": "-1",
  1267. "zend.detect_unicode": "On",
  1268. "zend.enable_gc": "On",
  1269. "zend.multibyte": "Off",
  1270. "zend.script_encoding": "no value"
  1271. },
  1272. "ctype": {
  1273. "ctype functions": "enabled"
  1274. },
  1275. "curl": {
  1276. "cURL support": "enabled",
  1277. "cURL Information": "7.47.0",
  1278. "Age": "3",
  1279. "Features": null,
  1280. "AsynchDNS": "Yes",
  1281. "CharConv": "No",
  1282. "Debug": "No",
  1283. "GSS-Negotiate": "No",
  1284. "IDN": "Yes",
  1285. "IPv6": "Yes",
  1286. "krb4": "No",
  1287. "Largefile": "Yes",
  1288. "libz": "Yes",
  1289. "NTLM": "Yes",
  1290. "NTLMWB": "Yes",
  1291. "SPNEGO": "Yes",
  1292. "SSL": "Yes",
  1293. "SSPI": "No",
  1294. "TLS-SRP": "Yes",
  1295. "HTTP2": "No",
  1296. "GSSAPI": "Yes",
  1297. "KERBEROS5": "Yes",
  1298. "UNIX_SOCKETS": "Yes",
  1299. "PSL": "No",
  1300. "Protocols": "dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtmp, rtsp, smb, smbs, smtp, smtps, telnet, tftp",
  1301. "Host": "x86_64-pc-linux-gnu",
  1302. "SSL Version": "OpenSSL\/1.0.2g",
  1303. "ZLib Version": "1.2.8"
  1304. },
  1305. "date": {
  1306. "date\/time support": "enabled",
  1307. "timelib version": "2016.02",
  1308. ""Olson" Timezone Database Version": "0.system",
  1309. "Timezone Database": "internal",
  1310. "Default timezone": "UTC",
  1311. "date.default_latitude": "31.7667",
  1312. "date.default_longitude": "35.2333",
  1313. "date.sunrise_zenith": "90.583333",
  1314. "date.sunset_zenith": "90.583333",
  1315. "date.timezone": "no value"
  1316. },
  1317. "dom": {
  1318. "DOM\/XML": "enabled",
  1319. "DOM\/XML API Version": "20031129",
  1320. "libxml Version": "2.9.3",
  1321. "HTML Support": "enabled",
  1322. "XPath Support": "enabled",
  1323. "XPointer Support": "enabled",
  1324. "Schema Support": "enabled",
  1325. "RelaxNG Support": "enabled"
  1326. },
  1327. "exif": {
  1328. "EXIF Support": "enabled",
  1329. "EXIF Version": "7.0.30-0ubuntu0.16.04.1",
  1330. "Supported EXIF Version": "0220",
  1331. "Supported filetypes": "JPEG,TIFF",
  1332. "exif.decode_jis_intel": "JIS",
  1333. "exif.decode_jis_motorola": "JIS",
  1334. "exif.decode_unicode_intel": "UCS-2LE",
  1335. "exif.decode_unicode_motorola": "UCS-2BE",
  1336. "exif.encode_jis": "no value",
  1337. "exif.encode_unicode": "ISO-8859-15"
  1338. },
  1339. "fileinfo": {
  1340. "fileinfo support": "enabled",
  1341. "version": "1.0.5",
  1342. "libmagic": "522"
  1343. },
  1344. "filter": {
  1345. "Input Validation and Filtering": "enabled",
  1346. "Revision": "$Id: 28fcca4bfda9c9907588a64d245b49cb398249d8 $",
  1347. "filter.default": "unsafe_raw",
  1348. "filter.default_flags": "no value"
  1349. },
  1350. "ftp": {
  1351. "FTP support": "enabled",
  1352. "FTPS support": "enabled"
  1353. },
  1354. "gd": {
  1355. "GD Support": "enabled",
  1356. "GD headers Version": "2.1.1",
  1357. "GD library Version": "2.1.1",
  1358. "FreeType Support": "enabled",
  1359. "FreeType Linkage": "with freetype",
  1360. "FreeType Version": "2.6.1",
  1361. "GIF Read Support": "enabled",
  1362. "GIF Create Support": "enabled",
  1363. "JPEG Support": "enabled",
  1364. "libJPEG Version": "8",
  1365. "PNG Support": "enabled",
  1366. "libPNG Version": "1.2.54",
  1367. "WBMP Support": "enabled",
  1368. "XPM Support": "enabled",
  1369. "libXpm Version": "30411",
  1370. "XBM Support": "enabled",
  1371. "WebP Support": "enabled",
  1372. "gd.jpeg_ignore_warning": [
  1373. "1",
  1374. "0"
  1375. ]
  1376. },
  1377. "gettext": {
  1378. "GetText Support": "enabled"
  1379. },
  1380. "hash": {
  1381. "hash support": "enabled",
  1382. "Hashing Engines": "md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost gost-crypto adler32 crc32 crc32b fnv132 fnv1a32 fnv164 fnv1a64 joaat 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",
  1383. "MHASH support": "Enabled",
  1384. "MHASH API Version": "Emulated Support"
  1385. },
  1386. "iconv": {
  1387. "iconv support": "enabled",
  1388. "iconv implementation": "glibc",
  1389. "iconv library version": "2.23",
  1390. "iconv.input_encoding": "no value",
  1391. "iconv.internal_encoding": "no value",
  1392. "iconv.output_encoding": "no value"
  1393. },
  1394. "igbinary": {
  1395. "igbinary support": "enabled",
  1396. "igbinary version": "1.2.2-dev",
  1397. "igbinary APC serializer ABI": "no",
  1398. "igbinary session support": "no",
  1399. "igbinary.compact_strings": "On"
  1400. },
  1401. "imagick": {
  1402. "imagick module version": "3.4.0RC6",
  1403. "imagick classes": "Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator, ImagickKernel",
  1404. "Imagick compiled with ImageMagick version": "ImageMagick 6.8.9-9 Q16 x86_64 2016-03-14 http:\/\/www.imagemagick.org",
  1405. "Imagick using ImageMagick library version": "ImageMagick 6.8.9-9 Q16 x86_64 2017-07-31 http:\/\/www.imagemagick.org",
  1406. "ImageMagick copyright": "Copyright (C) 1999-2014 ImageMagick Studio LLC",
  1407. "ImageMagick release date": "2017-07-31",
  1408. "ImageMagick number of supported formats:": "205",
  1409. "ImageMagick supported formats": "3FR, AAI, AI, ART, ARW, AVI, AVS, BGR, BGRA, BIE, BMP, BMP2, BMP3, BRF, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CRW, CUR, CUT, DCM, DCR, DCX, DDS, DFONT, DNG, DPX, DXT1, DXT5, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, FAX, FITS, FRACTAL, FTS, G3, GIF, GIF87, GRADIENT, GRAY, GROUP4, HALD, HDR, HISTOGRAM, HRZ, HTM, HTML, ICB, ICO, ICON, INFO, INLINE, IPL, ISOBRL, JBG, JBIG, JNG, JNX, JPEG, JPG, JSON, K25, KDC, LABEL, M2V, M4V, MAC, MAP, MASK, MAT, MATTE, MEF, MIFF, MNG, MONO, MOV, MP4, MPC, MPEG, MPG, MRW, MSL, MTV, MVG, NEF, NRW, NULL, ORF, OTB, OTF, PAL, PALM, PAM, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PES, PFA, PFB, PFM, PGM, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG00, PNG24, PNG32, PNG48, PNG64, PNG8, PNM, PPM, PREVIEW, PS, PS2, PS3, PSB, PSD, PTIF, PWP, RADIAL-GRADIENT, RAF, RAS, RAW, RGB, RGBA, RGBO, RGF, RLA, RLE, RMF, RW2, SCR, SCT, SFW, SGI, SHTML, SIX, SIXEL, SPARSE-COLOR, SR2, SRF, STEGANO, SUN, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TTC, TTF, TXT, UBRL, UIL, UYVY, VDA, VICAR, VID, VIFF, VIPS, VST, WBMP, WMV, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, YCbCr, YCbCrA, YUV",
  1410. "imagick.locale_fix": "0",
  1411. "imagick.progress_monitor": "0",
  1412. "imagick.skip_version_check": "0"
  1413. },
  1414. "intl": {
  1415. "version": "1.1.0",
  1416. "ICU version": "55.1",
  1417. "ICU Data version": "55.1",
  1418. "intl.default_locale": "no value",
  1419. "intl.error_level": "0",
  1420. "intl.use_exceptions": "0"
  1421. },
  1422. "json": {
  1423. "json support": "enabled",
  1424. "json version": "1.4.0"
  1425. },
  1426. "libxml": {
  1427. "libXML support": "active",
  1428. "libXML Compiled Version": "2.9.3",
  1429. "libXML Loaded Version": "20903",
  1430. "libXML streams": "enabled"
  1431. },
  1432. "mbstring": {
  1433. "Multibyte Support": "enabled",
  1434. "Multibyte string engine": "libmbfl",
  1435. "HTTP input encoding translation": "disabled",
  1436. "libmbfl version": "1.3.2",
  1437. "oniguruma version": "5.9.6",
  1438. "Multibyte (japanese) regex support": "enabled",
  1439. "Multibyte regex (oniguruma) backtrack check": "On",
  1440. "Multibyte regex (oniguruma) version": "5.9.6",
  1441. "mbstring.detect_order": "no value",
  1442. "mbstring.encoding_translation": "Off",
  1443. "mbstring.func_overload": "0",
  1444. "mbstring.http_input": "no value",
  1445. "mbstring.http_output": "no value",
  1446. "mbstring.http_output_conv_mimetypes": "^(text\/|application\/xhtml\\+xml)",
  1447. "mbstring.internal_encoding": "no value",
  1448. "mbstring.language": "neutral",
  1449. "mbstring.strict_detection": "Off",
  1450. "mbstring.substitute_character": "no value"
  1451. },
  1452. "mcrypt": {
  1453. "Version": "2.5.8",
  1454. "Api No": "20021217",
  1455. "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",
  1456. "Supported modes": "cbc cfb ctr ecb ncfb nofb ofb stream",
  1457. "mcrypt.algorithms_dir": "no value",
  1458. "mcrypt.modes_dir": "no value"
  1459. },
  1460. "mysqli": {
  1461. "Client API library version": "mysqlnd 5.0.12-dev - 20150407 - $Id: b5c5906d452ec590732a93b051f3827e02749b83 $",
  1462. "Active Persistent Links": "0",
  1463. "Inactive Persistent Links": "0",
  1464. "Active Links": "0",
  1465. "mysqli.allow_local_infile": "On",
  1466. "mysqli.allow_persistent": "On",
  1467. "mysqli.default_host": "no value",
  1468. "mysqli.default_port": "3306",
  1469. "mysqli.default_pw": "no value",
  1470. "mysqli.default_socket": "no value",
  1471. "mysqli.default_user": "no value",
  1472. "mysqli.max_links": "Unlimited",
  1473. "mysqli.max_persistent": "Unlimited",
  1474. "mysqli.reconnect": "Off",
  1475. "mysqli.rollback_on_cached_plink": "Off"
  1476. },
  1477. "mysqlnd": {
  1478. "Version": "mysqlnd 5.0.12-dev - 20150407 - $Id: b5c5906d452ec590732a93b051f3827e02749b83 $",
  1479. "Compression": "supported",
  1480. "core SSL": "supported",
  1481. "extended SSL": "supported",
  1482. "Command buffer size": "4096",
  1483. "Read buffer size": "32768",
  1484. "Read timeout": "31536000",
  1485. "Collecting statistics": "Yes",
  1486. "Collecting memory statistics": "No",
  1487. "Tracing": "n\/a",
  1488. "Loaded plugins": "mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_sha256_password",
  1489. "API Extensions": "mysqli,pdo_mysql",
  1490. "bytes_sent": "54828",
  1491. "bytes_received": "229992",
  1492. "packets_sent": "690",
  1493. "packets_received": "4426",
  1494. "protocol_overhead_in": "17704",
  1495. "protocol_overhead_out": "2760",
  1496. "bytes_received_ok_packet": "0",
  1497. "bytes_received_eof_packet": "0",
  1498. "bytes_received_rset_header_packet": "2457",
  1499. "bytes_received_rset_field_meta_packet": "0",
  1500. "bytes_received_rset_row_packet": "2601",
  1501. "bytes_received_prepare_response_packet": "155398",
  1502. "bytes_received_change_user_packet": "66899",
  1503. "packets_sent_command": "333",
  1504. "packets_received_ok": "0",
  1505. "packets_received_eof": "0",
  1506. "packets_received_rset_header": "273",
  1507. "packets_received_rset_field_meta": "0",
  1508. "packets_received_rset_row": "322",
  1509. "packets_received_prepare_response": "2180",
  1510. "packets_received_change_user": "1627",
  1511. "result_set_queries": "273",
  1512. "non_result_set_queries": "49",
  1513. "no_index_used": "15",
  1514. "bad_index_used": "0",
  1515. "slow_queries": "0",
  1516. "buffered_sets": "273",
  1517. "unbuffered_sets": "0",
  1518. "ps_buffered_sets": "0",
  1519. "ps_unbuffered_sets": "0",
  1520. "flushed_normal_sets": "0",
  1521. "flushed_ps_sets": "0",
  1522. "ps_prepared_never_executed": "0",
  1523. "ps_prepared_once_executed": "0",
  1524. "rows_fetched_from_server_normal": "1354",
  1525. "rows_fetched_from_server_ps": "0",
  1526. "rows_buffered_from_client_normal": "1354",
  1527. "rows_buffered_from_client_ps": "0",
  1528. "rows_fetched_from_client_normal_buffered": "1354",
  1529. "rows_fetched_from_client_normal_unbuffered": "0",
  1530. "rows_fetched_from_client_ps_buffered": "0",
  1531. "rows_fetched_from_client_ps_unbuffered": "0",
  1532. "rows_fetched_from_client_ps_cursor": "0",
  1533. "rows_affected_normal": "2",
  1534. "rows_affected_ps": "0",
  1535. "rows_skipped_normal": "1354",
  1536. "rows_skipped_ps": "0",
  1537. "copy_on_write_saved": "0",
  1538. "copy_on_write_performed": "0",
  1539. "command_buffer_too_small": "0",
  1540. "connect_success": "12",
  1541. "connect_failure": "0",
  1542. "connection_reused": "0",
  1543. "reconnect": "0",
  1544. "pconnect_success": "0",
  1545. "active_connections": "18446744073709551606",
  1546. "active_persistent_connections": "0",
  1547. "explicit_close": "11",
  1548. "implicit_close": "0",
  1549. "disconnect_close": "0",
  1550. "in_middle_of_command_close": "0",
  1551. "explicit_free_result": "273",
  1552. "implicit_free_result": "0",
  1553. "explicit_stmt_close": "0",
  1554. "implicit_stmt_close": "0",
  1555. "mem_emalloc_count": "0",
  1556. "mem_emalloc_amount": "0",
  1557. "mem_ecalloc_count": "0",
  1558. "mem_ecalloc_amount": "0",
  1559. "mem_erealloc_count": "0",
  1560. "mem_erealloc_amount": "0",
  1561. "mem_efree_count": "0",
  1562. "mem_efree_amount": "0",
  1563. "mem_malloc_count": "0",
  1564. "mem_malloc_amount": "0",
  1565. "mem_calloc_count": "0",
  1566. "mem_calloc_amount": "0",
  1567. "mem_realloc_count": "0",
  1568. "mem_realloc_amount": "0",
  1569. "mem_free_count": "0",
  1570. "mem_free_amount": "0",
  1571. "mem_estrndup_count": "0",
  1572. "mem_strndup_count": "0",
  1573. "mem_estndup_count": "0",
  1574. "mem_strdup_count": "0",
  1575. "proto_text_fetched_null": "0",
  1576. "proto_text_fetched_bit": "0",
  1577. "proto_text_fetched_tinyint": "0",
  1578. "proto_text_fetched_short": "59",
  1579. "proto_text_fetched_int24": "0",
  1580. "proto_text_fetched_int": "734",
  1581. "proto_text_fetched_bigint": "510",
  1582. "proto_text_fetched_decimal": "0",
  1583. "proto_text_fetched_float": "0",
  1584. "proto_text_fetched_double": "0",
  1585. "proto_text_fetched_date": "0",
  1586. "proto_text_fetched_year": "0",
  1587. "proto_text_fetched_time": "0",
  1588. "proto_text_fetched_datetime": "0",
  1589. "proto_text_fetched_timestamp": "0",
  1590. "proto_text_fetched_string": "2826",
  1591. "proto_text_fetched_blob": "0",
  1592. "proto_text_fetched_enum": "1116",
  1593. "proto_text_fetched_set": "0",
  1594. "proto_text_fetched_geometry": "0",
  1595. "proto_text_fetched_other": "0",
  1596. "proto_binary_fetched_null": "0",
  1597. "proto_binary_fetched_bit": "0",
  1598. "proto_binary_fetched_tinyint": "0",
  1599. "proto_binary_fetched_short": "0",
  1600. "proto_binary_fetched_int24": "0",
  1601. "proto_binary_fetched_int": "0",
  1602. "proto_binary_fetched_bigint": "0",
  1603. "proto_binary_fetched_decimal": "0",
  1604. "proto_binary_fetched_float": "0",
  1605. "proto_binary_fetched_double": "0",
  1606. "proto_binary_fetched_date": "0",
  1607. "proto_binary_fetched_year": "0",
  1608. "proto_binary_fetched_time": "0",
  1609. "proto_binary_fetched_datetime": "0",
  1610. "proto_binary_fetched_timestamp": "0",
  1611. "proto_binary_fetched_string": "0",
  1612. "proto_binary_fetched_json": "0",
  1613. "proto_binary_fetched_blob": "0",
  1614. "proto_binary_fetched_enum": "0",
  1615. "proto_binary_fetched_set": "0",
  1616. "proto_binary_fetched_geometry": "0",
  1617. "proto_binary_fetched_other": "0",
  1618. "init_command_executed_count": "0",
  1619. "init_command_failed_count": "0",
  1620. "com_quit": "11",
  1621. "com_init_db": "0",
  1622. "com_query": "322",
  1623. "com_field_list": "0",
  1624. "com_create_db": "0",
  1625. "com_drop_db": "0",
  1626. "com_refresh": "0",
  1627. "com_shutdown": "0",
  1628. "com_statistics": "0",
  1629. "com_process_info": "0",
  1630. "com_connect": "0",
  1631. "com_process_kill": "0",
  1632. "com_debug": "0",
  1633. "com_ping": "0",
  1634. "com_time": "0",
  1635. "com_delayed_insert": "0",
  1636. "com_change_user": "0",
  1637. "com_binlog_dump": "0",
  1638. "com_table_dump": "0",
  1639. "com_connect_out": "0",
  1640. "com_register_slave": "0",
  1641. "com_stmt_prepare": "0",
  1642. "com_stmt_execute": "0",
  1643. "com_stmt_send_long_data": "0",
  1644. "com_stmt_close": "0",
  1645. "com_stmt_reset": "0",
  1646. "com_stmt_set_option": "0",
  1647. "com_stmt_fetch": "0",
  1648. "com_deamon": "0",
  1649. "bytes_received_real_data_normal": "55129",
  1650. "bytes_received_real_data_ps": "0"
  1651. },
  1652. "openssl": {
  1653. "OpenSSL support": "enabled",
  1654. "OpenSSL Library Version": "OpenSSL 1.0.2g 1 Mar 2016",
  1655. "OpenSSL Header Version": "OpenSSL 1.0.2g 1 Mar 2016",
  1656. "Openssl default config": "\/usr\/lib\/ssl\/openssl.cnf",
  1657. "openssl.cafile": "no value",
  1658. "openssl.capath": "no value"
  1659. },
  1660. "pcre": {
  1661. "PCRE (Perl Compatible Regular Expressions) Support": "enabled",
  1662. "PCRE Library Version": "8.38 2015-11-23",
  1663. "PCRE JIT Support": "enabled",
  1664. "pcre.backtrack_limit": "1000000",
  1665. "pcre.jit": "1",
  1666. "pcre.recursion_limit": "100000"
  1667. },
  1668. "PDO": {
  1669. "PDO drivers": "mysql"
  1670. },
  1671. "pdo_mysql": {
  1672. "Client API version": "mysqlnd 5.0.12-dev - 20150407 - $Id: b5c5906d452ec590732a93b051f3827e02749b83 $",
  1673. "pdo_mysql.default_socket": "\/var\/run\/mysqld\/mysqld.sock"
  1674. },
  1675. "Phar": {
  1676. "Phar EXT version": "2.0.2",
  1677. "Phar API version": "1.1.1",
  1678. "SVN revision": "$Id: 9d91fd26ae99260111b934cc25174387d4bd7059 $",
  1679. "Phar-based phar archives": "enabled",
  1680. "Tar-based phar archives": "enabled",
  1681. "ZIP-based phar archives": "enabled",
  1682. "gzip compression": "enabled",
  1683. "bzip2 compression": "enabled",
  1684. "Native OpenSSL support": "enabled",
  1685. "Phar based on pear\/PHP_Archive, original concept by Davey Shafik.Phar fully realized by Gregory Beaver and Marcus Boerger.Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.": null,
  1686. "phar.cache_list": "no value",
  1687. "phar.readonly": "On",
  1688. "phar.require_hash": "On"
  1689. },
  1690. "posix": {
  1691. "Revision": "$Id: b691ca925e7a085e6929579c4eba8fed0732e0ef $"
  1692. },
  1693. "readline": {
  1694. "Readline library": "EditLine wrapper",
  1695. "cli.pager": "no value",
  1696. "cli.prompt": "\\b \\> "
  1697. },
  1698. "redis": {
  1699. "Redis Version": "2.2.8-devphp7"
  1700. },
  1701. "Reflection": {
  1702. "Version": "$Id: e5303663dcb329e17818853ff223e5ee01481f2c $"
  1703. },
  1704. "session": {
  1705. "Session Support": "enabled",
  1706. "Registered save handlers": "files user redis rediscluster redis rediscluster",
  1707. "Registered serializer handlers": "php_serialize php php_binary wddx",
  1708. "session.auto_start": "Off",
  1709. "session.cache_expire": "180",
  1710. "session.cache_limiter": "nocache",
  1711. "session.cookie_domain": "no value",
  1712. "session.cookie_httponly": [
  1713. "On",
  1714. "Off"
  1715. ],
  1716. "session.cookie_lifetime": "0",
  1717. "session.cookie_path": [
  1718. "\/owncloud",
  1719. "\/"
  1720. ],
  1721. "session.cookie_secure": [
  1722. "On",
  1723. "Off"
  1724. ],
  1725. "session.entropy_file": "\/dev\/urandom",
  1726. "session.entropy_length": "32",
  1727. "session.gc_divisor": "1000",
  1728. "session.gc_maxlifetime": "1440",
  1729. "session.gc_probability": "0",
  1730. "session.hash_bits_per_character": "5",
  1731. "session.hash_function": "0",
  1732. "session.lazy_write": "On",
  1733. "session.name": [
  1734. "ocembndv43d1",
  1735. "PHPSESSID"
  1736. ],
  1737. "session.referer_check": "no value",
  1738. "session.save_handler": "files",
  1739. "session.save_path": "\/var\/lib\/php\/sessions",
  1740. "session.serialize_handler": "php",
  1741. "session.upload_progress.cleanup": "On",
  1742. "session.upload_progress.enabled": "On",
  1743. "session.upload_progress.freq": "1%",
  1744. "session.upload_progress.min_freq": "1",
  1745. "session.upload_progress.name": "PHP_SESSION_UPLOAD_PROGRESS",
  1746. "session.upload_progress.prefix": "upload_progress_",
  1747. "session.use_cookies": "On",
  1748. "session.use_only_cookies": "On",
  1749. "session.use_strict_mode": "Off",
  1750. "session.use_trans_sid": "0"
  1751. },
  1752. "shmop": {
  1753. "shmop support": "enabled"
  1754. },
  1755. "SimpleXML": {
  1756. "Revision": "$Id: 0637e06af859ca1d0dea9c2f1530e51b98f1970e $",
  1757. "Schema support": "enabled"
  1758. },
  1759. "sockets": {
  1760. "Sockets Support": "enabled"
  1761. },
  1762. "SPL": {
  1763. "Interfaces": "Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject",
  1764. "Classes": "AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException"
  1765. },
  1766. "standard": {
  1767. "Dynamic Library Support": "enabled",
  1768. "Path to sendmail": "\/usr\/sbin\/sendmail -t -i",
  1769. "assert.active": "1",
  1770. "assert.bail": "0",
  1771. "assert.callback": "no value",
  1772. "assert.exception": "0",
  1773. "assert.quiet_eval": "0",
  1774. "assert.warning": "1",
  1775. "auto_detect_line_endings": "0",
  1776. "default_socket_timeout": "60",
  1777. "from": "no value",
  1778. "url_rewriter.tags": "a=href,area=href,frame=src,input=src,form=fakeentry",
  1779. "user_agent": "no value"
  1780. },
  1781. "sysvmsg": {
  1782. "sysvmsg support": "enabled",
  1783. "Revision": "$Id: dfb999763f95bfe9609fae60b4e07a492888ec7c $"
  1784. },
  1785. "sysvsem": {
  1786. "Version": "7.0.30-0ubuntu0.16.04.1"
  1787. },
  1788. "sysvshm": {
  1789. "Version": "7.0.30-0ubuntu0.16.04.1"
  1790. },
  1791. "tokenizer": {
  1792. "Tokenizer Support": "enabled"
  1793. },
  1794. "wddx": {
  1795. "WDDX Session Serializer": "enabled"
  1796. },
  1797. "xml": {
  1798. "XML Support": "active",
  1799. "XML Namespace Support": "active",
  1800. "libxml2 Version": "2.9.3"
  1801. },
  1802. "xmlreader": {
  1803. "XMLReader": "enabled"
  1804. },
  1805. "xmlwriter": {
  1806. "XMLWriter": "enabled"
  1807. },
  1808. "xsl": {
  1809. "XSL": "enabled",
  1810. "libxslt Version": "1.1.28",
  1811. "libxslt compiled against libxml Version": "2.9.3",
  1812. "EXSLT": "enabled",
  1813. "libexslt Version": "1.1.28"
  1814. },
  1815. "Zend OPcache": {
  1816. "Opcode Caching": "Up and Running",
  1817. "Optimization": "Enabled",
  1818. "SHM Cache": "Enabled",
  1819. "File Cache": "Disabled",
  1820. "Startup": "OK",
  1821. "Shared memory model": "mmap",
  1822. "Cache hits": "61391",
  1823. "Cache misses": "988",
  1824. "Used memory": "27083424",
  1825. "Free memory": "40025440",
  1826. "Wasted memory": "0",
  1827. "Interned Strings Used memory": "3056936",
  1828. "Interned Strings Free memory": "1137368",
  1829. "Cached scripts": "988",
  1830. "Cached keys": "1797",
  1831. "Max keys": "3907",
  1832. "OOM restarts": "0",
  1833. "Hash keys restarts": "0",
  1834. "Manual restarts": "0",
  1835. "opcache.blacklist_filename": "no value",
  1836. "opcache.consistency_checks": "0",
  1837. "opcache.dups_fix": "Off",
  1838. "opcache.enable": "On",
  1839. "opcache.enable_cli": "Off",
  1840. "opcache.enable_file_override": "Off",
  1841. "opcache.error_log": "no value",
  1842. "opcache.fast_shutdown": "0",
  1843. "opcache.file_cache": "no value",
  1844. "opcache.file_cache_consistency_checks": "1",
  1845. "opcache.file_cache_only": "0",
  1846. "opcache.file_update_protection": "2",
  1847. "opcache.force_restart_timeout": "180",
  1848. "opcache.huge_code_pages": "Off",
  1849. "opcache.inherited_hack": "On",
  1850. "opcache.interned_strings_buffer": "4",
  1851. "opcache.lockfile_path": "\/tmp",
  1852. "opcache.log_verbosity_level": "1",
  1853. "opcache.max_accelerated_files": "2000",
  1854. "opcache.max_file_size": "0",
  1855. "opcache.max_wasted_percentage": "5",
  1856. "opcache.memory_consumption": "64",
  1857. "opcache.optimization_level": "0x7FFFBFFF",
  1858. "opcache.preferred_memory_model": "no value",
  1859. "opcache.protect_memory": "0",
  1860. "opcache.restrict_api": "no value",
  1861. "opcache.revalidate_freq": "2",
  1862. "opcache.revalidate_path": "Off",
  1863. "opcache.save_comments": "1",
  1864. "opcache.use_cwd": "On",
  1865. "opcache.validate_permission": "Off",
  1866. "opcache.validate_root": "Off",
  1867. "opcache.validate_timestamps": "On"
  1868. },
  1869. "zip": {
  1870. "Zip": "enabled",
  1871. "Zip version": "1.13.5",
  1872. "Libzip version": "1.0.1"
  1873. },
  1874. "zlib": {
  1875. "Stream Wrapper": "compress.zlib:\/\/",
  1876. "Stream Filter": "zlib.inflate, zlib.deflate",
  1877. "Compiled Version": "1.2.8",
  1878. "Linked Version": "1.2.8",
  1879. "zlib.output_compression": "Off",
  1880. "zlib.output_compression_level": "-1",
  1881. "zlib.output_handler": "no value"
  1882. },
  1883. "Environment": {
  1884. "APACHE_RUN_DIR": "\/var\/run\/apache2",
  1885. "APACHE_PID_FILE": "\/var\/run\/apache2\/apache2.pid",
  1886. "APACHE_LOCK_DIR": "\/var\/lock\/apache2",
  1887. "LANG": "C",
  1888. "APACHE_RUN_USER": "www-data",
  1889. "APACHE_RUN_GROUP": "www-data",
  1890. "APACHE_LOG_DIR": "\/var\/log\/apache2",
  1891. "PWD": "\/"
  1892. }
  1893. }
  1894. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement