Hi Everyone, Just a heads up. If you have sites on your ISPConfig server where people have placed a £ sign in their code like below; Rather than; Then just add the following to your /etc/httpd/conf/httpd.conf file AddLanguage da .dk AddLanguage nl .nl AddLanguage en .en AddLanguage et .ee AddLanguage fr .fr AddLanguage de .de AddLanguage el .el AddLanguage it .it AddLanguage ja .ja AddCharset ISO-2022-JP .jis AddLanguage pl .po AddCharset ISO-8859-2 .iso-pl AddLanguage pt .pt AddLanguage pt-br .pt-br AddLanguage ltz .lu AddLanguage ca .ca AddLanguage es .es You can remove the languagesets that you dont feel you will need as well. It just gives your users a little more choice on charactersets. Hope this Helps. Rob