jessedijkstra
Forum Replies Created
-
Disabling the permalink structure for EM doesn’t solve the problem for me. Get redirected back to the overview page.
Running Litespeed on CentOS.
Forum: Networking WordPress
In reply to: Memory Leak – Swap space full after postingPosted all the plugins we have installed.
The problem seems to have been resolved when we switched to Litespeed. Might’ve messed up something during the PHP compilation. Too bad I’ll never know…
Forum: Networking WordPress
In reply to: Memory Leak – Swap space full after postingNot a lot of pages (6), just a lot of posts and actually listed all the plugins we use (got the server back up to look which ones we were using).
We switch to Litespeed and I recompiled PHP so I might’ve fixed it. (we will only know when we hit another traffic spike etc).
Forum: Networking WordPress
In reply to: Invalid author importing single WordPress to Mulitsite WordPressIn the end I migrated the blog by hand with mySQL. Had problems importing the media with the importer as well (PHP didn’t like the amount of imports and downloads). Took a bit of rewriting SQL queries but the effect is much better then that of the importer.
Forum: Networking WordPress
In reply to: Invalid author importing single WordPress to Mulitsite WordPressI added them as Administrators for the record btw 😉 Was just curious how exactly the WordPress Importer plugin worked. Thought it was basically setting the post author based on an ID not based on roles etc.
Forum: Networking WordPress
In reply to: Invalid author importing single WordPress to Mulitsite WordPressDoes the type of user matter for importing a user? I thought it was nothing more then an ID reference to the user.
And the reason we’re not flipping a single site to multisite: we’re trying to setup a single environment hosted CMS solution with CDN for several clients (they’re running single wordpress installations atm) to reduce maintenance cost. So after our first setup we will need to do this with more websites 😉
Forum: Networking WordPress
In reply to: Invalid author importing single WordPress to Mulitsite WordPressThose were my thoughts as well 😉 At first I thought it had to do with the import plugin not being compatible with a MU WordPress database setup, but after looking at the source I was sure that couldn’t be it.
I upgraded the single site to 3.1.1 before doing an export to ensure that I have a compatible export file.
Forum: Networking WordPress
In reply to: Invalid author importing single WordPress to Mulitsite WordPressIt does, if I map it to an user it defaults back to my current user anysways.
Forum: Networking WordPress
In reply to: Invalid author importing single WordPress to Mulitsite WordPressI’ve tried the following two options:
– Import the author
– Creating the author beforehand, assigning it to the site then assigning it to the appropiate author.Both default to my current user.