Make WordPress Core

Ticket #1938: test dump permalink - not working.txt

File test dump permalink - not working.txt, 14.2 KB (added by billimek, 20 years ago)

output of dump_env plugin

Line 
1HOME: http://billimek.com/test
2SITEURL: http://billimek.com/test
3PERMA STRUCTURE: /%year%/%monthnum%/%day%/%postname%/
4PATH INFO: /test/index.php
5REQUEST_URI: /test/
6QUERY_STRING:
7SCRIPT_NAME: /test/index.php
8SCRIPT_FILENAME: /kunden/homepages/14/d89824769/htdocs/html/test/index.php
9PHP_SELF: /test/index.php
10ERROR:
11FILE: /homepages/14/d89824769/htdocs/html/test/wp-content/plugins/dump_env.php
12WP Query String: error=404
13WP_Query Query String: error=404
14
15wp_rewrite Object
16(
17    [permalink_structure] => /%year%/%monthnum%/%day%/%postname%/
18    [category_base] =>
19    [author_base] => author
20    [search_base] => search
21    [comments_base] => comments
22    [feed_base] => feed
23    [comments_feed_structure] =>
24    [front] => /
25    [root] =>
26    [index] => index.php
27    [matches] => matches
28    [rules] => Array
29        (
30            [(about)/trackback/?$] => index.php?pagename=$matches[1]&tb=1
31            [(about)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?pagename=$matches[1]&feed=$matches[2]
32            [(about)/(feed|rdf|rss|rss2|atom)/?$] => index.php?pagename=$matches[1]&feed=$matches[2]
33            [(about)/page/?([0-9]{1,})/?$] => index.php?pagename=$matches[1]&paged=$matches[2]
34            [(about)(/[0-9]+)?/?$] => index.php?pagename=$matches[1]&page=$matches[2]
35            [about/([^/]+)/?$] => index.php?attachment=$matches[1]
36            [about/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
37            [about/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
38            [about/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
39            [about/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
40            [about/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
41            [about/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
42            [about/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
43            [feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]
44            [(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]
45            [page/?([0-9]{1,})/?$] => index.php?&paged=$matches[1]
46            [comments/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]&withcomments=1
47            [comments/(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]&withcomments=1
48            [comments/page/?([0-9]{1,})/?$] => index.php?&paged=$matches[1]
49            [search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?s=$matches[1]&feed=$matches[2]
50            [search/(.+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?s=$matches[1]&feed=$matches[2]
51            [search/(.+)/page/?([0-9]{1,})/?$] => index.php?s=$matches[1]&paged=$matches[2]
52            [search/(.+)/?$] => index.php?s=$matches[1]
53            [category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
54            [category/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
55            [category/(.+?)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
56            [category/(.+?)/?$] => index.php?category_name=$matches[1]
57            [author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?author_name=$matches[1]&feed=$matches[2]
58            [author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?author_name=$matches[1]&feed=$matches[2]
59            [author/([^/]+)/page/?([0-9]{1,})/?$] => index.php?author_name=$matches[1]&paged=$matches[2]
60            [author/([^/]+)/?$] => index.php?author_name=$matches[1]
61            [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]
62            [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]
63            [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]
64            [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]
65            [([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]
66            [([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]
67            [([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]
68            [([0-9]{4})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]
69            [([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]
70            [([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]
71            [([0-9]{4})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&paged=$matches[2]
72            [([0-9]{4})/?$] => index.php?year=$matches[1]
73            [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1
74            [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]
75            [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]
76            [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]
77            [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(/[0-9]+)?/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]
78            [[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
79            [[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
80            [[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
81            [[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
82            [[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
83            [[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
84            [[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
85            [[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
86        )
87
88    [use_verbose_rules] =>
89    [rewritecode] => Array
90        (
91            [0] => %year%
92            [1] => %monthnum%
93            [2] => %day%
94            [3] => %hour%
95            [4] => %minute%
96            [5] => %second%
97            [6] => %postname%
98            [7] => %post_id%
99            [8] => %category%
100            [9] => %author%
101            [10] => %pagename%
102            [11] => %search%
103        )
104
105    [rewritereplace] => Array
106        (
107            [0] => ([0-9]{4})
108            [1] => ([0-9]{1,2})
109            [2] => ([0-9]{1,2})
110            [3] => ([0-9]{1,2})
111            [4] => ([0-9]{1,2})
112            [5] => ([0-9]{1,2})
113            [6] => ([^/]+)
114            [7] => ([0-9]+)
115            [8] => (.+?)
116            [9] => ([^/]+)
117            [10] => (about)
118            [11] => (.+)
119        )
120
121    [queryreplace] => Array
122        (
123            [0] => year=
124            [1] => monthnum=
125            [2] => day=
126            [3] => hour=
127            [4] => minute=
128            [5] => second=
129            [6] => name=
130            [7] => p=
131            [8] => category_name=
132            [9] => author_name=
133            [10] => pagename=
134            [11] => s=
135        )
136
137    [feeds] => Array
138        (
139            [0] => feed
140            [1] => rdf
141            [2] => rss
142            [3] => rss2
143            [4] => atom
144        )
145
146    [date_structure] => /%year%/%monthnum%/%day%
147    [search_structure] => search/%search%
148    [category_structure] => /category/%category%
149    [author_structure] => /author/%author%
150    [page_structure] => %pagename%
151    [feed_structure] => feed/%feed%
152    [comment_feed_structure] => comments/feed/%feed%
153)
154
155wp Object
156(
157    [public_query_vars] => Array
158        (
159            [0] => m
160            [1] => p
161            [2] => posts
162            [3] => w
163            [4] => cat
164            [5] => withcomments
165            [6] => s
166            [7] => search
167            [8] => exact
168            [9] => sentence
169            [10] => debug
170            [11] => calendar
171            [12] => page
172            [13] => paged
173            [14] => more
174            [15] => tb
175            [16] => pb
176            [17] => author
177            [18] => order
178            [19] => orderby
179            [20] => year
180            [21] => monthnum
181            [22] => day
182            [23] => hour
183            [24] => minute
184            [25] => second
185            [26] => name
186            [27] => category_name
187            [28] => feed
188            [29] => author_name
189            [30] => static
190            [31] => pagename
191            [32] => page_id
192            [33] => error
193            [34] => comments_popup
194            [35] => attachment
195            [36] => attachment_id
196            [37] => subpost
197            [38] => subpost_id
198        )
199
200    [private_query_vars] => Array
201        (
202            [0] => posts_per_page
203            [1] => posts_per_archive_page
204            [2] => what_to_show
205            [3] => showposts
206            [4] => nopaging
207        )
208
209    [query_vars] => Array
210        (
211            [m] =>
212            [p] =>
213            [posts] =>
214            [w] =>
215            [cat] =>
216            [withcomments] =>
217            [s] =>
218            [search] =>
219            [exact] =>
220            [sentence] =>
221            [debug] =>
222            [calendar] =>
223            [page] =>
224            [paged] =>
225            [more] =>
226            [tb] =>
227            [pb] =>
228            [author] =>
229            [order] =>
230            [orderby] =>
231            [year] =>
232            [monthnum] =>
233            [day] =>
234            [hour] =>
235            [minute] =>
236            [second] =>
237            [name] =>
238            [category_name] =>
239            [feed] =>
240            [author_name] =>
241            [static] =>
242            [pagename] =>
243            [page_id] =>
244            [error] => 404
245            [comments_popup] =>
246            [attachment] =>
247            [attachment_id] =>
248            [subpost] =>
249            [subpost_id] =>
250        )
251
252    [query_string] => error=404
253    [did_permalink] => 1
254)
255
256wp_query Object
257(
258    [post_count] => 1
259    [current_post] => -1
260    [in_the_loop] =>
261    [post] => stdClass Object
262        (
263            [ID] => 1
264            [post_author] => 1
265            [post_date] => 2005-11-22 08:37:18
266            [post_date_gmt] => 2005-11-22 13:37:18
267            [post_content] => Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
268            [post_title] => Hello world!
269            [post_category] => 0
270            [post_excerpt] =>
271            [post_status] => publish
272            [comment_status] => open
273            [ping_status] => open
274            [post_password] =>
275            [post_name] => hello-world
276            [to_ping] =>
277            [pinged] =>
278            [post_modified] => 2005-11-22 08:37:18
279            [post_modified_gmt] => 2005-11-22 13:37:18
280            [post_content_filtered] =>
281            [post_parent] => 0
282            [guid] =>
283            [menu_order] => 0
284            [post_type] =>
285            [post_mime_type] =>
286            [comment_count] => 1
287        )
288
289    [is_single] =>
290    [is_preview] =>
291    [is_page] =>
292    [is_archive] =>
293    [is_date] =>
294    [is_year] =>
295    [is_month] =>
296    [is_day] =>
297    [is_time] =>
298    [is_author] =>
299    [is_category] =>
300    [is_search] =>
301    [is_feed] =>
302    [is_trackback] =>
303    [is_home] =>
304    [is_404] => 1
305    [is_comments_popup] =>
306    [is_admin] =>
307    [is_attachment] =>
308    [is_paged] =>
309    [query] => error=404
310    [query_vars] => Array
311        (
312            [error] => 404
313            [posts_per_page] => 10
314            [what_to_show] => posts
315            [nopaging] =>
316            [order] => DESC
317            [orderby] => date DESC
318        )
319
320    [posts] => Array
321        (
322            [0] => stdClass Object
323                (
324                    [ID] => 1
325                    [post_author] => 1
326                    [post_date] => 2005-11-22 08:37:18
327                    [post_date_gmt] => 2005-11-22 13:37:18
328                    [post_content] => Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
329                    [post_title] => Hello world!
330                    [post_category] => 0
331                    [post_excerpt] =>
332                    [post_status] => publish
333                    [comment_status] => open
334                    [ping_status] => open
335                    [post_password] =>
336                    [post_name] => hello-world
337                    [to_ping] =>
338                    [pinged] =>
339                    [post_modified] => 2005-11-22 08:37:18
340                    [post_modified_gmt] => 2005-11-22 13:37:18
341                    [post_content_filtered] =>
342                    [post_parent] => 0
343                    [guid] =>
344                    [menu_order] => 0
345                    [post_type] =>
346                    [post_mime_type] =>
347                    [comment_count] => 1
348                )
349
350        )
351
352    [queried_object] =>
353    [queried_object_id] => 0
354)