Script installer Feedback and Wordpress issue

Virtualmin Theme version: 6.7
Virtualmin version: 3.66
Operating system: Debian Linux lenny
Hi Jamie,
do you remember the issue that the script installers did not work on my system? Well I figured out why ... you need to have PHP5 installed on the system.

I did a manual installation of Wordpress on my system where they told me to have php5 php5-mysql installed on the system ... after I did this I could use the Script installer system.

The Wordpress issue:
I removed my manual installation and did the script installation of Wordpress, which went ok. Now I have downloaded the language files for de_DE and wanted to change Wordpress from the default to de_DE.

The manual says, that I need to alter the following file "wp-config.php"

[...]
/**
* WordPress Localized Language, defaults to English.
*
* Change this to localize WordPress. A corresponding MO file for the chosen
* language must be installed to wp-content/languages. For example, install
* de.mo to wp-content/languages and set WPLANG to 'de' to enable German
* language support.
*/
define ('WPLANG', 'de');
[...]

but that does not work.

Is there any Virtualmin-Speciality for this?

cheers

Martin

Status: 
Closed (fixed)

Comments