Upgrade to 4.4: Permalinks Broken
-
Hey gang –
I’m trying to troubleshoot this one and would appreciate some guidance from the worthies: I upgraded to 4.4 this morning, and after doing that, all of my Permalinks broke. My HTML-fu is a bit weak, but it looks like the problem is the GETs that the clients are doing, post upgrade.
From the Apache logs prior to the upgrade:
108.28.193.219 - - [10/Dec/2015:08:41:14 -0500] "GET /index.php/category/server/ HTTP/1.1" 200 127104 108.28.193.219 - - [10/Dec/2015:08:42:01 -0500] "GET /index.php/category/server/ HTTP/1.1" 200 127104 108.28.193.219 - - [10/Dec/2015:08:42:16 -0500] "GET /index.php/category/server/ HTTP/1.1" 200 127104 108.28.193.219 - - [10/Dec/2015:08:43:25 -0500] "GET /index.php/category/server/ HTTP/1.1" 200 127104 108.28.193.219 - - [10/Dec/2015:08:43:41 -0500] "GET /index.php/category/server/ HTTP/1.1" 200 127104 108.28.193.219 - - [10/Dec/2015:08:43:54 -0500] "GET /index.php/category/net/ HTTP/1.1" 200 42474All happy and whatnot. Post upgrade:
108.28.193.219 - - [10/Dec/2015:10:36:23 -0500] "GET /category/server/ HTTP/1.1" 404 214 108.28.193.219 - - [10/Dec/2015:10:36:51 -0500] "GET /category/server/ HTTP/1.1" 404 214 108.28.193.219 - - [10/Dec/2015:10:41:36 -0500] "GET /category/server/ HTTP/1.1" 404 214 108.28.193.219 - - [10/Dec/2015:10:41:39 -0500] "GET /category/server/ HTTP/1.1" 404 214 108.28.193.219 - - [10/Dec/2015:10:41:41 -0500] "GET /category/server/ HTTP/1.1" 404 214 108.28.193.219 - - [10/Dec/2015:10:41:54 -0500] "GET /category/server/ HTTP/1.1" 404 214This has gotta be something I’m doing wrong, but why is the “/index.php” not prepended in the GET?
I’ve:
– Disabled all plugins
– Reverted to default themesNothing has helped.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Upgrade to 4.4: Permalinks Broken’ is closed to new replies.