Maris Svirksts

Sandbox for those few moments without coding
Sandbox for those few moments without coding

Archive for the ‘Wordpress MU’ Category

Wordpress blank screen error solution

Stumbled upon an error: WordPress admin pages just went blank. No error reports, nothing. Discovered two possible reasons for it:

corrupted WordPress files.
White space after last entry in wp-config.php file.

Solutions:
If files are corrupted (incomplete uploads, for example): just use good ftp client, upload again. If curious: I use FireFTP for Firefox addon.
Take notice that files can [...]

Local Wordpress MU install with subdomains

Sometimes one just needs to install Wordpress MU with subdomains locally. Now, most of the processes here are identical to simple Wordpress or Joomla install too. The one action needed for Wordpress MU install only is getting subdomains to work.
So, here is step by step instruction:

Get latest XAMPP version: it bundles together php, MySQL, Apache [...]

Search for Wordpress MU

A few days ago in Wordpress job list came a request for Wordpress MU site wide search plugin. Out of interest I googled string:
wordpress mu search plugin
To tell the truth: I was surprised. It returned only two decent results:

One Search WPMU Plugin
wpSearchMu

Decided to test them. On a local server made a clean Wordpress MU install [...]

Install error

While trying to install Wordpress MU in a subdirectory, you may come across an error:
There doesn't seem to be a wp-config.php file. I need this before we can get started.
I did come across it. There is a button: Create a Configuration File, I clicked on it, but nothing happened.

Search