I have installed wp 2.7 and uploaded the the official spanish language .mo. It is ok in english, but if I put the spanish .mo and add the corresponding define line in wp-config.php: define ('WPLANG', 'es_ES'); then I can see the site, front end, but if I try to log in I get a 500 internal server error.
To access the admin I need to define back to english, otherwise I cannot enter the admin panel. I have tried different spanish .mo from official wordpres, argentine, etc ... I have not found the solution. I thing it is the .mo file.
Any sugestions?
Gracias