Add the whole blog
This commit is contained in:
		
					parent
					
						
							
								0d2f58ce7a
							
						
					
				
			
			
				commit
				
					
						c4f23c1529
					
				
			
		
					 418 changed files with 15708 additions and 0 deletions
				
			
		
							
								
								
									
										31
									
								
								content/post/2008-05-04-wordpress-snafu.markdown
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										31
									
								
								content/post/2008-05-04-wordpress-snafu.markdown
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,31 @@ | |||
| --- | ||||
| author: einar | ||||
| categories: | ||||
| - General | ||||
| comments: true | ||||
| date: "2008-05-04T07:35:07Z" | ||||
| slug: wordpress-snafu | ||||
| tags: | ||||
| - wordpress | ||||
| title: Wordpress SNAFU | ||||
| disable_share: true | ||||
| wordpress_id: 399 | ||||
| --- | ||||
| 
 | ||||
| Yesterday I updated _[The S.T.E.A.L. Saga](http://www.stealsaga.net) _to Wordpress 2.5.1. I thought the upgrade would be painless, but I was wrong. First of all, the auto plugin updater kind of confused between the various plugins, so it marked some as updateable although they weren't. Then, some plugins (albeit incompatible), **disappeared** from the plugin list (the fix was downloading a more recent version). | ||||
| 
 | ||||
| The biggest issue was, however, the mangling of my .htaccess file due to a wrongly-generated permalink rule that was without a trailing slash (/). Such a badly done .htaccess would cause: | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
| 	 | ||||
|   * Problems when loading the pages | ||||
| 
 | ||||
| 	 | ||||
|   * Problems with admin panels (no such page errors and the like) | ||||
| 
 | ||||
| 	 | ||||
|   * Most importantly, it would cause an enormous load on the server (and with shared hosting, it _is_ a problem) | ||||
| 
 | ||||
| 
 | ||||
| It took me at least 30 minutes to find out what the cause was. Removing .htaccess did not help, I had to remove it then change the permalink to the default value, and then change it again. Now it works, but what a bother for a seemingly "simple" upgrade. | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue