What are you using to edit your config file? Editing with MS Notepad/Wordpad will probably break the file. Use notepad++ and save it with Unix newlines (\n), charset: UTF-8 without Byte-Order-Mark.
Apart from that I have no idea what could be wrong...
|