ok, I finally made it work.
the problem was a folder called headers, which was on the root folder of my server.
thanks anyway
I also seem to get this on top when I browse through the site
WordPress database error: [Table ‘XXXXXXX.wp_categories’ doesn’t exist]
SELECT COUNT(1) FROM wp_categories
where XXXXXXX is the same DB name as in wp-config
I use cuteftp
I edit the file with wordpad, saving it as a php with utf-8 coding
and cuteftp does upload it in ascii, pretty sure about that
I know that’s what’s supposed to be, but I dont have any blank lines, spaces or anything!!!!
I’ve checked a thousand times. Is there a way of editing the wp-config.php file without downloading it? that might be the problem…