If you;ve read my other thread you;d notice that I've been attempting to get up a LAMP server up and running...
Done quite well, have centos5.2, virtualmin up and running and fully updated..
Even got to a point where I've dragged across a copy of one of my forums to test out, got the database imported in and everything works fine...
Apart from one thing...
Any accented characters appear as something else (for example the
é character appears as
é
Tried changing adddefaultcharset in the /etc/httpd/conf from UTF-8 to LATIN1 and rebooted (must learn how to restart apache) but that's had no effect.
..any ideas please
---------- Post added at 17:54 ---------- Previous post was at 17:32 ----------
UPDATE: Turns out it's not the server , but a problem with MYPHPADMIN exporting the data..
Anyone know how I can export from mysql (windows command line or phpmyadmin) and keep the encoding correct???
Have changed the thread title to reflect the change in question