Make WordPress Core

Ticket #56410: siteinfo.txt

File siteinfo.txt, 3.3 KB (added by marcanor, 3 years ago)
Line 
1`
2### wp-core ###
3
4version: 6.0.1
5site_language: en_US
6user_language: en_US
7permalink: /%postname%/
8https_status: false
9user_registration: 0
10default_comment_status: open
11multisite: false
12user_count: 1
13dotorg_communication: true
14
15### wp-paths-sizes ###
16
17wordpress_path: C:\Users\xxxxxxx\Local Sites\test51\app\public
18wordpress_size: 47.21 MB (49500974 bytes)
19uploads_path: C:\Users\xxxxxx\Local Sites\test51\app\public/wp-content/uploads
20uploads_size: 0.00 B (0 bytes)
21themes_path: C:\Users\xxxxx\Local Sites\test51\app\public/wp-content/themes
22themes_size: 11.53 MB (12089471 bytes)
23plugins_path: C:\Users\xxxxx\Local Sites\test51\app\public/wp-content/plugins
24plugins_size: 28.00 B (28 bytes)
25database_size: 2.13 MB (2228224 bytes)
26total_size: 60.86 MB (63818697 bytes)
27
28### wp-active-theme ###
29
30name: Twenty Twenty-Two (twentytwentytwo)
31version: 1.2
32author: the WordPress team
33author_website: https://wordpress.org/
34parent_theme: none
35theme_features: core-block-patterns, post-thumbnails, responsive-embeds, editor-styles, html5, automatic-feed-links, block-templates, widgets-block-editor, wp-block-styles, editor-style
36theme_path: C:\Users\rafaelm\Local Sites\test51\app\public/wp-content/themes/twentytwentytwo
37
38### wp-themes-inactive (2) ###
39
40Twenty Twenty: version: 2.0, author: the WordPress team
41Twenty Twenty-One: version: 1.6, author: the WordPress team
42
43### wp-plugins-active (1) ###
44
45Health Check & Troubleshooting: version: 1.4.5, author: The WordPress.org community
46
47### wp-media ###
48
49image_editor: WP_Image_Editor_Imagick
50imagick_module_version: 1799
51imagemagick_version: ImageMagick 7.0.7-11 Q16 x64 2017-11-23 http://www.imagemagick.org
52imagick_limits:
53        imagick::RESOURCETYPE_AREA: 16 GB
54        imagick::RESOURCETYPE_DISK: 1.844674407371E+19
55        imagick::RESOURCETYPE_FILE: 1536
56        imagick::RESOURCETYPE_MAP: 16 GB
57        imagick::RESOURCETYPE_MEMORY: 8 GB
58        imagick::RESOURCETYPE_THREAD: 8
59gd_version: bundled (2.1.0 compatible)
60ghostscript_version: not available
61
62### wp-server ###
63
64server_architecture: Windows NT 10.0 AMD64
65httpd_software: nginx/1.16.0
66php_version: 7.4.1 64bit
67php_sapi: cgi-fcgi
68max_input_variables: 4000
69time_limit: 1200
70memory_limit: 256M
71max_input_time: 600
72upload_max_size: 300M
73php_post_max_size: 1000M
74curl_version: 7.67.0 OpenSSL/1.1.1d
75suhosin: false
76imagick_availability: true
77server-headers:
78        server: nginx/1.16.0
79        date: Sat, 20 Aug 2022 17:38:45 GMT
80        content-type: text/html; charset=UTF-8
81        vary: Array
82        x-powered-by: PHP/7.4.1
83        expires: Wed, 11 Jan 1984 05:00:00 GMT
84        cache-control: no-cache, must-revalidate, max-age=0
85        link: <http://test51.local/wp-json/>; rel="https://api.w.org/"
86        content-encoding: gzip
87
88### wp-database ###
89
90extension: mysqli
91server_version: 8.0.16
92client_version: mysqlnd 7.4.1
93
94### wp-constants ###
95
96WP_HOME: undefined
97WP_SITEURL: undefined
98WP_CONTENT_DIR: C:\Users\xxxxxxx\Local Sites\test51\app\public/wp-content
99WP_PLUGIN_DIR: C:\Users\xxxxxx\Local Sites\test51\app\public/wp-content/plugins
100WP_MAX_MEMORY_LIMIT: 256M
101WP_DEBUG: false
102WP_DEBUG_DISPLAY: true
103WP_DEBUG_LOG: false
104SCRIPT_DEBUG: false
105WP_CACHE: false
106CONCATENATE_SCRIPTS: undefined
107COMPRESS_SCRIPTS: undefined
108COMPRESS_CSS: undefined
109WP_LOCAL_DEV: undefined
110
111### wp-filesystem ###
112
113wordpress: writable
114wp-content: writable
115uploads: writable
116plugins: writable
117themes: writable
118
119`